On Mon, Nov 16, 2015 at 5:57 PM, Dömötör Gulyás <dognot...@gmail.com> wrote:

> I've got an environment where it'd be good to put a fossil repo onto a
> windows network share, as running an actual server is hindered by corporate
> IT policy. Has anybody done this, or is this at least theoretically doable?
>

Where I work, most of the software devs and "project managers" have 2 PCs -
 laptops, but we rarely take both out of the office at the same time. This
allows us to run Fossil servers on our PCs so we can sync between each
others PCs in a peer-to-peer arrangement.

Note, Fossil doesn't directly support peer-to-peer sync'ing, so we use
scripts to perform sync'ing. This also means that Fossil's auto-sync
feature is of limited value to us.

PS: In theory, the each project lead could designate one laptop as the main
server for his/her projects. In practice, this doesn't work because the
primary reason most of us have 2 laptops is that the older and newer ones
have different interface ports available. For example, older ones have
PCcard slots while newer ones have ExpressCard slots. As such, we can't
designate one as "always there".

PPS: The project managers actually do always leave their older laptops at
their desks. However, we do not and will not host code repos on those.
Ticket-only repos, only. (Yes, this means us devs have to have a pair of
repos for each project. Inconvenient, but workable.)
_______________________________________________
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