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

Re: Getting complete revision history with the current DB model

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-13 23:24:06 CET

Harald Wellmann <Harald.Wellmann@gmx.de> writes:

> > What we can do, though -- once the rename behaviour is fixed -- is
> > search for all isntances of a node id, then search backwards from each
> > and construct a tree that way. That's almost as good.
> >
>
> Oops, I didn't realize rename was broken... What's wrong with it, and
> how is it going to be fixed?

It's broken in that there *is* no svn_fs_rename().

We currently implement renames by doing an "add with history" and a
"delete". Others (cmpilato, brane) can talk about future plans.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 13 23:26:04 2003

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.