New to Hg - best practices?
Michael Smith
michael.smith at thalesatm.com
Wed Nov 5 16:01:34 CST 2008
Marcos Scriven wrote:
> 2) I know it's best to get away from having a central repo, but
> presumably one does still need at least one repo to be 'the' repo, or
> master so to speak? How do you guys manage this? I understand you
> could have one repo for different versions of a piece of software, but
> not sure what's the best way to handle this.
>
No, not really. I do my work on three systems at home and one at work. I
synchronize repositories in a peer to peer fashion by ssh and email.
Generally I do this by email push from home to work and back again. At
home if I start working on a particular machine I will pull changes from
whatever machine I was last working on.
--
*Michael Smith*
More information about the Mercurial
mailing list