Can someone please help me reading the following output. I am trying to 
understand which file is causing the formatting error. I am using iso-8859-1 
format to migrate from CVS to Mercurial and have the encoding-errors-policy set 
to "ignore". I also tried setting my python locale to iso-8859-1. Not sure why 
it still complaints about formating. Here is the configuration file followed by 
the error output.

thanks a million

Mike

************************************************

[DEFAULT]
verbose = True
encoding = iso-8859-1
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 = iso-8859-1
 
[cvs:source]
module = glassfish
repository = :pserver:[EMAIL PROTECTED]:/cvs


**********************************************************************
Related Files:
 
M appserv/glassfish.xml
M appserv-commons/build.xml
M appserv-core/build.xml
M appserv-core/src/java/com/sun/enterprise/deployapi/SunDeploymentFactory.java
M 
appserv-core/src/java/com/sun/enterprise/deployment/client/ChangeStateAction.java
M 
appserv-core/src/java/com/sun/enterprise/deployment/client/DeploymentFacilityImpl.java
M bootstrap/glassfish.xml
 
Description:
1. Modifed the appserv-common and appserv-core builds to populate content
   for appserv-admin-client.jar
 
2. Modified glassfish.xml to remove all junk META-INF/** content from
   binaries while initializating the appserv-rt.jar.
 
3. Removed some unnecessary imports from the deployment classes.  This
   should be the final clean up wrt creating the client jar.
 
Reviewer(s): Kedar Mhaswade
 
Tests Ran: (on Linux)
0. Built from scratch
1. PE QL
2. deployment dev tests (w/ known annotation failures)
3. PE CTS
00:34:08 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.3 
appserv-core/src/java/com/sun/enterprise/deployapi/SunDeploymentFactory.java 
appserv-core/src/java/com/sun/enterprise/deployment/client/ChangeStateAction.java
 
appserv-core/src/java/com/sun/enterprise/deployment/client/DeploymentFacilityImpl.java
P appserv-core/src/java/com/sun/enterprise/deployapi/SunDeploymentFactory.java
P 
appserv-core/src/java/com/sun/enterprise/deployment/client/ChangeStateAction.java
P 
appserv-core/src/java/com/sun/enterprise/deployment/client/DeploymentFacilityImpl.java
00:34:12 [I] [Ok]
00:34:12 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.6 bootstrap/glassfish.xml
P bootstrap/glassfish.xml
00:34:13 [I] [Ok]
00:34:13 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.8 appserv-core/build.xml
P appserv-core/build.xml
00:34:14 [I] [Ok]
00:34:14 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.13 appserv-commons/build.xml
P appserv-commons/build.xml
00:34:15 [I] [Ok]
00:34:15 [I] Committing u'[project @ 2005-07-19 21:38:41 by qouyang]'...
appserv-commons/build.xml
appserv-core/build.xml
appserv-core/src/java/com/sun/enterprise/deployapi/SunDeploymentFactory.java
appserv-core/src/java/com/sun/enterprise/deployment/client/ChangeStateAction.java
appserv-core/src/java/com/sun/enterprise/deployment/client/DeploymentFacilityImpl.java
bootstrap/glassfish.xml
00:34:16 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:16 [I] Changeset #1983
00:34:16 [I] Changeset "2005-07-19 21:48:04 by jielin"
00:34:16 [I] Log message: IN=75830 add single projection query support at 
runtime. code reviewed by mitesh. did unit test and end-to-end test
00:34:18 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.1 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/CMPVariableData.java
 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/Fetcher.java
U 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/CMPVariableData.java
U 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/Fetcher.java
00:34:20 [I] [Ok]
00:34:20 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.4 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/IdentificationVariableData.java
 
persistence-impl/runtime/test/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitorTest.java
P 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/IdentificationVariableData.java
P 
persistence-impl/runtime/test/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitorTest.java
00:34:21 [I] [Ok]
00:34:21 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.5 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/StateFieldResultElement.java
P 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/StateFieldResultElement.java
00:34:22 [I] [Ok]
00:34:22 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.7 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectExecutorImpl.java
P 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectExecutorImpl.java
00:34:23 [I] [Ok]
00:34:23 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.9 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectPlan.java
P 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectPlan.java
00:34:25 [I] [Ok]
00:34:25 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.11 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitor.java
P 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitor.java
00:34:26 [I] [Ok]
00:34:26 [I] Adding 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/CMPVariableData.java,
 
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/Fetcher.java...
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/CMPVariableData.java
 already tracked!
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/Fetcher.java
 already tracked!
00:34:26 [I] Committing u'[project @ 2005-07-19 21:48:04 by jielin]'...
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/IdentificationVariableData.java
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitor.java
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectExecutorImpl.java
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SelectPlan.java
persistence-impl/runtime/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/StateFieldResultElement.java
persistence-impl/runtime/test/src/com/sun/persistence/runtime/sqlstore/sql/select/impl/SQLVisitorTest.java
00:34:27 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:27 [I] Changeset #1984
00:34:27 [I] Changeset "2005-07-19 21:51:23 by km105526"
00:34:27 [I] Log message: Issue number:  Custom MBeans (Glassfish/EE)
Obtained from:
Submitted by:  Kedar Mhaswade
Reviewed by:   Kedar Mhaswade
Modified Files:
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerBeansFactory.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanConfigQueries.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanOperations.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/loading/MBeanAttributeSetter.java
/m/jws/admin-ee/mbeans/src/java/com/sun/enterprise/ee/admin/mbeans/EECustom*
 
Making sure that on EE the custom MBean deployment works.
There is still a long way to go before this is complete.
No QL impact.
Manual Testing/ Admin Devtests Passed.
00:34:29 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.5 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/loading/MBeanAttributeSetter.java
U 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/loading/MBeanAttributeSetter.java
00:34:31 [I] [Ok]
00:34:31 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.6 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanConfigQueries.java
P 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanConfigQueries.java
00:34:32 [I] [Ok]
00:34:32 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.7 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerBeansFactory.java
U 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerBeansFactory.java
00:34:33 [I] [Ok]
00:34:33 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.9 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanOperations.java
P 
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanOperations.java
00:34:34 [I] [Ok]
00:34:34 [I] Committing u'[project @ 2005-07-19 21:51:23 by km105526]'...
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerBeansFactory.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanConfigQueries.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/BasicCustomMBeanOperations.java
admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/custom/loading/MBeanAttributeSetter.java
00:34:35 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:35 [I] Changeset #1985
00:34:35 [I] Changeset "2005-07-19 21:59:59 by anac"
00:34:35 [I] Log message: Bug#6298492.  Fixed cancel button on cluster wizard.
00:34:37 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.17 
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
U 
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
00:34:39 [I] [Ok]
00:34:39 [I] Committing u'[project @ 2005-07-19 21:59:59 by anac]'...
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
00:34:40 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:40 [I] Changeset #1986
00:34:40 [I] Changeset "2005-07-19 22:23:34 by anac"
00:34:40 [I] Log message: Bug#6298492.  Disabled Finish button in step 3 of 
cluster wizard.
00:34:42 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.18 
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
U 
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
00:34:44 [I] [Ok]
00:34:44 [I] Committing u'[project @ 2005-07-19 22:23:34 by anac]'...
admin-gui/admin/src/java/com/sun/enterprise/tools/admingui/xml/view/cluster.xml
00:34:45 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:45 [I] Changeset #1987
00:34:45 [I] Changeset "2005-07-19 22:58:33 by harpreet"
00:34:45 [I] Log message: Submitted by:  Harpreet Singh
1. Enable/Disable CallFlow from Amx MBean with backend DB support
        1. Enable - creates DB tables
        2. Disable - does not delete the table (Designed behaviour)
2. ClearData collected during the CallFlow run. The tables are dropped.
        1. Hooked with the Amx Implementation.
3. At present DB support is hard-wired to the System Property 
callflow.db.enabled. DB
support is turned on by adding a jvm-optin callflow.db.enabled=true in 
domain.xml
 
Files Modified
1. admin/monitor
        1. src/java/com/sun/enterprise/admin/monitor/callflow/AgentImpl.java
                (Checks to see if callflow.db.enabled=true and then create the 
necessary tables)
        2. 
src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObject.java
                (refactored to hide Connection semantics from enable/disable. 
Added support to
                clearData)
        3. 
src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectImpl.java
                (reflects changes in the interface, as well as code added to 
lookup the DB)
        4. 
tests/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectTest.java
                (refactored for DBAccessObject and added support to clearData)
2. admin/mbeanapi-impl
        1. 
src/java/com/sun/enterprise/management/monitor/CallFlowMonitorImpl.java
                (added support for clearData)
        2. tests/com/sun/enterprise/management/monitor/CallFlowMonitorTest.java
                (added test to test for clearData)
 
Tests Run:
1. admin/monitor       : 4 tests
2. admin/mbeanapi-impl : CallFlowMonitorTest
3. PE QL
00:34:47 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.2 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObject.java
 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectImpl.java
 
admin/monitor/tests/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectTest.java
 
admin/mbeanapi-impl/tests/com/sun/enterprise/management/monitor/CallFlowMonitorTest.java
P 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObject.java
P 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectImpl.java
P 
admin/monitor/tests/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectTest.java
P 
admin/mbeanapi-impl/tests/com/sun/enterprise/management/monitor/CallFlowMonitorTest.java
00:34:49 [I] [Ok]
00:34:49 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.6 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/AgentImpl.java
P 
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/AgentImpl.java
00:34:51 [I] [Ok]
00:34:51 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.7 
admin/mbeanapi-impl/src/java/com/sun/enterprise/management/monitor/CallFlowMonitorImpl.java
P 
admin/mbeanapi-impl/src/java/com/sun/enterprise/management/monitor/CallFlowMonitorImpl.java
00:34:52 [I] [Ok]
00:34:52 [I] Committing u'[project @ 2005-07-19 22:58:33 by harpreet]'...
admin/mbeanapi-impl/src/java/com/sun/enterprise/management/monitor/CallFlowMonitorImpl.java
admin/mbeanapi-impl/tests/com/sun/enterprise/management/monitor/CallFlowMonitorTest.java
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/AgentImpl.java
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObject.java
admin/monitor/src/java/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectImpl.java
admin/monitor/tests/com/sun/enterprise/admin/monitor/callflow/DbAccessObjectTest.java
00:34:53 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:53 [I] Changeset #1988
00:34:53 [I] Changeset "2005-07-19 23:18:30 by carlavmott"
00:34:53 [I] Log message: The getting started guide for users.
 
Issue number:
Obtained from:
Submitted by:
Reviewed by:
00:34:55 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.1 www/public/usersGettingStarted.html
U www/public/usersGettingStarted.html
00:34:57 [I] [Ok]
00:34:57 [I] Adding www/public/usersGettingStarted.html...
www/public/usersGettingStarted.html already tracked!
00:34:57 [I] Committing u'[project @ 2005-07-19 23:18:30 by carlavmott]'...
www/public/usersGettingStarted.html
00:34:58 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:34:58 [I] Changeset #1989
00:34:58 [I] Changeset "2005-07-19 23:31:22 by carlavmott"
00:34:58 [I] Log message: update links and formatting of page
Issue number:
Obtained from:
Submitted by:
Reviewed by:
00:35:00 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.2 www/public/usersGettingStarted.html
U www/public/usersGettingStarted.html
00:35:02 [I] [Ok]
00:35:02 [I] Committing u'[project @ 2005-07-19 23:31:22 by carlavmott]'...
www/public/usersGettingStarted.html
00:35:03 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:35:03 [I] Changeset #1990
00:35:03 [I] Changeset "2005-07-19 23:34:38 by carlavmott"
00:35:03 [I] Log message: update formatting on page
Issue number:
Obtained from:
Submitted by:
Reviewed by:
00:35:05 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.3 www/public/usersGettingStarted.html
U www/public/usersGettingStarted.html
00:35:07 [I] [Ok]
00:35:07 [I] Committing u'[project @ 2005-07-19 23:34:38 by carlavmott]'...
www/public/usersGettingStarted.html
00:35:08 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
00:35:08 [I] Changeset #1991
00:35:08 [I] Changeset "2005-07-19 23:40:26 by pa100654"
00:35:08 [I] Log message: Obtained from: DTD change requests, approved by 
Sreeram
Submitted by:  Prashanth Abbagani
Reviewed by:   Shreedhar Ganapathy
 
The availability-service would carry a new attribute
 
DTD comment:
ha-agent-password
     password needed to contact highly available store management agents
 
add in ATTLIST availability-service
ha-agent-password CDATA #IMPLIED
 
------------------------------------------------------
 
The log-service element would carry a new attribute
 
     retain-error-statistics-for-hours CDATA “5”
 
The number of hours since server start, for which error statistics should be 
retained in memory. The default and minimum value is 5 hours. The maximum value 
allowed is 500 hours. Note that larger values will incur additional memory 
overhead.
00:35:10 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.2 admin-core/config-api/rng/log-service.rng
P admin-core/config-api/rng/log-service.rng
00:35:12 [I] [Ok]
00:35:12 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.3 admin-core/config-api/dtds/sun-resources_1_2.dtd
P admin-core/config-api/dtds/sun-resources_1_2.dtd
00:35:13 [I] [Ok]
00:35:13 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.4 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/NodeAgent.java
P 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/NodeAgent.java
00:35:14 [I] [Ok]
00:35:14 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.6 admin-core/config-api/rng/availability-service.rng 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/LogService.java
P admin-core/config-api/rng/availability-service.rng
P 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/LogService.java
00:35:15 [I] [Ok]
00:35:15 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.7 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/AvailabilityService.java
P 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/AvailabilityService.java
00:35:17 [I] [Ok]
00:35:17 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.8 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/Config.java
 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerTags.java
P 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/Config.java
P 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerTags.java
00:35:19 [I] [Ok]
00:35:19 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.9 admin-core/config-api/internal/config_gen/domain.rng
P admin-core/config-api/internal/config_gen/domain.rng
00:35:20 [I] [Ok]
00:35:20 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.10 admin-core/config-api/dtds/sun-domain_1_2.dtd
P admin-core/config-api/dtds/sun-domain_1_2.dtd
00:35:21 [I] [Ok]
00:35:21 [I] /m/tmp $ cvs -f -d :pserver:[EMAIL PROTECTED]:/cvs -q update -d -r 
1.11 
admin/validator/src/java/com/sun/enterprise/config/serverbeans/validation/config/validation-descriptors.xml
P 
admin/validator/src/java/com/sun/enterprise/config/serverbeans/validation/config/validation-descriptors.xml
00:35:23 [I] [Ok]
00:35:23 [I] Committing u'[project @ 2005-07-19 23:40:26 by pa100654]'...
admin-core/config-api/dtds/sun-domain_1_2.dtd
admin-core/config-api/dtds/sun-resources_1_2.dtd
admin-core/config-api/internal/config_gen/domain.rng
admin-core/config-api/rng/availability-service.rng
admin-core/config-api/rng/log-service.rng
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/AvailabilityService.java
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/Config.java
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/LogService.java
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/NodeAgent.java
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerTags.java
admin/validator/src/java/com/sun/enterprise/config/serverbeans/validation/config/validation-descriptors.xml
00:35:24 [E] Couldn't replay changeset
Revision: 2005-07-19 23:40:26 by pa100654
Date: 2005-07-19 23:40:28+00:00
Author: pa100654
Entries: admin-core/config-api/dtds/sun-domain_1_2.dtd(UPD to 1.10), 
admin-core/config-api/dtds/sun-resources_1_2.dtd(UPD to 1.3), 
admin-core/config-api/internal/config_gen/domain.rng(UPD to 1.9), 
admin-core/config-api/rng/availability-service.rng(UPD to 1.6), 
admin-core/config-api/rng/log-service.rng(UPD to 1.2), 
admin/validator/src/java/com/sun/enterprise/config/serverbeans/validation/config/validation-descriptors.xml(UPD
 to 1.11), 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/AvailabilityService.java(UPD
 to 1.7), 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/Config.java(UPD
 to 1.8), 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/LogService.java(UPD
 to 1.6), 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/NodeAgent.java(UPD
 to 1.4), 
admin-core/config-api/src/java/com/sun/enterprise/config/serverbeans/ServerTags.java(UPD
 to 1.8)
Log: Obtained from: DTD change requests, approved by Sreeram
Submitted by:  Prashanth Abbagani
Reviewed by:   Shreedhar Ganapathy
 
The availability-service would carry a new attribute
 
DTD comment:
ha-agent-password
     password needed to contact highly available store management agents
 
add in ATTLIST availability-service
ha-agent-password CDATA #IMPLIED
 
------------------------------------------------------
 
The log-service element would carry a new attribute
 
     retain-error-statistics-for-hours CDATA ?5?
 
The number of hours since server start, for which error statistics should be 
retained in memory. The default and minimum value is 5 hours. The maximum value 
allowed is 500 hours. Note that larger values will incur additional memory 
overhead.
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 'urs CDATA “5”
 
The': 'ascii' codec can't decode byte 0xc2 in position 553: ordinal not in 
range(128)!
00:35:33 [I] 13108 pending changesets in state file
00:35:33 [C] Upstream change application failed
Traceback (most recent call last):
  File "./tailor", line 35, in ?
    main()
  File "/m/tools/tailor-0.9.28/vcpx/tailor.py", line 339, in main
    tailorizer()
  File "/m/tools/tailor-0.9.28/vcpx/tailor.py", line 147, in __call__
    self.update()
  File "/m/tools/tailor-0.9.28/vcpx/tailor.py", line 110, in update
    last, conflicts = dwd.applyPendingChangesets(
  File "/m/tools/tailor-0.9.28/vcpx/dualwd.py", line 97, in 
applyPendingChangesets
    applied=applied)
  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 "/usr/sfw/lib/python2.3/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
mercurial.util.Abort: decoding near 'urs CDATA “5”
 
The': 'ascii' codec can't decode byte 0xc2 in position 553: ordinal not in 
range(128)!
transaction abort!
rollback completed
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to