AW: Tree-internal real links
From: Klimek Manuel <m.klimek_at_el-me.de>
Date: 2004-10-19 14:24:34 CEST
So, after looking at the docs and trying it out, I still need some
Thanks for your help,
-- Manuel Klimek EL-ME AG Phone: +49 8752 864 0 Email : m.klimek@el-me.de > -----Ursprüngliche Nachricht----- > Von: François Beausoleil [mailto:fbeausoleil@ftml.net] > Gesendet am: Montag, 18. Oktober 2004 19:02 > An: Andrew Arnott > Cc: Klimek Manuel; users@subversion.tigris.org > Betreff: Re: Tree-internal real links > > > > Andrew Arnott wrote: > > I have the exact same problem here. Right now, I use a common > > top-level "common" directory. And my fellow developers > also refuse to > > get the whole tree, leading to this problem. > > > On Mon, 18 Oct 2004 09:38:29 +0200, Klimek Manuel > <m.klimek@el-me.de> wrote: > >>Now we've got that header.h which is common to multiple > >>projects. As far as I understood the concepts of the > >>subversion implementation it should be fairly easy > >>to have common/ in one project be just a link to common/ > >>in the other project. But if I use 'svn cp', commits > >>into one project won't be visible in the other project. > >>If I use some toplevel common/ directory, the developers > >>have to checkout the whole subeversion tree, which they > >>refuse to do... > > What you're both looking for is svn:externals. This is a > property you > set on a directory, which will checkout another portion of a > tree. See > svn help propset for more information, as well as the book. > > Bye, > François > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 20 15:41:28 2004 |
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.