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

Re: cvs2svn

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-09-06 12:17:15 CEST

Martin Fuchs wrote:
> Hello,
>
> I found out, there is a test script for cvs2svn, and tried id on my system
> (Win XP, latest WIN32 svn version 0.27.0)
>
> Most of the tests failed:
>
> PASS: run-tests.py 1: cvs2svn with no arguments shows usage
> PASS: run-tests.py 2: fail on encountering an invalid symbolic name
> PASS: run-tests.py 3: fail early on encountering a branch with two names
> FAIL: run-tests.py 4: convert as much as can, despite a corrupt ,v file
> FAIL: run-tests.py 5: convert a branch file rooted in a 'dead' revision
> FAIL: run-tests.py 6: detection of the executable flag
> FAIL: run-tests.py 7: conversion of filename with a space
> FAIL: run-tests.py 8: handle a control char in a log message
> XFAIL: run-tests.py 9: handle branches rooted in a redeleted revision
> FAIL: run-tests.py 10: two commits in quick succession
> FAIL: run-tests.py 11: prune, but never too much
> FAIL: run-tests.py 12: file deleted twice, in the root of the repository
> FAIL: run-tests.py 13: simple trunk commits
> FAIL: run-tests.py 14: two interleaved trunk commits, different log msgs
> XFAIL: run-tests.py 15: simple tags
> FAIL: run-tests.py 16: simple branch commits
> FAIL: run-tests.py 17: a commit affecting both trunk and a branch
> FAIL: run-tests.py 18: branch created from both trunk and another branch
> FAIL: run-tests.py 19: resyncing should not misorder commit groups
>
> Any clue, what's wrong with my setup, or what's else the problem?

As you can see, the test suite isn't very good at telling you *why* things
failed.
You would need to try analysing the cause of the failiures yourself.

However, at least one thing is very odd: You claim to be running 0.27.0, but
I can tell from what you show above that you are using (at very least)
cvs2svn's run-tests.py from a post-0.29.0 trunk version.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 12:18:07 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.