--no-newline and --strict [was: Re: svn commit: rev 7773 - in trunk/subversion: include svnversion]
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-17 19:05:38 CET
Philip Martin wrote:
We should at least make the option consistent with other Subversion commands, such as the option for not adding a newline in "svn propget". "propget" currently uses "--strict" to suppress the newline and various other stuff, whereas "log" currently uses "strict" for something completely different. Obviously that is a mess and not the intention behind having "common options".
So your option --no-newline (-n) is probably a good, common option that we should port into "svn propget", and we should ditch "--strict" because it is too general a word (like "force") and replace it with options that say what they mean.
How about replacing --strict with:
"svn propget":
"svn log":
I might even do the work if we agree on it. :-)
- Julian
---------------------------------------------------------------------
|
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.