On Fri, 8 Apr 2005, Julian Foad wrote:
> lundblad@tigris.org writes:
> > --- trunk/subversion/clients/cmdline/main.c (original)
> > +++ trunk/subversion/clients/cmdline/main.c Fri Apr 8 04:25:12 2005
> > @@ -575,7 +575,10 @@
> > " each of which consists of a relative directory path, optional\n"
> > " revision flags, and an URL. For example\n"
> > " foo http://example.com/repos/zig\n"
> > - " foo/bar -r 1234 http://example.com/repos/zag\n"),
> > + " foo/bar -r 1234 http://example.com/repos/zag\n"
> > + " svn:needs-lock - If present, indicates that the file should be\n"
> > + " locked before it is modified. Makes the file read-only in the\n"
> > + " working copy when it is not locked."),
>
> You made that message no longer end with a newline, so the text runs up against
> the "Valid options:" block. Please add back a "\n".
>
Crap! I'll fix.
Thanks,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 8 21:48:04 2005