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

Re: Graph of trunk and branches

From: Hiroharu Tamaru <tamaru_at_myn.rcast.u-tokyo.ac.jp>
Date: 2004-11-16 20:13:01 CET

At Tue, 16 Nov 2004 13:37:31 -0500, Esteban Bolanos wrote:
> I'm replying to myself here, since other people might be interested: it
> seems that this process would be very expensive to perform in the current
> implementation of SVN, as a side effect of the efficient, constant-time
> creation of branches and tags.

Yes. As a wish, it would be nice if log (and others) can
tell me when and to where a file is copied to, now that the
log can tell me (and trace back the history of) where and
when the file was copied from. That is, at present, when a
copy is performed, the destination knows the source, but the
source doesn't know the destination. (am I right?)

When this and the true rename is done, tag/branch tracking
should be as good as I could imagine..(modulo the merge
support?)

But that is just a future feature wish. I'm quite content
at the moment with the present (evolving :-) ) subversion.

-- 
Hiroharu Tamaru
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 16 20:13:26 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.