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

Re: check out on top of existing tree

From: Phil Lawrence <prlawrence_at_Lehigh.EDU>
Date: 2005-06-08 20:19:20 CEST

Ben Collins-Sussman wrote:

> The usual workaround for this scenario is the 'in-place' import
> technique, because it doesn't require a checkout after things are
> committed to the repository:
>
> http://subversion.tigris.org/faq.html#in-place-import

The example given there is very apt... because it demonstrates the
exact problem I am having. If I want to import just some of my /etc, I
can use the referenced method to do so *in place*. Very nice.

But when I go to check out that nicely versioned bit of /etc on another
box, I immediately run into the problem:
   svn: Failed to add ...: object of the same name already exists

You see the problem? I want to overlay the current head on an existing
directory.

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 20:25:43 2005

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.