Re: Why do commands fail when a file is unknown to svn?
From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-03-05 00:24:40 CET
>> why not provide an extra flag like
> I will veto this. We don't need another configuration switch to
Maybe I misunderstood the use case in the original post --
if I now get it right,
so...
this kind of ls would work without access to the remote repository
--- And while I may have the ear of an svn developer -- svn ls -N <--- unsupported/error (nonrecursive is default) svn ls -R svn add -N svn add -R <--- unsupported/error (recursive is default) why are the some functions that default to "-R"ecursive and some other that default to "-N"onrecursive, but either one complains when used when the default -R and -N is explicitly specified -- this is sometimes annoying because you have to remember whether a command requires an -R, -N or nothing all the time. ( is this filed as an issue or as a nono-decision already? I couldn't find anything on the topic yet ) thanks to the svn developers for this great product :-) ===== c.a.t. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Mar 5 00:23:59 2004 |
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.