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

RE: Status

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Wed, 15 Oct 2014 15:16:45 -0700 (PDT)

On 16/10/2014 06:16, quoth H Miri:
> I have removed a folder from my local working copy which was also removed from the repository, but every time I browse the repository, it still says that directory is missing, hence tree structure conflict, etc...
>
> How do I rectify this, so that all trace of that removed folder is eliminated?

Some combination of Cleanup, Update, and resolving conflicts with Theirs usually does the trick.

> Obviously I have removed it incorrectly, and I'm afraid I don't recall how incorrectly, but there is surely a way of putting this right?

Most likely, you deleted it locally directly instead of doing an SVN Update to pull the deletion from the repository. Try to avoid making changes in more than one place -- that's what leads to conflicts.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-10-16 00:16:51 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.