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

Re: Help with svn:externals

From: Paul Lussier <pll_at_lanminds.com>
Date: 2002-10-22 18:07:08 CEST

In a message dated: 22 Oct 2002 10:03:59 CDT
Karl Fogel said:

>So if you have a project A that depends on some other project X in
>another repository, you could use svn:externals to check out a working
>copy of X *inside* your working copy of A every time.
>
>Does that help?

I think so, but it doesn't *have* to external o project A, right?
For instance, using the homedir example, I could have a repository
for my home directory:

        /path/to/repos/pll

Then within the "project" pll, I could have sub dirs:

                        /bin
                        /etc
                        /.emacs
                        /Mail

I could then apply an svn:externals tag to each one I could then
checkout just my ~/bin directory or just my ~/etc directory ?

I think I'm getting it. I read the CVS modules section, and that
seemed pretty straightforward. So, is there an equivalent of a CVS
modules file, or, do I use 'svn propset' to manage the "svn:externals'
properties of a repository?

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 Tue Oct 22 18:07:55 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.