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

Bug during 'update' when locally modified directory got deleted i n repository.

From: Oliver Preusche <Oliver.Preusche_at_infoteam.de>
Date: 2004-08-13 10:13:36 CEST

Hi,

sorry I do not know if this bug has been reported earlier.
It seems to be a little bug, but it is quite time-consuming for me.

Situation:
1. You have a locally modified directory A/B/C as working copy.
        A/B/C is unter version control, and you have added files or
subdirectories not under version control.

2. A/B/C got deleted in the repository after your last update.

Problems:
1. 'svn update' reports "Won't delete locally modified directory A/B"
        which is wrong because "C" is actually missing in the description.
        Svn tries to delete A/B/C but reports it tried to delete A/B.

2. In A/B/.svn/entries and A/B/C/.svn/entries, the line
                incomplete="true"
        remains, making the working-copy un-usable.

Regards
--Oliver

-----------------------------------------------------
Dipl. Inf. Oliver Preusche
infoteam Software GmbH / Am Bauhof 9 / D-91088 Bubenreuth
Tel +49-9131-7800-23 / Fax -50 / mailto:preusche@infoteam.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 13 16:25:31 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.