[Ilugc] recommendation for CVS replacement

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Mon Aug 7 14:49:11 2006

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

You can do this with subversion using the propset, propget, proplist
commands. Subversion recognizes set of predefined special versioned
properties but it is not limited to that.
...
See, propset, propget, proplist, propdel commands for more details.
You can also refer[1] for more details.
[1] http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.propset.html

I fear that at some point in the future, I'll fail to run "svn propset ..." on
some file and break things in weired and wonderful ways.

Is there some way svn can automatically pickup file mode, user and
group information on evey commit?  Ofcourse, svn also needs to
automatically apply them on a checkout.  Or do I need to handle
them through the hooks?

- Raja

Other related posts: