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

Re: [Issue 875] Changed - cvs2svn combines separate commits (?)

From: Martin Tomes <lists_at_tomes.org>
Date: 2002-08-19 10:26:40 CEST

Scott Lamb wrote:
> issues@subversion.tigris.org wrote:
>
>> http://subversion.tigris.org/issues/show_bug.cgi?id=875
>
> It definitely is not okay for me. cvs2svn.py is combining commits by the
> same author and five-minute span with different commit messages. In some
> cases, these are two revisions of the _same_file_. (Correcting some
> obvious error in an earlier commit, for instance.)

I use an MD5 checksum of the commit message plus the date of the commit
which to identify a set of files commited together. It fails when
someone commits the same fix to several branches of the same file and
uses the same commit text, but this is a rare occurance and is
detectable, I just haven't got round to fixing it.

-- 
Martin Tomes
Martin.Tomes@controls.eurotherm.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 19 10:27:30 2002

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.