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

Re: problem updating a revision comment

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-07 17:27:31 CEST

scott comer <wert@metreos.com> wrote on 10/07/2005 11:21:57 AM:

> i tried to update a revision comment to include more info about a merge
> and got this message in the svn log:
>
> propset --revprop -r 11564--force "svn:log" "blah, blah, blah"
> http://svn.blah.com/repos/blah
> RA layer request failed
> svn: DAV request failed; it's possible that the repository's
> pre-revprop-change hook either failed or is non-existent
> Failed to execute WebDAV PROPPATCH
> svn: At least one property change failed; repository is unchanged
>
> i think the problem is the missing space right before --force in the
> above command line.
>
> this is with subclipse 0.9.34 running in eclipse 3.1 on windows xp pro.

That is only a pseudo command line for Console purposes. Yes, there
should be a space in that output but that isn't this problem.

Have you tried making your change from the command line? Do you have the
pre-revprop-change hook enabled?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Oct 8 01:27:31 2005

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

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