Could you guys please shed some light on these errors?
I tarballed oru CVS repository to the new SVN box and running cvs2svn on it, generates a few warnings and errors and halts the process. I have had no luck posting to cvs2svn newsgroup, it appears people rarely frequent that forum, the last posting in it is from early December! And my request to join the forum seems to be still pending!! I have ran the command in 2 forms and still get the errors below:
$cvs2svn --svnrepos NEW_SVNREPOS CVSREPOS
$cvs2svn --dumpfile DUMPFILE CVSREPOS
when I try to add the --fallback-encoding=ENC option, the command complains
$cvs2svn --fallback-encoding=ENC --dumpfile DUMPFILE CVSREPOS
cvsrepo/singlesignon/lib/servlet-api.jar,v
Summary of symbol transforms:
"clientapi/" transformed to "clientapi" in 836 files
Done
Time for pass1 (CollectRevsPass): 486.5 seconds.
----- pass 2 (CleanMetadataPass) -----
Converting metadata to UTF8...
WARNING: Problem decoding log message:
---------------------------------------------------------------------------
Replaced D by when displaying account #.
---------------------------------------------------------------------------
WARNING: Problem decoding log message:
---------------------------------------------------------------------------
Validation that allows only one dash in account number is removed including leading and trailing dash. is replaced by D before storing in the database.
---------------------------------------------------------------------------
WARNING: Problem decoding log message:
---------------------------------------------------------------------------
New method formatBatchName added to truncate batch name if more than 12 characters and append
to it.
---------------------------------------------------------------------------
WARNING: Problem decoding log message:
---------------------------------------------------------------------------
½ù\·lHIûD§êþ¢nfÓþÔ¢ÛJUô×ìºè ª0ßRh\Kà $ÈHÛ|Î;ý
ÒðÚ¢}D"áøãª06G*ûºÂa$£5¦WÙþ%¬q\æÈÞèsùåfÂ¥.54©*ÂÂ
---------------------------------------------------------------------------
WARNING: Problem decoding log message:
---------------------------------------------------------------------------
Gutted DBConnectionFactory
Specific pooling details, et cetéria moved to other classes.
---------------------------------------------------------------------------
ERROR: There were warnings converting author names and/or log messages
to unicode (see messages above). Please restart this pass
with one or more '--encoding' parameters or with
'--fallback-encoding'.
_________________________________________________________________
Send e-mail faster without improving your typing skills.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1008331
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-06 21:30:45 CET