RabbitVCS: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Keplerbr (talk | contribs)
No edit summary
 
(16 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Infobox Software
{{Infobox Software

| name = RabbitVCS
| logo = [[File:Rabbitvcs.svg|100px]]
| logo = Rabbitvcs.svg
| screenshot = [[File:RabbitVCS screenshot.png|220px]]
| screenshot = RabbitVCS screenshot.png
| caption = Screenshot of RabbitVCS
| caption = Screenshot of RabbitVCS
| collapsible = No
| developer = Bruce van der Kooij, Adam Plumb, Jason Heeris, Jason Field
| developer = Bruce van der Kooij, Adam Plumb, Jason Heeris, Jason Field
| frequently updated = yes
| programming language = [[Python (programming language)|Python]], [[PyGTK]]
| programming language = [[Python (programming language)|Python]], [[PyGTK]]
| released = February 17th, 2009<ref>{{cite web |url=http://blog.rabbitvcs.org/archives/37 |title=Release announcement for v0.12 ALPHA|publisher=Site oficial do RabbitVCS |date=February 17th, 2009 |accessdate=July 17th, 2014}}</ref>
| released = {{Start date and age|2009|02|17|df=yes}}<ref>{{cite web |url=http://blog.rabbitvcs.org/archives/37 |title=Release announcement for v0.12 ALPHA|publisher=Site oficial do RabbitVCS |date=February 17, 2009 |accessdate=July 17, 2014}}</ref>
| platform =
| platform =
| language =
| operating system = [[Linux]]
| operating system = [[Linux]]
| language =
| language =
| genre = Version control system client
| genre = [[Version control]]
| license = [[GNU General Public License]] (version 2)
| license = [[GPLv2]]
| website = http://rabbitvcs.org
| website = {{URL|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<ref>{{cite web |url=https://code.google.com/p/nautilussvn/ |title=Google Code - NautilusSVN|publisher=Google Code - NautilusSVN |accessdate=July 17th, 2014}}</ref>, 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<ref>{{cite web |url=http://wiki.rabbitvcs.org/wiki/support/faq |title=RabbitVCS - Frequently Asked Questions (FAQ)|publisher=Official RabbitVCS website |accessdate=July 17th, 2014}}</ref>).
'''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,<ref>{{cite web |url=https://code.google.com/p/nautilussvn/ |title=Google Code - NautilusSVN |website=Google Code - NautilusSVN |accessdate=July 17, 2014}}</ref> 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<ref>{{cite web |url=http://wiki.rabbitvcs.org/wiki/support/faq |title=RabbitVCS - Frequently Asked Questions (FAQ) |website=Official RabbitVCS website |accessdate=July 17, 2014}}</ref>).


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.
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.

Note however the Thunar integration does not support SVN status marks (otherwise known as "emblems") on file icons.


== Git ==
== Git ==
As of release 0.14 Beta 1,<ref name="gitbetaannounce">{{cite web |url=http://blog.rabbitvcs.org/archives/247 |title=Release announcement for RabbitVCS v0.14 BETA1!|publisher=RabbitVCS blog |date=2010-11-27 |accessdate=2010-11-29}}</ref> [[Git (software)|Git]] version control is also supported.
As of release 0.14 Beta 1,<ref name="gitbetaannounce">{{cite web |url=http://blog.rabbitvcs.org/archives/247 |title=Release announcement for RabbitVCS v0.14 BETA1!|publisher=RabbitVCS blog |date=2010-11-27 |accessdate=2010-11-29}}</ref> [[Git (software)|Git]] version control is also supported. Under active development on github https://github.com/rabbitvcs/rabbitvcs.

== External links ==
* [http://rabbitvcs.org/ Official RabbitVCS website]
* [http://code.google.com/p/rabbitvcs Google Code Project for RabbitVCS]


==References==
==References==
{{Reflist}}
{{Reflist}}

== External links ==
* {{Official website|http://rabbitvcs.org}}
<!-- * {{Under active development on github|https://github.com/rabbitvcs/rabbitvcs/network}} -->


[[Category:Git (software)]]
[[Category:Git (software)]]
[[Category:Linux archivers and compression-related utilities]]
[[Category:Apache Subversion]]
[[Category:Subversion]]
[[Category:Version control GUI tools]]
[[Category:Revision control GUI tools]]

Latest revision as of 18:55, 22 December 2021

RabbitVCS
Developer(s)Bruce van der Kooij, Adam Plumb, Jason Heeris, Jason Field
Initial release17 February 2009; 15 years ago (2009-02-17)[1]
Stable release0.19 (July 19, 2023 (2023-07-19)) [±]
Written inPython, PyGTK
Operating systemLinux
TypeVersion control
LicenseGPLv2
Websiterabbitvcs.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,[2] 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[3]).

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.

Note however the Thunar integration does not support SVN status marks (otherwise known as "emblems") on file icons.

Git[edit]

As of release 0.14 Beta 1,[4] Git version control is also supported. Under active development on github https://github.com/rabbitvcs/rabbitvcs.

References[edit]

  1. ^ "Release announcement for v0.12 ALPHA". Site oficial do RabbitVCS. February 17, 2009. Retrieved July 17, 2014.
  2. ^ "Google Code - NautilusSVN". Google Code - NautilusSVN. Retrieved July 17, 2014.
  3. ^ "RabbitVCS - Frequently Asked Questions (FAQ)". Official RabbitVCS website. Retrieved July 17, 2014.
  4. ^ "Release announcement for RabbitVCS v0.14 BETA1!". RabbitVCS blog. 2010-11-27. Retrieved 2010-11-29.

External links[edit]