Re: svn commit: rev 5179 - trunk/subversion/tests/clients/cmdline
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-02 18:50:34 CET
philip@tigris.org writes:
> Author: philip
That should be "URL" not "ULR", but first:
$ svn ps svn:log -r 5179 --revprop -F ../bug.txt --username philip ../svn
That doesn't look right, I think propget/propset with --revprop should
$ svn ps svn:log -r 5179 --revprop -F ../bug.txt ../svn
It's dumping core in
apr_cpystrn (dst=0x80a0544 "", src=0x0, dst_size=134874691) at apr_cpystrn.c:96
77 apr_cpystrn(username, creds->username, NE_ABUFSIZ);
I have "store-password=no" if it makes a difference. Using an URL
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Mar 2 18:51:20 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.