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

Re: Tortoise SVN commits duplicate copy of working directory

From: Lorenz <lorenznl_at_yahoo.com>
Date: Tue, 16 May 2017 13:12:38 +0000

Rowan Sylvester-Bradley wrote:

>I have my working directory in
>\\SUE-PC\C-Users\RowanB\Documents\Inetpub\www.sylvesterbradley.org\source.
>I copied the whole of this directory to a new directory
>\\SUE-PC\C-Users\RowanB\Documents\Inetpub\www.sylvesterbradley.org\source - Copy (2)

What is the root of the working copy?
   \\SUE-PC\C-Users\RowanB\Documents\Inetpub\www.sylvesterbradley.org
or

\\SUE-PC\C-Users\RowanB\Documents\Inetpub\www.sylvesterbradley.org\source.

If the former, then TSVN would offer to (add and) commit the copy, as
that would be inside the your working copy too.

>I then tried to commit the original working copy, and it seemed to be
>committing both of the above folders. How does Tortoise SVN know where
>the working directory is? I wonder if it is something to do with the
>.svn directory that is inside the working copy. Maybe I should have
>deleted this from the copy?

The .svn folder is in the root of a working copy.

Working copies should never be nested (ok, there are svn:externals,
but that is another story 8-).

If you delete the .svn folder from the working copy, it no longer can
be used as a working copy. It's a plain file system folder then.

What's your TSVN version by the way?

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3237104
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-05-16 15:14:27 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.