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

Re: partial branch?

From: Brian Olson <icic_at_bolson.org>
Date: 2002-11-06 22:58:12 CET

Indeed svn:externals works, but only on directories. It won't let me
specify just an external file (bug/incompleteness?).

Although, it's better than you said, the svn:externals prop attatched to
the dir gets inherited by other checkouts, that thus get the same setup,
not just my working version.

And there's still the pesky task of making a shallow copy where most of
the stuff is external/on-the-mainline and a few things are branched.

(Partial branching is a major wishlist item for me, cvs almost has it too,
but it's lack is causing major headaches at my workplace.)

Brian Olson
http://bolson.org/

On Tue, 5 Nov 2002, Peter Davis wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 05 November 2002 19:19, Brian Olson wrote:
> > Is it currently possible to make a partial branch?
>
> I haven't actually tried this, but what about using svn:externals to load
> other parts of the same repository into the working directory?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 22:58:42 2002

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.