"Tom Hawkins" <[EMAIL PROTECTED]> writes:
> Another thought on performance...  Has any one considered an option
> for darcs to leave the repositories in constant contact with each
> other?

bzr has a checkout mode that behaves just like svn, in that committing a
revision (recording a patch) and pushing it to the "parent" repo are a
single atomic operation (at least as far as the user is concerned).

Is that what you're talking about?  Because otherwise it sounds to me
just like ordinary cron jobs.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to