Myles English <mylesengl...@gmail.com> writes: > 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
Uh oh, I might have to start playing with this! Though there's something nice about the morning ritual of going through a bunch of repos and updating them. For doing version control of dotfiles or other collections of non-interrelated single files, I've been curious about (but haven't yet tried) ESR's src: http://www.catb.org/~esr/src/