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

RE: cvs to svn

From: Rez <pons32_at_hotmail.com>
Date: Tue, 6 Jan 2009 11:55:47 -0800

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

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.