From mboxrd@z Thu Jan 1 00:00:00 1970 From: flaviostz@gmail.com (=?utf-8?Q?Fl=C3=A1vio?= de Souza) Subject: Re: Sync org-mode files in different computers Date: Thu, 23 Oct 2008 22:13:32 -0200 Message-ID: <87ljweu9xv.fsf@gmail.com> References: <87vdvl4i5g.fsf@gmail.com> <873aipcvj9.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtAJD-0000pA-08 for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 20:13:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtAJB-0000ms-4x for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 20:13:42 -0400 Received: from [199.232.76.173] (port=50239 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtAJA-0000mj-OI for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 20:13:40 -0400 Received: from yw-out-1718.google.com ([74.125.46.157]:31882) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtAJA-0000jE-H8 for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 20:13:40 -0400 Received: by yw-out-1718.google.com with SMTP id 9so226181ywk.66 for ; Thu, 23 Oct 2008 17:13:38 -0700 (PDT) In-Reply-To: <873aipcvj9.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Tue\, 21 Oct 2008 20\:39\:54 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org Bernt Hansen writes: > flaviostz@gmail.com (Fl=C3=A1vio de Souza) writes: > >> Hi, I am a new emacs user and I am exploring org-mode which is really am= azing. >> >> I would like to know how I sync org-mode files in different computer ove= r local=20 >> network and over the internet. > > Hi, > > I personally use git to sync my org-mode files but there are lots of > tools available to sync files across multiple machines. > > Some options are: > > - put your org-mode files in a source control system (git, svn, > whatever system you are used to) and check out the files on all your > target systems > > - Use unison > > - Use rsync > > You'll probably want to investigate what works best for your usage > scenario. > > -Bernt > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > Thanks! Right now I am trying git. --=20 Fl=C3=A1vio de Souza