Advanced Search
Search Results
5 total results found
Subversion
What is Subversion?Subversion is a version control system or SCM (software configuration management) tool. It is open-source and provides a feature set superior to that of CVS and Visual Source Safe. More information can be found at subversion.tigris.org.Too...
Revision Control Systems Compared
Comparison chartsThere is an in-depth Version Control Systems Comparison available that covers many important features you might be looking for.Popular Systems and their Pros/ConsThis list is by no means complete. For more in-depth information, refer to the l...
Installing Subversion on Windows
Download and install the Windows binary. Download and install svnservice. Because we will run Subversion as a service, C:\Program Files\Subversion\bin must be part of the PATH environment variable. The installation should have done this but double-check this....
What are some document management services/document version control applications out there?
Two great options that we recommend are Git and SVN.Git: http://git-scm.com/Git is a free and open source distributed version control system designed to handle everything from small projects to very large projects with speed and efficiency. It offers a variety...
Eclipse
Eclipse, for most people who use it, is an Integrated Development Environments (IDE). Although it is well-known as a Java IDE, it can be used as an IDE for other languages. Features (Note: These features applies to Eclipse + JDT. Features for other languages...