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

RE: SVN Log gotcha...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-11 23:19:32 CEST

On Tue, 2004-05-11 at 16:14, James Moger wrote:
> > 2. svn propedit -r N --revprop svn:log URL
>
> Thanks for the info - unfortunately this command also reads the current contents of the property being manipulated and therefore crashes with the following output:
>
> svn propedit -r 264 --revprop svn:log http://odin/svn/trunk/java_unstable
> svn: PROPFIND request failed on '/svn/!svn/vcc/default'
> svn: The PROPFIND request returned invalid XML in the response: XML parse error
> at line 8: not well-formed (invalid token) (/svn/!svn/vcc/default)
>
> Any other possible actions I can take before I (try to) tweak the dump file??

Funny, I could swear we had this same thread earlier today. :-)

On the server itself, you can use 'svnadmin setlog' to change the log
message. This circumvents any pre-revprop-change hook, and doesn't use
any network.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 11 23:23:56 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.