setting keywords prop automatically via .subversion/config file?
From: mike south <msouth_at_nandomedia.com>
Date: 2004-05-11 21:47:04 CEST
Hi,
I want every file I add to any repository to have the keywords prop
[msouth@rusr201d msouth]$ grep -v "^#" ~/.subversion/config
[miscellany]
[auto-props]
[msouth@rusr201d scratch]$ cat > test_file
[msouth@rusr201d scratch]$ cat test_file
As you can see from the last "cat" command, $Id$ is still not expanded
Another thing I've noticed after some experimentation is that, after I
Properties on 'test_file3':
If I then do 'svn propset svn:keywords "Author Date Id Rev URL"
Properties on 'test_file3':
Can anyone shed some light on this for me?
Thanks,
mike
PS: svn --version
-- ----------------------------------------- Name : Mike South Title : Software Developer Company : Nando Media Work Phone : (919) 861-1259 Cell Phone : (919) 622-1857 Work Fax : (919) 861-1300 Work Email : msouth@nandomedia.com AIM : msouthnando Web Site : http://www.nandomedia.com/ ----------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue May 11 21:49:57 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.