forked from rabbitvcs/rabbitvcs
-
Notifications
You must be signed in to change notification settings - Fork 0
The new home of rabbitvcs
License
anno0/rabbitvcs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
RabbitVCS
----------
RabbitVCS is a set of graphical tools written to provide simple and
straightforward access to the version control systems you use.
RabbitVCS is now distributed in two parts. The first part is the python module
that is not connected to any file manager or text editor. This is what is now
known as "rabbitvcs". The second part is the series of front-ends or clients
that we distribute. These consist of a Nautilus extension, a Thunar extension,
a Gedit plugin, and a command line utility. All of these clients use the same
python module as a back-end.
Requires:
pygtk >= 2.12
python-gobject >= 2.14
python-configobj >= 4.4.0
For spell checking of commit messages:
python-gtkspell
For subversion:
python-svn >= 1.7.2
subversion >= 1.4.6
For git:
dulwich >= 0.9.7
git
Recommends:
meld (graphical diff tool)
Install:
(as root or using sudo)
$ python setup.py install
On Ubuntu or Debian-based distros, instead run:
$ sudo python setup.py install --install-layout=deb
Each clients' README file contains details on their dependencies and
installation.
Manual Upgrade:
To upgrade an existing version manually, copy the contents of the
repository to the rabbitvcs lib folder.
For example: /usr/lib/pymodules/python2.7/rabbitvcs
Homepage:
http://www.rabbitvcs.org
About
The new home of rabbitvcs
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published