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

Re: Bug: properties lost in working copy after a rm, mv and ci

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2007-04-05 18:34:53 CEST

On Thu, Apr 05, 2007 at 05:59:28PM +0200, Vincent Lefevre wrote:
> The following bug occurs with Subversion 1.4.2 and 1.4.3 at least:
>

Confirmed on 1.4.0 and trunk (with variations).

> vin:~tmp/wc> svn rm foo
> D foo

(On trunk, this fails because 'foo' has local mods, so you need
--force.)

> vin:~tmp/wc> svn mv bar foo
> A foo
> D bar
> vin:~tmp/wc> svn pl -v foo
> Properties on 'foo':
> svn:mime-type : text/plain

On trunk, the situation's even worse - foo's properties disappear here.

Regards,
Malcolm

  • application/pgp-signature attachment: stored
Received on Thu Apr 5 18:35:06 2007

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.