#158: restarting the darcs source backend skips failed changesets
------------------------+---------------------------------------------------
Reporter: wfranzini | Owner: lele
Type: defect | Status: new
Priority: major | Milestone: VersionOne
Component: darcs | Version: 0.9
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment(by wfranzini):
The following is the last change applied by the darcs source backend:
{{{
$ darcs changes --last=2 --reverse
Sun Jun 25 01:11:57 CEST 2006 [EMAIL PROTECTED]
* Use a common ancestor to recognize tailor exceptions
Sun Jun 25 01:12:08 CEST 2006 [EMAIL PROTECTED]
* Split the monolithic repository.py into smaller units
The repository subclass of each backend is now in the same unit that
implements its working dir, under the vcpx.repository subpackage.
This has several advantages: the obvious of keeping related code closer
and the ability of lazy load only the needed unit, as it was already
done
for the working dir subclasses.
$
}}}
while the last committed on the aegis target is:
{{{
$ ael ph -p tailormirror.0.9 | tail -2
1145 Fri May 30 1187 Use a common ancestor to recognize tailor
exceptions
13:42:55 2008
$
}}}
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/158#comment:1>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor