Recommendations for developing a Pull model with access rights

Michael Smith michael.smith at thalesatm.com
Thu Jan 3 01:51:02 UTC 2008


Can all your people see each others repositories? Are they on the same 
file system? If not, can they see each others workstations via ssh?

I have written a simple system to synchronize repositories between home 
and work by email. It uses a local tag in each repository to show the 
revision of the other repository.

You could extend the idea by having a tag for every user. Then every 
users repository would have local tags for the repositories of the other 
users and changes could be shared by a (semi or fully) automated email 
mechanism using bundles.
-- 
Michael Smith               | 61 386 304 560
Team Leader, Case and Tools | 61 416 062 898
Thales Australia TCC        |    S  37.82329
Melbourne, Victoria         |    E 144.95426
--------------------------------------------
Confidentiality Notice: This e-mail may contain confidential and/or 
privileged information and is intended solely for the addressee(s) 
named. If you have received this information in error, or are advised 
that you have been posted this e-mail by accident, please notify the 
sender by return e-mail, do not redistribute it, delete the e-mail and 
keep no copies.



More information about the Mercurial mailing list