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

Another question about structuring a repository

From: Joachim Armbruster <joachim.armbruster_at_gmx.de>
Date: Mon, 18 Feb 2008 21:09:14 +0100

Hello,

is it somehow possible to have something like a "link" relative (or
absolute) to another repository part of subversion? I know about the
svnexternal property. But this is somehow a quite "hidden" feature and
is not relative?!

My idea is to have something like

funcpart1
          -trunk
          -branch
          -tag

funcpart2
          -trunk
          -branch
          -tag

funcpart3
          -trunk
          -branch
          -tag

my_delivery
          -trunk
              -funcpart1 (--> ../funcpart1/tag/something)
              -funcpart2 (--> ../funcpart2/tag/something)
              -funcpart3 (--> ../funcpart3/tag/something)
    (and so on)

Is there a way that funcpartX/tag/something notices that it is used by
my_delivery? (Forward History!) Ok, it might be easy to search about the
name in the deliveries...

Any ideas about other ways to structure the shown configuration. (Think
about that the folder my_delivery would be one folder for each project
whose number can be easily more than 100...!)

-- 
mit freundlichen Grüßen,
		
		Joachim Armbruster
	
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-18 21:09:49 CET

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.