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

Re: [TSVN] commit deletes missing dir

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-13 13:04:47 CEST

Dominik.Guder@intedis.com wrote:

> I'm a little bit confused about the behavior of TSVN 1.0.8 (svn 1.0.6) on
> deleted directories
>
> I deleted a dir which was under svn control with Explorer delete (not with
> TSVN remove)
>
> Then I wanted to commit my other changes
> The commit dialog showed up with 'missing' status and a selected checkbox
> for the deleted dir.
> Then I committed and the missing directory was deleted in repository.

Was the missing directory selected for the commit? If yes, then you
should not wonder that it got deleted ;)

> I tried this with the svn commandline client and it refused the commit
> with following message:
> 'Working copy 'PathToDeletedDir' not locked'

What command did you use?
svn ci parentfolderofmissingfolder
svn ci -N missingfolder

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 13 14:09:27 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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