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

Re: cvs modules feature missing in subversion

From: Stephen Kennedy <stevek_at_gnome.org>
Date: 2005-01-04 13:48:10 CET

> > I'm no svn hacker but it seems as though most of this issue revolves
> > around supporting directory hardlinks inside the svn filesystem.
>
> It'll work better to consider each feature/enhancement individually
> [...] There's no overarching
> commonality to the CVS modules features, except the fact that they're
> all controlled from the CVSROOT/modules file.

Agreed, the "modules" is a bit of a red herring but at least conveys
an idea of functionality needed.

All of the mentioned issues would be solved if the filesystem supported
internal hard links between directories. File hard links would be nice
but not strictly necessary.

The functionality could be achieved by covering each of the cases mentioned
below individually, but intuitively it seems more error prone to have
to cover each case instead of letting the backend handle it.
http://article.gmane.org/gmane.comp.version-control.subversion.user/22641

So then: how about an issue for (repository) filesystem internal hard links?
Stephen.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 4 13:50:28 2005

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.