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

Re: [PATCH] libsvn_wc losing properties?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-03-07 20:59:04 CET

On 3/6/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
> This sounds like a regression introduced by wc-propcaching. Your
> solution isn't correct, because one of the main points of
> wc-propcaching was to not have a working props file when there are no
> property *changes*:-) I'll have a look tonight if possible.

If you build with ra_serf with the latest Serf trunk and revert 18749
(which reduces our exposure to this bug), you should be able to
reproduce this with:

% svn co -r18738 http://svn.collab.net/repos/svn/trunk/
% svn up trunk

You'll see any changed dir (such as www) loses it svn:ignore properties.

HTH. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 7 21:00:06 2006

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.