From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Subversion for backups? Date: Tue, 25 Aug 2009 18:16:26 -0400 Message-ID: <87ocq31qv9.fsf@gollum.intra.norang.ca> References: <87ab1nd1ns.wl%ks@mocker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mg4Je-0001Bv-CH for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 18:16:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mg4Ja-000192-J0 for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 18:16:33 -0400 Received: from [199.232.76.173] (port=54432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg4Ja-00018x-ER for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 18:16:30 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:53307) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mg4Ja-0003Tx-5n for emacs-orgmode@gnu.org; Tue, 25 Aug 2009 18:16:30 -0400 In-Reply-To: <87ab1nd1ns.wl%ks@mocker.org> (Kyle Sexton's message of "Tue\, 25 Aug 2009 16\:27\:51 -0500") 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: Kyle Sexton Cc: org-mode Kyle Sexton writes: > I've seen talk of people using subversion to keep track of and back up > their org files. Can someone give me an example of how they have this > configured and how files are checked in/out from the repository? Do > you use a 'local' repository on the same machine and back that up > remotely or check your files out to a remote subversion server? > > I was going to do something simple like setting up rsnapshot to create > backups of my org directory every X minutes, but subversion has me > intrigued. I use git not subversion but it does basically the same thing. A description of my setup is here: http://doc.norang.ca/org-mode.html#GitSync -Bernt