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

RE: Folder copying issue

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Tue, 19 May 2009 09:36:40 +0100

> -----Original Message-----
> From: webpost_at_tigris.org [mailto:webpost_at_tigris.org]
> Sent: Monday, May 18, 2009 6:16 PM
> To: users_at_tortoisesvn.tigris.org
> Subject: Folder copying issue
>
> Hi,
> I am new to Subversion and Tortoise. I am using both. I mapped one of
> my local folder to subversion repository. For a specific task i copied
> and pasted the working folder to another folder, i found that folder
is
> also mapped with repository which will lead to confusion. Can some one
> help me, how to get rid of this?
>

In every directory mapped to the svn repository, there is a hidden .svn
directory. Delete that and you remove the link between your local drive
and the server.

If you have sub-directories too, they will also have a .svn directory.
If you don't want to manually delete them all, you can use the export
command to extract file to the working folder which will remove the .svn
directories. That will, of course, replace the local files with the ones
from the repository as well.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-19 10:38:21 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.