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

Re: Easiest/Quickest way to created a Repo from Dir and Make working copy?

From: Larry Shatzer, Jr. <larrys_at_gmail.com>
Date: Wed, 19 Nov 2008 11:30:28 -0700

http://subversion.tigris.org/faq.html#in-place-import

On Wed, Nov 19, 2008 at 11:22 AM, Tom Malia <tommalia_at_ttdsinc.com> wrote:
> If I've got a directory structure full of files and subdirectories that is
> not currently a working copy and for which there is no current repository or
> directory within a repository, what is the most efficient way to "import"
> the directory structure and turn it into a working copy?
>
>
>
> I know I can import it, then delete the local copy and then check it out.
> However if there are lots of large files then this seems outrageously
> inefficient, since the checkout is going to nothing but pull down exactly
> what's there already any way. If I try checking out to the directory
> without purging it first, then Subversion complains that files with the same
> names are already present and it wont check out. Isn't there some way to
> perform a check out and tell Subversion to not replace, but also not error
> out on files with the same name that already exist?
>
>
>
> Tom Malia
>
> T&T Data Solutions L.L.C.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-19 19:33:00 CET

This is an archived mail posted to the Subversion Users mailing list.

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