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

Re: How to "forget" a folder was ever checked-out?

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: Mon, 12 Jun 2017 14:53:55 +1200

On 23/05/2017 12:15, B. C. Lench wrote:
> In the repository, one particular directory contains about 30 sub-directories. I recursively checked-out all the sub-directories. Now, if I delete a sub-directory then commit the parent, the changes-list lists the sub-directory and its contents, as "missing".
>
> On another machine, a few individual sub-directories were checked-out. When I commit the [same] parent, the changes-list does not complain about the many sub-directories that are not present in the sandbox (yet are in the repository).
>
> What I was looking for was a way to get SVN to "forget" a sub-directory had been checked-out - so it won't be listed as "missing".

Right-click on the *parent* folder of the one you want to forget, then
select TortoiseSVN -> Update to Revision, then select Choose Items and
untick the folder you want to forget.

The folder will still be in the repository but should no longer be
included in your local working copy.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-06-12 04:54:52 CEST

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.