On Wed, Jul 21, 2010 at 18:01, Mike Dixon
<michael.dixon_at_denovosoftware.com> wrote:
> On 7/21/2010 2:26 PM, Simon Large wrote:
>> If the folder tree already exists in the repository then you either
>> have to make a fresh checkout, downloading from the repository, or you
>> can take a copy of someone else's working copy including all the .svn
>> directories. There is no way to create the .svn directories by magic.
>
> If you do a check-out into a folder that already contains files that
> match what's on the server, you'll get 'Versioned' or 'Updated' entries
> in the checkout log for those files, as opposed to the normal 'Added'.
>
> I don't know what svn's doing under the hood, but this will do the job
> as stated (create a working copy out of an unversioned folder) and may
> involve less data being transferred from the server.
No less data than doing a true, clean checkout.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2636524
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-22 00:14:06 CEST