Posted in Code on Jul 15th, 2006
On several occasions recently I have needed to mirror a remote Subversion repository on my laptop for development. The circumstances were a little different in each case, but the basic need was the same. In the most recent instance I wanted to track the Typo Subversion repository while at the same time managing my own […]
Read Full Post »
Posted in Tools on Aug 5th, 2005
We’ll continue to update this list for each source control product we evaluate. We are certainly not opposed to requests or contributions so if you have anything you would like to add or if you feel something is inaccurate we welcome your feedback.
Comparison Chart
SVN
CVS
Perforce
VSS
IDE Support
Eclipse
X
X
X
-
Visual Studio
X
-
X
X
JDeveloper
X
X
X
-
Together
-
-
X
-
Build/Deploy
Ant
X
X
X
X
Other Java API’s
X
X
X
X
Features
Reserved Checkouts
X
X
X
Change Sets
-
X
Atomic Commit
X
X
Commit Messages
X
X
X
X
Audit Notification
X
X
X
Revision History
X
X
X
X
Export functionality
X
X
X
X
Any […]
Read Full Post »