tech-repository archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Push timestamps



On Fri, Nov 01, 2019 at 03:59:04PM +0200, Andreas Gustafsson wrote:
> Joerg Sonnenberger wrote:
> > > > There is an inversion of flow that breaks it at the moment and I don't
> > > > have the time to rewrite that part. hgmaster is currently pushing changes
> > > > to anonhg similar to how the cvs -> anoncvs flow is. That breaks the
> > > > existing replication support in pushlog.
> 
> Is the configuration that accomplishes this anoncvs-style push
> replication from hgmaster to anonhg available to study somewhere?

It's just running "hg push" with a few more flags to sync all branches
etc, but those are not relevant for pushlog. It gets triggered by a
post-commit hook.

Joerg


Home | Main Index | Thread Index | Old Index