new questions (sharing settings easily)

master
https://launchpad.net/~beaufils 2015-06-12 09:39:49 -04:00 committed by admin
parent 8376046bdb
commit 8f1d511051
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
I like the idea of having some common configuration (let's say of plugins) in my main server (with cgi and websetup enabled) as well as on other repositories clones and copies. In the ideal situations only some dir settings should be different (src, dest, lib, etc.) in the different setup files.
Managing two setup files (one for the server and one for the laptop) is however a pain since each time a change is made on the server (through websetup for instance) one has to manually integrated it (after being made aware of it) on each clone setup file and vice-versa.
What is a good way to share such settings (without having to copy them twice or more) ?
I tried to discuss that same point in [[laptop_wiki_with_git discussion|tips/laptop_wiki_with_git/discussion]].
--[[bbb]]