README in rscm-0.3.8 vs README in rscm-0.3.9

- old
+ new

@@ -1,6 +1,6 @@ -= RSCM - Ruby Source Control Management (0.3.8) += RSCM - Ruby Source Control Management (0.3.9) RSCM is to SCM what DBI/JDBC/ODBC are to databases - an SCM-independent API for accessing different SCMs. The features are roughly: * Check out a working copy (with possibility to specify branch/date/label) * Get changesets (changesets are emulated for non-transactional SCMs like CVS and StarTeam) @@ -29,15 +29,15 @@ * Jon Tirsen - CVS, Subversion * Yogi Kulkarni - Perforce == Supported SCMs -* CVS - http://www.cvshome.org (stable) +* CVS - http://www.nongnu.org/cvs (stable) * Subversion - http://subversion.tigris.org (stable) +* ClearCase - http://www-306.ibm.com/software/awdtools/clearcase (not thoroughly tested) In progress: -* ClearCase -http://www-306.ibm.com/software/awdtools/clearcase (half complete) * Darcs - http://www.abridgegame.org/darcs (very incomplete) * Monotone - http://www.venge.net/monotone (half complete) * Perforce - http://www.perforce.com (nearly complete - a little out of date with recent API) * StarTeam - http://www.borland.com/starteam (nearly complete - a little out of date with recent API)