[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: Peter Davis <peter_at_pdavis.cx>
Date: 2002-11-06 23:18:38 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 06 November 2002 13:58, Brian Olson wrote:
> Indeed svn:externals works, but only on directories. It won't let me
> specify just an external file (bug/incompleteness?).

Other people have also complained about this, so if there isn't something
already in the issues database, maybe you could file a feature request. But
don't expect it to get fixed until probably well after version 1.0.

> 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.

I guess I'm not sure what this means, so I don't know if this is what you're
asking, but you should be able to set multiple levels of svn:externals, such
as:

$ svn pedit svn:externals .
foo http://server/trunk/foo
foo/bar http://server/branch/xxx/foo/bar

Now, it might not work if foo/bar/ already exists (I haven't tested either
way), but maybe it should (hint hint, another feature request).

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9yZU+hDAgUT1yirARAlvSAKCez0TiDgnlMExoV4ccgdvuUO9pEACbB0en
fnbh7RNo+DLf7KkZ19A8v60=
=EZY0
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 23:20:05 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.