While testing all kinds of silly argument combinations to find
inconsistencies in argument handling I found this case where checkout
reports a bogus error that covers up the real error.
$ cd /path/to/wc
$ svn status ^/ foo
subversion/svn/status-cmd.c:250: (apr_err=155010)
subversion/svn/util.c:11
On 06/13/2010 06:25 PM, Uwe Stuehler wrote:
While testing all kinds of silly argument combinations to find
inconsistencies in argument handling I found this case where checkout
Oops! s/checkout/status/ (I changed the example.)
> -Original Message-
> From: hwri...@apache.org [mailto:hwri...@apache.org]
> Sent: maandag 14 juni 2010 1:20
> To: comm...@subversion.apache.org
> Subject: svn commit: r954328 - /subversion/trunk/build/run_tests.py
>
> Author: hwright
> Date: Sun Jun 13 23:19:53 2010
> New Revision: 954
On Mon, Jun 14, 2010 at 2:36 AM, Bert Huijben wrote:
>
>
> > -Original Message-
> > From: hwri...@apache.org [mailto:hwri...@apache.org]
> > Sent: maandag 14 juni 2010 1:20
> > To: comm...@subversion.apache.org
> > Subject: svn commit: r954328 - /subversion/trunk/build/run_tests.py
> >
>
On 06/13/10 06:25 PM, Uwe Stuehler wrote:
Index: subversion/libsvn_client/cmdline.c
===
--- subversion/libsvn_client/cmdline.c (revision 953325)
+++ subversion/libsvn_client/cmdline.c (working copy)
@@ -123,6 +123,7 @@ check_root_url
5 matches
Mail list logo