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

Unable to retrieve locally deleted folder using update

From: James Guyton <jgu_at_terma.com>
Date: Mon, 9 Mar 2009 05:36:50 -0700 (PDT)

Using: TortoiseSVN 1.5.9, Build 15518 - 32 Bit , 2009/02/27 18:34:12
OS: WinXP Pro Version 2002 SP3

When a folder has been deleted from a local checkout, an update no longer restores the deleted folder from the repository.

Example:
following folder/file structure has been checked out.
\test
\test\1
\test\1\a.out
\test\2
\test\2\a.out

Delete \test\2\a.out.
Perform update. \test\2\a.out is restored.
Delete \test\2\.
Perform update. \test\2\ is not restored.

In order to restore \test\2\, a new \test\2\ folder must be created, and another checkout must be performed on the new \test\2\ folder.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1295776

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-09 13:39:11 CET

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

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