I did an uncommit on the morning and looked that all thinks went well.
But it was a mistake.... Sorry :-(

In such cases should we commit immediately the new patch after uncommit? Is the uncommit unsafe for our repositories?


On 02/03/2011 01:23 PM, Amos Jeffries wrote:
FYI:
a bug in our mirroring system does this as a side effect of using
uncommit to fully remove entries rather than to just unite and
immediately commit the combined set back as one patch.

Have now added a working directory cleanup step to the
bootstrap/sync/format scripts. Hopefully that will fix the bug.

Amos

On 03/02/11 23:27, Automatic source maintenance wrote:
------------------------------------------------------------
revno: 11203
committer: Automatic source maintenance<[email protected]>
branch nick: trunk
timestamp: Thu 2011-02-03 03:27:01 -0700
message:
Bootstrapped
removed:
src/mgr/Request.cc
src/mgr/Response.cc
added:
src/mgr/Forwarder.cc
src/mgr/Forwarder.h
src/mgr/Inquirer.cc
src/mgr/Inquirer.h
src/mgr/Request.cc
src/mgr/Request.h
src/mgr/Response.cc
src/mgr/Response.h
src/snmp/
src/snmp/Forwarder.cc
src/snmp/Forwarder.h
src/snmp/Inquirer.cc
src/snmp/Inquirer.h
src/snmp/Makefile.am
src/snmp/Pdu.cc
src/snmp/Pdu.h
src/snmp/Request.cc
src/snmp/Request.h
src/snmp/Response.cc
src/snmp/Response.h
src/snmp/Session.cc
src/snmp/Session.h
src/snmp/Var.cc
src/snmp/Var.h
src/snmp/forward.h
src/snmp_core.h
renamed:
src/mgr/Forwarder.cc => src/ipc/Forwarder.cc
src/mgr/Forwarder.h => src/ipc/Forwarder.h
src/mgr/Inquirer.cc => src/ipc/Inquirer.cc
src/mgr/Inquirer.h => src/ipc/Inquirer.h
src/mgr/Request.h => src/ipc/Request.h
src/mgr/Response.h => src/ipc/Response.h
modified:
configure.ac
snmplib/Makefile.am
src/Makefile.am
src/ipc/Coordinator.cc
src/ipc/Coordinator.h
src/ipc/FdNotes.cc
src/ipc/FdNotes.h
src/ipc/Makefile.am
src/ipc/Messages.h
src/ipc/Strand.cc
src/ipc/Strand.h
src/ipc/UdsOp.cc
src/ipc/UdsOp.h
src/ipc/forward.h
src/mgr/FunAction.cc
src/mgr/InfoAction.cc
src/mgr/StoreToCommWriter.cc
src/mgr/StoreToCommWriter.h
src/snmp_core.cc
src/ipc/Forwarder.cc
src/ipc/Forwarder.h
src/ipc/Inquirer.cc
src/ipc/Inquirer.h
src/ipc/Request.h
src/ipc/Response.h



Reply via email to