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

Export, remove .svn folders

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 29 Apr 2011 21:39:42 +0200

Hi,

In svn 1.6, every folder of a working copy contains its own .svn folder.
That's why we have the feature that when exporting a working copy to
itself, we ask whether to remove all those .svn folders. That's an easy
and fast way to make a working copy unversioned.

In svn 1.7 however, a working copy only has one .svn folder at the root
of the working copy. All subfolders are 'clean', i.e. they don't contain
.svn folders anymore.

My question is: do we still need this 'export, make unversioned' feature
or should I just remove it? I think it's easy enough to just remove the
one .svn folder from the working copy root without the support of TSVN.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2726541
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-29 21:39:49 CEST

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

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