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

Re: cvs2svn.py creating empty txn's

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-09-12 18:28:22 CEST

Max Bowsher wrote:
>
> Blair Zajac wrote:
> > Max Bowsher wrote:
> >>
> >>>> Blair Zajac wrote:
> >>>>> We've got a CVS repository that generates this empty txn:
> >> ...
> >>> Max Bowsher wrote:
> >>>> I have a vague feeling that this might disappear when I solve issue
> 1515
> >>>> "complex branches not reproduced correctly.".
> >>>> Could you apply the following patch:
> >> ...
> >>>> and let me have the complete output of cvs2svn during pass 4?
> >>
> >> Blair Zajac wrote:
> >>> ----- pass 4 -----
> >> ...
> >>> committing: Mon Jan 28 12:29:09 2002, over 0 seconds
> >>> COPY PATH: A branches/AM <- 1 trunk
> >>> new revision: 2
> >> ...
> >>> finishing 'AM' as branch
> >>> COPY PATH: - branches/AM/aaa <- 1 trunk/aaa
> >>> Finishing tags:
> >>
> >> I see what's happening. This bug is part of issue 1515. I've had a fix in
> my
> >> wc for a couple of days now, testing it out. Committed in r7049.
> >
> > Thanks. Works like a charm. It removed 12 commits out of 200 from
> > the cvs2svn.py dump file.
>
> Thanks, good to hear.
>
> By the way, do you think we should be treating the creation of empty commits
> as a bug?

I think so. mailer.py doesn't check for them and crashes if one
exists, so it would be good if somewhere in the svn codebase it
would check for it.

Maybe svnadmin load should check for this.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 12 18:29:17 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.