emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: jmcbray@carcosa.net (Jason F. McBrayer)
To: "Flávio de Souza" <flaviostz@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Sync org-mode files in different computers
Date: Wed, 22 Oct 2008 12:55:57 -0400	[thread overview]
Message-ID: <m1tzb4d0wy.fsf@bertrand.carcosa.net> (raw)
In-Reply-To: <87vdvl4i5g.fsf@gmail.com> ("Flávio de Souza"'s message of "Tue, 21 Oct 2008 21:56:11 -0200")

flaviostz@gmail.com (Flávio de Souza) writes:

> I would like to know how I sync org-mode files in different computer
> over local network and over the internet.

I think most people will agree that the best way to sync org-mode files
is to keep them under some kind of version control system.  The
advantage that has over something like rsync is that if you happen to
make changes in different places (laptop and home, for example) without
synchronizing in between (because you forget, or because your network
connection is down, or something), then you can merge your edits in some
way more fine-grained than "newest change wins".

I started out using Subversion (svn) to keep my org-mode files, and am
now using Mercurial (hg), which has both the advantages of being a dvcs
(every working copy is also a complete repository) and of being easier
to set up.  Many people also like git or bzr.  For just the purposes of
syncing your org-mode files, which one you choose isn't very important. 

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    jmcbray@carcosa.net  |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors.  --- The Dhammapada    |

  parent reply	other threads:[~2008-10-22 16:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21 23:56 Sync org-mode files in different computers Flávio de Souza
2008-10-22  0:39 ` Bernt Hansen
2008-10-22  9:51   ` Ian Barton
2008-10-24  0:16     ` Flávio de Souza
2008-10-24  0:13   ` Flávio de Souza
2008-10-22 16:55 ` Jason F. McBrayer [this message]
2008-10-24  0:17   ` Flávio de Souza

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1tzb4d0wy.fsf@bertrand.carcosa.net \
    --to=jmcbray@carcosa.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=flaviostz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).