RabbitVCS: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
WP:CRYSTAL, NPOV
Line 14: Line 14:
}}
}}


'''RabbitVCS''' is a graphical front-end for version control systems available on Linux. It integrates into file managers to provide file context menu access to version control repositories. The project was originally called NautilusSvn, but due to the desire to support file managers in addition to [[Nautilus (file manager)|Nautilus]] and more version control systems, it was renamed to RabbitVCS (Version Control System). The interface was inspired by [[TortoiseSVN]], recognisable by the file manager shell integration, which is available on both Nautilus and [[Thunar]] in the case of RabbitVCS. It can also integrate into [[Gedit]] or run independently on the command line.
'''RabbitVCS''' is a graphical front-end for version control systems available on Linux. It integrates into file managers to provide file context menu access to version control repositories. The project was originally called NautilusSvn, but due to the desire to support file managers in addition to [[Nautilus (file manager)|Nautilus]] and more version control systems, it was renamed to RabbitVCS (Version Control System). The interface was inspired by [[TortoiseSVN]], recognisable by the file manager shell integration, which is available on Nautilus and [[Thunar]] in the case of RabbitVCS. It can also integrate into [[Gedit]] or run independently on the command line.

Unlike TortoiseSVN, which only provides functionality for [[Subversion (software)|Subversion]], RabbitVCS aims to eventually support multiple version control systems including [[Git (software)|Git]] in the next upcoming release <ref name=roadmap>http://wiki.rabbitvcs.org/wiki/about/roadmap</ref> and [[Mercurial]] at a later stage.


==References==
==References==

Revision as of 11:51, 11 August 2010

RabbitVCS
Developer(s)Bruce van der Kooij, Adam Plumb, Jason Heeris, Jason Field
Stable release
0.13.3 / June 16, 2010 (2010-06-16)
Operating systemLinux
TypeVersion control system client
LicenseGNU General Public License (version 2)
Websitehttp://rabbitvcs.org

RabbitVCS is a graphical front-end for version control systems available on Linux. It integrates into file managers to provide file context menu access to version control repositories. The project was originally called NautilusSvn, but due to the desire to support file managers in addition to Nautilus and more version control systems, it was renamed to RabbitVCS (Version Control System). The interface was inspired by TortoiseSVN, recognisable by the file manager shell integration, which is available on Nautilus and Thunar in the case of RabbitVCS. It can also integrate into Gedit or run independently on the command line.

References

External links