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

Re: Checkout from multiple reps

From: Kirby C. Bohling <kbohling_at_birddog.com>
Date: 2003-02-28 21:31:35 CET

On Fri, 2003-02-28 at 14:14, B. W. Fitzpatrick wrote:
>
> You're not getting it. :) Try this out as your svn:externals property
> value:
>
> Copy file:///C:/backup/svn/trunk/CopyProj
> Paste file:///C:/backup/svn/trunk/PasteProj
>
> It looks like you just misunderstood how externals work. Take a look
> at http://svnbook.red-bean.com/html-chunk/ch06s03.html if you haven't
> already.
>

Completely off tangential.... What if one guy uses ra_svn and another
guy uses ra_dav, does that mean you can't use externals? Or that in
order to use it, they have to be able to use the whatever externals is.
I guess it's a limitation of externals.

What about when you do a switch from via the fix to issue 951? Should
it switch a directory that was checked out via 951? If it doesn't, then
won't parts of your WC be broken? I suppose you could go do the rewrite
in each external directory, but I could see that as being a pain if you
used externals extensively to map different directories.

It would seem that externals could have bad interaction with mixed ra_
types, or with issue 951. I've never played with them, so maybe it'd be
trival to overcome.

        Kirby

> -Fitz
>
> --
> Brian W. Fitzpatrick <fitz_at_red-bean.com> http://www.red-bean.com/fitz/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
Real Programmers view electronic multimedia files with a hex editor.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 21:32:46 2003

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

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