> Alexis Huxley <ahuxley@gmx.net> writes:
>
> > If the file gets patched at update time as you suggest, then presumbly
> > that second '55' cannot be higher than my working copy revision?
>
> Yes!
>
> > Status| Out-of-date? | Local Rev | Last changed info | Path
> > _ 965 938 kfogel ./autogen.sh
> > _ * 965 -> 970 <- sussman ./build.conf
> > M 965 687 joe ./buildcheck.sh
>
> Wow, that is so totally wrong!
>
> Quick... somebody patch that help text in main.c. It never happened.
> :-)
Couldn't resist :-) Here's a patch for
http://svn.collab.net/repos/svn/trunk/subversion/clients/cmdline/main.c:
Index: ./main.c
===================================================================
--- ./main.c
+++ ./main.c Fri Jul 26 17:22:06 2002
@@ -367,7 +367,7 @@
"Decoding --verbose output:\n"
"Status| Out-of-date? | Local Rev | Last changed info | Path\n"
" _ 965 938 kfogel ./autogen.sh\n"
- " _ * 965 970 sussman ./build.conf\n"
+ " _ * 965 921 sussman ./build.conf\n"
" M 965 687 joe ./buildcheck.sh\n",
{ 'u', 'v', 'N', 'q',
svn_cl__auth_username_opt, svn_cl__auth_password_opt } },
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 17:24:59 2002