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

svn equiv of cvs alias?

From: <pll_at_lanminds.com>
Date: 2002-10-30 15:10:11 CET

Hi all,

I'm still working on my homedir under svn problem (between narrowly
avoiding the layoff axe and moving our lab to a new location, I
haven't had much "play" time :)

The original article I read which inspired me to attempt this under
svn actually used CVS. The author mentioned using CVS Modules which
led me down the wrong track with svn:externals last week. On closer
re-reading of the article, it appears he used CVS Aliases in the
*modules* file, like this:

        pll -u cvsfix -o cvsfix pll-cvs/home &src &doc &html &lib &bin &mail
        pllbin -u cvsfix -o cvsfix pll-cvs/home &bin

Is there something analagous to this construct in svn?

If not, would it make sense to create separate svn repos for each
major subdir, with essentially nothing under the top-level homedir
repo, yet attach an svn:externals list to the main top-level dir such
that when it gets checked out, it then pulls in the other repos?

Thanks,

-- 
Seeya,
Paul
--
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 30 15:10:57 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.