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

Re: svn commit: r8632 - trunk/tools/cvs2svn

From: <kfogel_at_collab.net>
Date: 2004-02-15 00:06:10 CET

Tobias Ringström <tobias@ringstrom.mine.nu> writes:
> I hope you don't mind that I took care of it instead. It's committed
> in r8643.

Mind? Are you kidding?? It made my night.

And thank you also for r8642. I added a doc tweak in r8646, just so
it's clear what the keys & values are in the new metadata_db.

Oddly enough, most tests in run-tests.py are failing now, at least on
my home machine. But I think all the failures are due to some single
portability oversight or something (see below). I'll take a look at
it right now. +1 on your changes whether or not they caused this
problem, though -- the improvements were much called for.

   $ ./run-tests.py -v 2
   CMD: cvs2svn.py "--create" "-s" "bogus-tag-svnrepos" \
   "/home/kfogel/src/subversion/tools/cvs2svn/test-data/bogus-tag-cvsrepos" \
   <TIME = 1.082529>
   
   /home/kfogel/src/subversion/tools/cvs2svn/cvs2svn.py said:
   
      Python bsddb: close errno 2 in dealloc
   
   FAIL: run-tests.py 2: conversion of invalid symbolic names
   $ ./run-tests.py -v 6
   CMD: cvs2svn.py "--create" "-s" "main-svnrepos" \
   "/home/kfogel/src/subversion/tools/cvs2svn/test-data/main-cvsrepos" \
   <TIME = 3.317172>
   
   /home/kfogel/src/subversion/tools/cvs2svn/cvs2svn.py said:
   
      Python bsddb: close errno 2 in dealloc
   
   FAIL: run-tests.py 6: two commits in quick succession
   [floss]:/home/kfogel/src/subversion/tools/cvs2svn>
   
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 15 01:08:10 2004

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.