Re: ignore not recursive to subdirectories
From: Paul L Lussier <pll_at_lanminds.com>
Date: 2003-05-02 15:24:56 CEST
In a message dated: 01 May 2003 22:46:48 CDT
>Or, if the community thinks it useful, we could make 'svn propedit -R'
Are you saying that 'svn propedit -R' would first pop up into an
I think the former would be useful, I think the latter would be
svn propedit -R PROPNAME . # take property info from STDIN
svn propedit -R PROPNAME . < props.txt # take property info from
svn propedit -R PROPNAME -e EDITOR . # invoke the editor,
In all cases, the props would be applied recursively due to the -R
Just some thoughts, do with them what you will :)
-- Seeya, Paul -- Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE It may look like I'm just sitting here doing nothing, but I'm really actively waiting for all my problems to go away. If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri May 2 15:26:15 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.