[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Favorite way of syncing?
From: |
Myles English |
Subject: |
Re: [O] Favorite way of syncing? |
Date: |
Fri, 11 Sep 2015 23:05:11 +0100 |
Hi Tobias,
Tobias Frischholz writes:
> I was wondering what is your favorite way of syncing your org files and
> everything.
For org files I use git combined with myrepos and it has been working
very well for me for several years. For dotfiles I recently discovered
vcsh, also synced via myrepos. It too is working nicely so far.
When I leave one computer I type 'mr update' and everything syncs to a
server running gitolite that manages bare repos. When I get to another
computer I type 'mr update' to sync it again.
It is quite complicated but does the job.
https://myrepos.branchable.com
https://github.com/RichiH/vcsh
http://gitolite.com/gitolite/index.html
Myles
- Re: [O] Favorite way of syncing?, (continued)