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

Re: module support

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-21 22:38:57 CET

"Lance Larsen" <llarsen@netopia.com> writes:

> I have been looking through the design docs and other info I could
> find about subversion. I am curious if there has been any talk about
> module support for subversion. I have run into the need to share
> code between multiple projects in a repository several times, and
> the CVS support for this is rather limited and awkward. Sourcesafe
> seemed to allow a little more flexibility in sharing files within a
> directory structure, but I prefer CVS for other reasons. I like the
> sound of the design changes with svn. Is module support included, or
> planned, or not yet addressed?

We have discussed the idea of implementing something like CVS modules;
the idea would be to implement something similar to a symlink in the
repository filesystem. (As opposed to our "cheap directory copies",
which are really like hard-links.)

But, I suspect we won't get to this feature until after 1.0.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 2006

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.