[unknown button type]
Differences

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

Link to this comparison view

support:faq [2014/10/06 10:37]
d3vid troubleshooting
support:faq [2014/10/06 11:18] (current)
d3vid update support mentions
Line 4: Line 4:
  
 ** What is RabbitVCS? **  ** What is RabbitVCS? ** 
-RabbitVCS is a project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems. ​ ​Currently,​ we only support the Nautilus file manager ​and the Subversion version control ​system.+RabbitVCS is a project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems. ​We currently ​support the Git and Subversion version control ​​systems, and the Nautilus and Thunar file managers.
  
 ** What does the VCS stand for? **  ** What does the VCS stand for? ** 
-**V**ersion **C**ontrol **S**ystem. ​ This is a program like [[http://subversion.tigris.org/​|Subversion]],​ [[http://git-scm.com/​|Git]]or [[http://mercurial.selenic.com/wiki/|Mercurial]] which allows one or many developers to maintain control over their source code. +**V**ersion **C**ontrol **S**ystem. This is a program like [[http://git-scm.com/​|Git]] or [[http://subversion.tigris.org/|Subversion]] which allows one or many developers to track changes to their source code.
  
-** Where can I get RabbitVCS? ** +** Where can I get RabbitVCS? **
 Please go to our [[:​download|Downloads]] section. Please go to our [[:​download|Downloads]] section.
 +
 +** When do you plan to support other file managers / VCSes? **
 +Support for additional clients and systems relies on contributions from the community. Patches are welcome! The best place to start is probably finding experts in the client or system project you're interested in, and identifying Python libraries that integrate with them. 
  
 ** I would like to contribute to RabbitVCS, but I'm not sure where to start. **  ** I would like to contribute to RabbitVCS, but I'm not sure where to start. ** 
 Please go to our [[:​contribute]] section. Please go to our [[:​contribute]] section.
- 
-** When do you plan to support other VCS', like GIT? **  
-Version 0.14 is our milestone release for supporting other VCS' which has already been released and adds support for Git. 
  
 ** Can RabbitVCS replace everything I do from the command line? **  ** Can RabbitVCS replace everything I do from the command line? ** 
-Possibly, but then again, possibly not :) RabbitVCS covers ​most of the ordinary ​usage of SVN, so if your workflow is not too esoteric then it's unlikely ​you'll need to use the command line. On the other hand, if you're doing something ​that is complicated or that requires a lot of manual intervention,​ you will certainly need to know how to use the SVN command line client.+Possibly, but then again, possibly not :) RabbitVCS covers ordinary ​​version control commands, so if your workflow is not too esoteric then you shouldn'need to the command line. On the other hand, if you're doing something complicated or that requires a lot of manual intervention,​​ you will certainly need to know how to use the command line client ​​for your version control system.
  
 == Installation == == Installation ==