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

Re: Newbie Question: How to version an existing folder/file(s)

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 21 Jul 2010 18:13:35 -0400

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

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.