From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brenda Butler Subject: Re: org files and projects nested git repositories Date: Thu, 31 Dec 2015 13:53:52 -0500 Message-ID: References: <87oad6ldqv.fsf@plantarum.ca> <8737ui8oq5.fsf@kyleam.com> <87bn96layw.fsf@plantarum.ca> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11425f5011d0610528362d37 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEiMF-000094-Bi for emacs-orgmode@gnu.org; Thu, 31 Dec 2015 13:53:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEiME-00027L-Fq for emacs-orgmode@gnu.org; Thu, 31 Dec 2015 13:53:55 -0500 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:34605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEiME-00027D-AI for emacs-orgmode@gnu.org; Thu, 31 Dec 2015 13:53:54 -0500 Received: by mail-vk0-x22e.google.com with SMTP id a123so60820189vkh.1 for ; Thu, 31 Dec 2015 10:53:53 -0800 (PST) In-Reply-To: <87bn96layw.fsf@plantarum.ca> 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: Tyler Smith Cc: Kyle Meyer , orgmode list --001a11425f5011d0610528362d37 Content-Type: text/plain; charset=UTF-8 On Thu, Dec 31, 2015 at 1:38 PM, Tyler Smith wrote: > I have tried links, but in all my attempts the links break whenever the > source or the target is committed to version control. My understanding > that each new commit to a file effectively changes the inode, breaking > the link Sounds like you might be using hard links instead of symbolic links ... but first, are you using a unix-like system or another system? The symbolic link is a unix-like thing. bjb --001a11425f5011d0610528362d37 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Thu, Dec 31, 2015 at 1:38 PM, Tyler Smith <tyler@plantarum.ca&= gt; wrote:
I have tried links, but in all my attempts the links break whenever the
source or the target is committed to version control. My understanding
that each new commit to a file effectively changes the inode, breaking
the link

Sounds like you might be using har= d links instead of symbolic links ...
but first, are you usi= ng a unix-like system or another system?=C2=A0 The symbolic link is a unix-= like thing.

bjb

--001a11425f5011d0610528362d37--