<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><font class="Apple-style-span" color="#000000"><br></font></div>No, we already have a distributed SCM. &nbsp;It's called Monticello, and it works EXACTLY like git, mercurial, and bazaar. &nbsp;You are proposing something else.</div></div></blockquote><div><br></div>CVS is a distributed SCM, when you check in you have to be online to do it. With Monticello, when you check in you have to be online to do it. Monticello does not work like mercurial or bzr, unless you set up a local repository. Or apparently Gofer allows you to move resources locally if you want to. MC1.5 has a copy all function as well.</div><div><br></div><div>Mercurial, and Bzr, dont use centralized servers, so when you check out you get the entire tree and history, for yourself, so you can work on the train. When you have finished your work on the train you can push back to the centralised repository if you want to.</div><div><br></div>Keith</body></html>