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

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
pre-commit
hook for tagging, which changes the link to point to the current repo
version of the external repository.
I assume there's no easy solution to this problem (?)

Thanks for your help,
Manuel Klimek

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