From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Monroe, Will" Subject: Re: Cooperating with oneself using the cloud? Date: Wed, 24 Sep 2014 11:29:27 -0500 Message-ID: <5422F167.1000903@gmail.com> References: <2D76BBD878DB8B49BBE309F15526B38E20ABF2E9@SJEXCHMB06.corp.ad.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWpRf-0002XT-DY for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 12:29:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWpRd-00074Q-Uw for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 12:29:35 -0400 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:44979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWpRd-00073J-Ph for emacs-orgmode@gnu.org; Wed, 24 Sep 2014 12:29:33 -0400 Received: by mail-ob0-f175.google.com with SMTP id m8so6746064obr.20 for ; Wed, 24 Sep 2014 09:29:27 -0700 (PDT) Received: from wmonro1-3.lsu.edu ([2620:105:b000:b100:4975:ee19:5f3a:3b46]) by mx.google.com with ESMTPSA id fg2sm9926994obb.16.2014.09.24.09.29.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Sep 2014 09:29:26 -0700 (PDT) In-Reply-To: <2D76BBD878DB8B49BBE309F15526B38E20ABF2E9@SJEXCHMB06.corp.ad.broadcom.com> 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: emacs-orgmode@gnu.org Phil, et al. Does anyone have a recommendation for a write up that describes how to set up this kind of private syncing with bitbucket or even github? I've seen a worg article on this but some of the technologies described (e.g., bzr) are new to me and might not be strictly necessary to achieve the syncing that Martin seems to want. Putting Your org Files Under Version Control http://orgmode.org/worg/org-tutorials/org-vcs.html Will On 9/15/14, 6:06 AM, Phil Mason wrote: > Hi Martin, > > > >> That should work if I can find a free Git repository allowing me to keep files secret. > > > > I use the free private repos from https://bitbucket.org/ to do something very similar to what you require. > > > > All the best > > > > Phil >