On Fri, Jan 20, 2017 at 10:02 AM, Martin Irvine
<martin_irv...@bigpond.com.au> wrote:
> A possible additional complicating factor in the “right” way to do all this
> is that typically, when I finish working at a PC I often will not want to
> leave a copy of the source code or the repository on the PC (i.e., on a
> customer’s hardware).  I understand deleting the local copies of the
> repositories undermines the redundancy and backup benefits of using a
> Distributed SCM system, but I guess I will address this by leaving copies of
> the repositories on my own PCs and also ensuring I regularly make backup
> copies of the repository files on the Flash Drive.

Up to this I was ready to suggest you to use pull/sync between the
master copy (flash drive) and local copies on each computer. Since you
don't want to leave working copies around the PCs, working with the
flash drive only will do the trick, even if backups are much more
important.

Luca
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to