[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 4743 - in trunk/subversion: libsvn_ra_svn svnserve

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2003-02-06 02:53:30 CET

"Sander Striker" <striker@apache.org> writes:

> The propname is missing. Insert 'svn:log' right after 'propedit' ;)

DOH! The idiot mistake is not at fault, however. I still get
the same error when running svn propedit --revprop -r 4743
svn:log URL where URL is http://svn.collab.net/repos/svn/, .,
subversion, or if i just don't give that parameter. This should
have been obvious to me, since the original command i was running
retrieved the 'subversion' property on . and since that was empty
through my editor at me with an empty file. I exited and svn
tried to set the 'subversion' property on . and got the 400.

I am not using a proxy or anything, so that isn't it. I gave
https a try just to see what happened and got a different error:

1 trunk% svn propedit --revprop -r 4743 svn:log https://svn.collab.net/repos/svn/
svn: RA layer request failed
svn: applying property change to /repos/svn/!svn/bln/4743: Could not read response body: Secure connection truncated

I captured a transaction with ethereal, but i don't see anything
interesting. I saved the capture:

    http://pretzelnet.org/~epg/tmp/propedit-ethereal.bin

--
Eric Gillespie <*> epg@pretzelnet.org

Build a fire for a man, and he'll be warm for a day. Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 6 02:54:16 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.