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 <[email protected]> wrote: > 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 to large number of existing files would be > painful. I recommend the svn_apply_autoprops.py script to do it > automatically. You can then choose to revert any properties you don't want, > then commit when you're ready. > > https://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side... > > Hope that helps, > - Quinn > > On Sep 28, 2010, at 9:03 PM, stevep wrote: > > > 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, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/versions?hl=en. > > > > smime.p7s > 4KViewDownload -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
