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
>
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
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
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
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.)
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
6 matches
Mail list logo