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

converting cvs to svn with vcp: call for testers

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-07-03 09:40:30 CEST

Hi,

I've just done a testing script for converting cvs repository
to subversion with vcp, and checks the resulting repository.
now I've tested vcp with the test-data in cvs2svn and my own.
I'd like to ask for people who are interested in converting
cvs to svn help checking if vcp does the right conversion for
you.

the testscript will convert all cvs modules in the cvsroot
specified, and do diff -ru for the branches/tags checked
out from cvs repository and the resulting svn repository.

how to test:

% svn checkout http://svn.clkao.org/revml/trunk/ revml
% cd revml; perl Makefile.PL # please fix the depedencies

# this checks the default test data at t/cvs-test-data
% make test TEST_FILES=t/99cvs2svn.t

# test your repository
% make test TEST_FILES=t/99cvs2svn.t VCP_CVSROOT=/path/to/repo TEST_VERBOSE=1

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 3 09:41: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.