On Wed, 7 Nov 2007 10:34:42 +0100 "Alexander Staubo" <[EMAIL PROTECTED]> wrote:
> On 11/6/07, Magnus Therning <[EMAIL PROTECTED]> wrote: > > Can I push checkpoints to a central repository? > > Checkpoints, as I understand them, are pretty much an implementation > detail of the Darcs repository format. So, no. This is right, strictly speaking. But OTOH, a checkpoint is always related to some tag, so you can easily get the desired effect by using a after-apply hook on the central repository that triggers the creation of the checkpoint upon integrating any new tag... hth, ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. [EMAIL PROTECTED] | -- Fortunato Depero, 1929. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
