svnadmin: Unrecognized record type in stream ( importing from cvs2svn )
From: Mystery Mark <mystery.mark_at_gmail.com>
 
Date: 2005-07-06 18:07:39 CEST 
I'm trying to migrate my CVS repository over to SVN
 1. export a dumpfilesvnadmin: Unrecognized record type in stream
 whs20336# cvs2svn -v --dump-only --dumpfile dumpfile /tmp/razor-cvsroot/
 2. Create new repository.
 whs20336# rm -rf /usr/local/svn/repos/
 3. load dumpfile into new repository.
 whs20336# svnadmin load /usr/local/svn/repos < ./dumpfile
     (which gives the output......)
 <<< Started new transaction, based on original revision 1
 (note that this is the same error I get when trying to do the
 Can anyone advise?
 Regards
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.