--- Christopher Svec <christopher_svec@yahoo.com> wrote:
> Date: Mon, 12 Jul 2004 09:27:37 -0700 (PDT)
> From: Christopher Svec <christopher_svec@yahoo.com>
> Subject: Shared projects with svn:externals.
> To: Joerg.Hessdoerfer@sea-gmbh.com, users@subversion.tigris.org
>
> --- Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com> wrote:
> > We're still thinking about how to setup such things, but what about
> a layout
> > like:
> >
> > ProjectA/
> > SharedProject/ (svn:externals)
> > ProjectAMain/
> >
> > ProjectB/
> > SharedProject/ (svn:externals)
> > ProjectBMain/
> >
> > MasterProject/
> > SharedProject/ (svn:externals)
> > ProjectAMain/ (svn:externals)
> > ProjectBMain/ (svn:externals)
> > MasterProjectMain/
> >
> > This you could with externals without fuss, right?
>
> I like that idea, it adds a bit of depth to the hierarchy,
> but it sounds good.
>
> Another option: What about supporting a "-N [--non-recursive]" flag
> within the svn:externals property (in addition to existing the
> "-r" flag)? This could work like "svn co -N".
>
> -svec
To clarify: the svn:externals line might look like this:
localDir -N http://address/sourceProject
That would grab sourceProject and all of its directories, but it would
NOT grab any of sourceProject's svn:externals.
-svec
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 12 22:55:59 2004