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

Re: Confusion about checkout

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-08-02 01:20:24 CEST

On 01.08.2005, at 22:55, Arnette, Bill wrote:

> So the flow is like this:
> Svn co <root> -N
> Setenv.cmd (which does):
> - Check out <root>/development/vendor1/include
> - check out <root>/development/vendor1/lib
> - Check out <root>/development/vendor2/include
> - check out <root>/development/vendor2/lib
> ...etc..
>
> The problem is that when the developer does an 'svn up' in the WC for
> <root> it gives an error saying that development already exists.
> So it
> seems the WC for <root> does not know that 'development' came from the
> same repository/directory.

As far as I know, the -N switch is still broken:

http://subversion.tigris.org/faq.html#nonrecursive-checkout

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 2 01:21:58 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.