[Ilugc] recommendation for CVS replacement

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Sun Aug 6 21:32:17 2006

On 8/6/06, Bhuvaneswaran <bhuvan@xxxxxxxxxx> wrote:

I want to retire CVS as my version control system and move to
something newer.  Can someone recommend a version control
system that fits my requirement below?

subversion. subversion.

Thanks to everyone for their suggestions.

Some two years ago, Venki from Collabnet spoke about SVN at the
lug meet.  He remarked that one of his colleagues who was a DB
developer had not only his code in SVN, but also the entire Oracle
installation including a test DB!

My current requirement is similar in that it comprises of part source
code and part binaries.  File permissions, ownership and hard links
must be versioned on the binaries.  I'm running svn 1.3.0 and am
unable to coax svn to version file metadata.  I have the following in
my ~/.subversion/config.

[auto-props]
* = svn:text-time=yes;svn:owner=yes;svn:group=yes;svn:unix-mode=yes

Any help is much appreciated.

- Raja

Other related posts: