Hi Stefan,
Personally I'd prefer to have the option for my svn client to take care
of this for me but that might just be my distaste for fiddling with the
internals of a working copy.
If the format changes again, it might be better to have preserved this
feature rather than removing it and having to put it back in again later.
Ian
On 29/04/2011 3:39 PM, Stefan Küng wrote:
> 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
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2727021
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-30 07:37:59 CEST