emacs-devel
[Top][All Lists]
Advanced

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

Re: Git mirror - bidrectional


From: Ken Raeburn
Subject: Re: Git mirror - bidrectional
Date: Wed, 13 Jan 2010 20:58:05 -0500

On Jan 13, 2010, at 14:16, David Reitter wrote:
Indeed, anything more than a few seconds would seem unusual if not unacceptable to the typical busy Git user.

Perhaps some parallelism or commit-triggered bzr->git mirroring could help keep the delays down. I don't think we need to get excessively clever unless it actually proves to be a problem, though.

Does the git protocol allow the server to send arbitrary messages for presentation to the user? "Your patch is very important to us. Please stay on the line...." :-)

The alternative would be to do it asynchronously and undo the push if it fails (a "git reset" is trivial). The user
could then only be notified by e-mail.

I think I'd rather have the interactive delay. If it proves to be too much, I can simply bury that window and look at it later.

Ken




reply via email to

[Prev in Thread] Current Thread [Next in Thread]