Table of Contents

thunar-vcs-plugin

About

The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar. This gives a SVN integration and GIT integration to Thunar.

This project was formerly known as Thunar SVN Plugin.

The current features are:

Usage

In the thunar file/folder view right click on a file ore folder and the context menu pops up showing the SVN and GIT sub menu. Choose the appropriate action.

Screenshots

These screen shots are of the Thunar git Plugin.

context menu

The Git context sub menu show for a version controlled file.

update dialog

The notification dialog is shown during and after several Git actions.


These screen shots are of the Thunar SVN Plugin.

context menu

The SVN context sub menu show for a version controlled file.

update dialog

The notification dialog is shown during and after many SVN actions, like update.

Releases

Versions 0.0.3, 0.0.2 and 0.0.1 are from the Thunar SVN Plugin

Version 0.1.90

https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.90.tar.bz2
http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.90.tar.bz2.md5
http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.90.tar.bz2.sha1

Version 0.1.5

https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2
http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2.md5
http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2.sha1

Version 0.1.4

http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2.md5
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2.sha1

Version 0.1.3

http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.3.tar.bz2
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.3.tar.bz2.md5
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.3.tar.bz2.sha1

Version 0.1.2

http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.2.tar.bz2
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.2.tar.bz2.md5
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.2.tar.bz2.sha1

Version 0.1.1

http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.1.tar.bz2
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.1.tar.bz2.md5
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.1.tar.bz2.sha1

Version 0.1.0

http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.0.tar.bz2
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.0.tar.bz2.md5
http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.0.tar.bz2.sha1

Version 0.0.3

http://goodies.xfce.org/releases/thunar-svn-plugin/ChangeLog
http://goodies.xfce.org/releases/thunar-svn-plugin/MD5SUMS
http://goodies.xfce.org/releases/thunar-svn-plugin/thunar-svn-plugin-0.0.3.tar.bz2

Version 0.0.2

http://goodies.xfce.org/releases/thunar-svn-plugin/MD5SUMS
http://goodies.xfce.org/releases/thunar-svn-plugin/thunar-svn-plugin-0.0.2.tar.bz2

Version 0.0.1

http://goodies.xfce.org/releases/thunar-svn-plugin/MD5SUMS
http://goodies.xfce.org/releases/thunar-svn-plugin/thunar-svn-plugin-0.0.1.tar.bz2

Git

http://git.xfce.org/thunar-plugins/thunar-vcs-plugin/

git clone git://git.xfce.org/thunar-plugins/thunar-vcs-plugin

Dependencies

Building and Installing

For building the Thunar VCS Plugin depends on xfce4-dev-tools version 4.8.0 or higher. For Thunar to be able to find the Thunar VCS Plugin both have to be install with the same prefix. The configure script will automaticly try find the prefix of thunar. To ensure this run the following command to build from tarball:

./configure

For source build from the git repository run the following:

./autogen.sh

Afterwards one of these commands the source is ready to be build and installed. For install root access might be necessary.

make && make install

Reporting Bugs

Bugs should be reported to the Xfce bug tracking system (product Thunar Plugins, component thunar-vcs-plugin).