[Gllug] Configuration file sharing
Nahuel Marisi
nahuelmarisi at gmail.com
Sat Nov 7 22:08:49 UTC 2009
On 21 Oct 2009, at 15:42, Christopher Mocock wrote:
> - Tethys wrote:
>> You're missing the fact that "git push" merely copies the changes to
>> the remote object store. It doesn't (by default) check them out, so
>> they're not visible in the filesystem. There are hooks that allow you
>> to do the checkout when a new object arrives if you want to do that,
>> or you could use a VCS like darcs that does represent the changes in
>> the filesystem immediately. Or just use rsync.
if you find git a bit obfuscated you might want to try bazaar,
I find it much easier to use, and although perhaps not as powerful, it
certainly is more than what you need to maintain a bunch of text files
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list