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

Re: working copy in a subdirectory

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-12-06 18:24:19 CET

On 12/5/05, Shawn Matlock <matlocs@odscompanies.com> wrote:
>
> I have a working copy in a subdirectory. I would like to make the parent
> directory a working copy. Checkout it fails because the subdirectory is
> there. Is my only choice to remove the subdirectory then checkout again?
>
Try doing a non-recursive checkout (-N) in the parent directory, then
explicitly checking out all of the files except the subdir that is already
present.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 6 18:37:08 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.