From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Re: Favorite way of syncing? Date: Mon, 14 Sep 2015 10:34:05 +0100 Message-ID: <87fv2htkdu.fsf@gmail.com> References: <87bnd8fw88.fsf@gmail.com> <87pp1opgyv.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbQTy-0002Dt-4V for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 05:55:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbQTt-0001kz-EV for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 05:55:29 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:36512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbQ7N-0008CC-M3 for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 05:32:09 -0400 Received: by wicgb1 with SMTP id gb1so133066175wic.1 for ; Mon, 14 Sep 2015 02:32:08 -0700 (PDT) In-reply-to: <87pp1opgyv.fsf@ericabrahamsen.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric, Eric Abrahamsen writes: > Myles English writes: > >> 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/ Probably worth mentioning this alternative to vcsh: https://github.com/capr/multigit The only reason I chose vcsh is because it is more popular and I am a bit a sheep. Myles