Re: Recursive property setting

2010-09-29 Thread stevep
worked beautifully. had spent an hour hunting in red bean manual but didn't stumble across this. thanks so much for your help On Sep 29, 8:27 pm, Quinn Taylor wrote: > You'll want to modify the [auto-props] section in your ~/.subversion/config > file. You can set svn:keywords=Revision for any m

Re: Recursive property setting

2010-09-29 Thread Quinn Taylor
You'll want to modify the [auto-props] section in your ~/.subversion/config file. You can set svn:keywords=Revision for any matching pattern you like. This will cause any SVN client to automatically apply that property (and any others) when adding matching files. Manually applying the property

Recursive property setting

2010-09-29 Thread stevep
Hi I want to be able to set svn:keywords Revision on all the files in my (large) project, and have this automatically added to each new file. How do I do this? thanks Steve -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, se