Unfortunately the corporate network in this case is rather conservative,
and I can't have a server running, plus I can't even connect my main dev
laptop to the corp network... rather silly, the whole thing is.

The company has a private github, BUT that is again not accessible from the
dev laptop (because accessing that requires to be at least VPN'd into the
corp network, which requires a windows config that disallows admin rights,
which we need for development... but I digress).

So all in all fossil is great for doing field work and keeping track of
tickets etc offline, but I don't have a decent way of syncing. Of course,
each dev could upload their fossils to the windows share, and pull from
each other to a local repo, but that quite sounds like a bad n-way merge
waiting to happen.

On 17 November 2015 at 18:15, Ron W <[email protected]> wrote:

> On Mon, Nov 16, 2015 at 5:57 PM, Dömötör Gulyás <[email protected]>
> 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
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to