Re: [PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-07-13 Thread Stefan Sperling
On Sun, Jun 13, 2010 at 06:25:00PM +0200, Uwe Stuehler wrote: > 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 >

Re: [PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-06-16 Thread Daniel Shahaf
Julian Foad wrote on Wed, 16 Jun 2010 at 16:31 +0100: > On Mon, 2010-06-14 at 03:44 +0200, Uwe Stuehler wrote: > > As far as I understood the purpose of check_root_url_of_target(), > > it is applied in order to make sure that if ^/ is being used, all > > other arguments refer to the same repository

Re: [PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-06-16 Thread Julian Foad
On Mon, 2010-06-14 at 03:44 +0200, Uwe Stuehler wrote: > On 06/13/10 06:25 PM, Uwe Stuehler wrote: > > Index: subversion/libsvn_client/cmdline.c > > === > > --- subversion/libsvn_client/cmdline.c (revision 953325) > > +++ subversion/li

Re: [PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-06-13 Thread Uwe Stuehler
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

Re: [PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-06-13 Thread Uwe Stuehler
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.)

[PATCH] svn status ^/ foo: The node '/path/to/wc/foo' was not found.

2010-06-13 Thread Uwe Stuehler
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