Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
xfce:thunar:thunar-vcs-plugin [2019/11/13 01:29] – created kevinbowenxfce:thunar:thunar-vcs-plugin [2021/02/09 00:19] (current) – update latest release to use rss feed kevinbowen
Line 1: Line 1:
-====== thunar-vcs-plugin ======+~~NOTOC~~ 
 +{{ :xfce:xfce.thunar.png?no link|}} 
 +====== Thunar - thunar-vcs-plugin ======
  
-===== About =====+  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Building and Installing|Building and Installing]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +---- 
 + 
 +===== Introduction =====
 The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar. The Thunar VCS Plugin adds Subversion and GIT actions to the context menu of thunar.
-This gives SVN integration and GIT integration to Thunar.+This gives an SVN and GIT integration to Thunar.
  
 This project was formerly known as Thunar SVN Plugin. This project was formerly known as Thunar SVN Plugin.
Line 11: Line 21:
  * Subversion info in file properties dialog.  * Subversion info in file properties dialog.
  * Basic git actions: add, blame, branch, clean, clone, log, move, reset, stash, status.  * Basic git actions: add, blame, branch, clean, clone, log, move, reset, stash, status.
 +
 +----
  
 ===== Usage ===== ===== 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.+In the Thunar file/folder viewright click on a file or folder and the context menu will pop up showing the SVN and GIT sub menu.
 Choose the appropriate action. Choose the appropriate action.
 +
 +----
  
 ===== Screenshots ===== ===== Screenshots =====
 These screen shots are of the Thunar git Plugin. These screen shots are of the Thunar git Plugin.
  
-{{thunar-git-plugin-menu.png?800|context menu}} +<figure "Git context sub menu show for a version controlled file"> 
- +{{thunar-git-plugin-menu.png?650|Git context sub menu show for a version controlled file}} 
-The Git context sub menu show for a version controlled file.+</figure>
  
-{{thunar-git-plugin-log.png?800|update dialog}}+<figure "Git log window for a selected file"> 
 +{{thunar-git-plugin-log.png?650|Git log window for a selected file}} 
 +</figure>
  
 The notification dialog is shown during and after several Git actions. The notification dialog is shown during and after several Git actions.
 +
 ---- ----
  
 These screen shots are of the Thunar SVN Plugin. These screen shots are of the Thunar SVN Plugin.
  
-{{thunar-svn-plugin-menu.png|context menu}}+<figure "SVN context sub menu show for a version controlled file"> 
 +{{thunar-svn-plugin-menu.png?650|SVN context sub menu show for a version controlled file}} 
 +</figure>
  
 The SVN context sub menu show for a version controlled file. The SVN context sub menu show for a version controlled file.
  
-{{thunar-svn-plugin-update.png|update dialog}}+<figure "SVN log window for a selected file"> 
 +{{thunar-svn-plugin-update.png|SVN log window for a selected file}} 
 +</figure>
  
 The notification dialog is shown during and after many SVN actions, like update. The notification dialog is shown during and after many SVN actions, like update.
  
-===== Releases ===== +[[|Back To Top]] 
-Versions 0.0.3, 0.0.2 and 0.0.1 are from the Thunar SVN Plugin+----
  
-==== Version 0.1.90 ==== +===== Required Packages =====
-[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.90.tar.bz2|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.md5]]\\ +
-[[http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.90.tar.bz2.sha1|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 ==== +The Thunar VCS Plugin depends on the following packages:
-[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2|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.md5]]\\ +
-[[http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2.sha1|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 ==== +  * [[https://gitlab.xfce.org/xfce/thunar|Thunar]] 
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2]] \\ +  * [[https://gitlab.xfce.org/bindings/thunarx-python|Thunarx]] 
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2.md5]] \\ +  [[https://www.gtk.org|GTK+]] 
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2.sha1]] \\+  * [[https://developer.gnome.org/gio/|GIO]] 
 +  * [[https://wiki.gnome.org/Projects/GLib|GLib]] 
 +  [[https://gitlab.xfce.org/xfce/exo|exo]] 
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]]
  
-==== Version 0.1.3 ==== +For svn support it requires the following packages
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.3.tar.bz2]] \\ +  * libsvn 1.5 or higher 
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.3.tar.bz2.md5]] \\ +  * libapr 0.9.7 or higher
-[[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 ==== +For git support it requires the following packages
-[[http://www.xfce.org/archive/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.2.tar.bz2]] \\ +  * git
-[[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 ==== +[[|Back To Top]] 
-[[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]] \\ +
- +
- +
-==== Git ==== +
-[[http://git.xfce.org/thunar-plugins/thunar-vcs-plugin/]] +
-  git clone git://git.xfce.org/thunar-plugins/thunar-vcs-plugin +
- +
-===== Dependencies ===== +
- * Thunar  +
- * Thunarx 1.2.0 or higher +
- * exo 0.6.0 or higher +
- * libxfce4util 4.8.0 or higher +
- * gtk 2.14.0 or higher +
- * glib 2.18.0 or higher +
- * gobject 2.18.0 or higher +
- * libsvn 1.5 or higher (optional) +
- * libapr 0.9.7 or higher (optional) +
- * git application (optional)+
  
 ===== Building and Installing ===== ===== Building and Installing =====
-For building the Thunar VCS Plugin depends on xfce4-dev-tools version 4.8.0 or higher. +Building the Thunar VCS Plugin depends on [[:xfce:xfce4-dev-tools:start|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.+For Thunar to be able to find the Thunar VCS Pluginboth have to be installed with the same prefix.
 The configure script will automatically try find the prefix of Thunar. The configure script will automatically try find the prefix of Thunar.
-To ensure this run the following command to build from tarball:+To ensure this is the case, run the following command to build from tarball:
   ./configure   ./configure
 For source build from the git repository run the following: For source build from the git repository run the following:
   ./autogen.sh   ./autogen.sh
-Afterwards one of these commands the source is ready to be build and installed. +After running one of these commandsthe source is ready to be build and installed. 
-For install root access might be necessary.+For installation, root access might be necessary.
   make && make install   make && make install
 +
 +[[|Back To Top]]
 +----
 +
 +===== Latest Release =====
 +{{rss>hhttps://archive.xfce.org/feeds/project/thunar-vcs-plugin 1 date description 2h}}
 +
 +[[https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin|Previous Releases]]
 +
 +----
 +
 +==== Source Code Repository ====
 +[[https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin]]
 +
 +----
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Thunar Plugins'', component ''thunar-vcs-plugin'').+  * **[[:xfce:thunar:thunar-vcs-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs 
 + 
 + 
 +[[|Back To Top]] 
 +---- 
 +[[:xfce:thunar:|Back to Thunar documentation page]]