We are doing CVS to Mercurial migration using Tailor in attempt to preserve the 
history. And  we run into some formatting issues during the initial migration. 
Below is the error I got in the project.log file. I am also pasting my 
config.file contents.

Thanks in advance for your time and input

Mike

************************************************
[DEFAULT]
verbose = True
encoding = utf-8
encoding-errors-policy = ignore
 
[project]
target = hg:target
start-revision = INITIAL
root-directory = /m/tools/tailor-0.9.28
state-file = tailor.state
source = cvs:source
subdir = /m/tmp
 
[hg:target]
module = /
repository = /m/src
encoding = utf-8
 
[cvs:source]
module = glassfish
repository = :pserver:[EMAIL PROTECTED]:/cvs
*************************************************




7/28 Ken :
 
Comment:
- Modified build.xml so that DEBUG_CLASSFILES now sets the
?javac.debug property.
- Modified spi.orb.ORB so that the se and ee versions of the
?ORB use different logger names.
- Removed UNKNOWN constant from Interceptors.idl (it is not part
?of the current PI specification that we use for Java SE 5.
?
Changes reviewed by Harold Carr.
 
7/28 Harold :
 
Comment:
* Fixed bug in compile-enterprise target
 
Reviewed by Ken Cavanaugh
 
-------- /home/hcarr/ws/rip-int-generic/make
 
build.xml
????
????Fixed compile-enterprise to only compile impl/folb and
????spi/folb (instead of all of gensrc).
 
 
 
 
Issue number:
Obtained from:
Submitted by:
Reviewed by:
Traceback (most recent call last):
  File "/m/tools/tailor-0.9.28/vcpx/source.py", line 141, in 
applyPendingChangesets
    replay(c)
  File "/m/tools/tailor-0.9.28/vcpx/dualwd.py", line 107, in replayChangeset
    self.target.replayChangeset(changeset)
  File "/m/tools/tailor-0.9.28/vcpx/target.py", line 126, in replayChangeset
    entries, tags = changeset.tags)
  File "/m/tools/tailor-0.9.28/vcpx/repository/hg.py", line 294, in _commit
    self._hgCommand('commit', **opts)
  File "/m/tools/tailor-0.9.28/vcpx/repository/hg.py", line 345, in _hgCommand
    cmd(self._ui, self._hg, *args, **allopts)
  File "/mpool/mercurial/lib/python2.3/site-packages/mercurial/commands.py", 
line 454, in commit
  File "/mpool/mercurial/lib/python2.3/site-packages/mercurial/localrepo.py", 
line 771, in commit
  File "/mpool/mercurial/lib/python2.3/site-packages/mercurial/changelog.py", 
line 91, in add
  File "/mpool/mercurial/lib/python2.3/site-packages/mercurial/util.py", line 
60, in fromlocal
Abort: decoding near 'mpl.java
 
<C2><A0><C2><A0><C2><A0><C2><A0>Ma': 'ascii' codec can't decode byte 0xc2 in 
position 366: ordinal no
t in range(128)!
2007-05-22 04:38:50     INFO: 12342 pending changesets in state file
2007-05-22 04:38:50 CRITICAL: Upstream change application failed
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to