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

Re: Date ordering of revisions

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-17 16:44:03 CET

On 1/17/06, Branko Èibej <brane@xbc.nu> wrote:

> Well, SVK already seems to have problems because of this. cvs2svn is an
> order of magnitude more complicated than it would have to be if revision
> ordering and date ordering weren't necessarily the same. Repository
> synchronisation (svnsync) probably has hidden issues. Etc.

FWIW, svnsync doesn't have any issues at the moment, it copies the
svn:date revprops along with everything else, and only works if you're
copying the entire repository and you have to start with an empty one,
so there's no chance to get out of order unless your source is out of
order. There will be problems later on if/when someone tries to use
ra_replay to copy part of a tree instead of the whole thing.

-garrett
Received on Tue Jan 17 19:46:59 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.