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

Re: entry and wcprops stored in repository(!) (was: bug? "Delta source ended unexpectedly")

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-12-19 03:35:51 CET

On Wed, Dec 18, 2002 at 04:56:50PM -0800, Greg Stein wrote:
>...
> > <D:propstat>
> > <D:prop>
> > <S:entry:last-author>blair</S:entry:last-author>
> > <S:wc:ra_dav:version-url>/repos/svn/!svn/ver/3765/trunk/tools/hook-scripts/commi
> > t-email.pl</S:wc:ra_dav:version-url>
>
> Woah! Are those entry properties? And a wcprop?
>
> There is the problem. ra_dav is probably writing the correct value into
> wcprops, but this property comes down from the server and overwrites it.
>
> Bad bad. How did that get onto the server? Most likely some of the recent
> monkeying with property handling on the client ended up submitting this
> property as a "real" value during some commit. Or maybe somebody was working
> on the stuff, had a broken client, and committed a change. Of course, how it
> even happened to end up with a commit-email prop is beyond me.

Revision 4046 added those properties to propchange-email.pl on the server.

Now to figure out how to find all the files with bad props and get rid of
them...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 19 03:36:12 2002

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.