Yoshiki Hayashi <yoshiki@xemacs.org> writes:
> <peter.westlake@arm.com> writes:
>
> > I think we may be talking at cross-purposes. What I mean is that
> > if we have two programs foo and bar that both use a library lib,
> > and I check out foo, giving me:
> >
> > foo/foo.c
> > foo/lib/lib.c
> >
> > and I edit foo/lib/lib.c and check it in,
> > you should then be able to check out bar and get
> >
> > bar/bar.c
> > bar/lib/lib.c
> >
> > with my changes to lib.c. I haven't seen anything in the
> > Subversion documentation to suggest that this can be done.
>
> If this is the goal, I think this can be implemented easily
> by adding 'link' node kind to subversion filesystem.
Yoshiki is right. We do intend to support symbolic links in the
filesystem someday. It seems like this is all we'd need.
---------------------------------------------------------------------
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:34 2006