emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple checkout copies


From: Richard Stallman
Subject: Re: Multiple checkout copies
Date: Mon, 02 Feb 2015 20:10:54 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

   > $ git clone --shared emacs-1 emacs-2

sounded like just the right thing until you posted
the caveat.  After this, I hesitate to use it:

          > Using --shared may be risky, as Git may choose to GC the
          > dangling objects away from emacs-1, not taking into account the
          > possibility of them being used in some other trees.  In my case,
          > the source directory is often a “bare” Git repository used only
          > to mirror the upstream one, and thus it has no “local” commits,
          > which are somewhat likely to become dangling after rebases and
          > such.

Maybe I could use it in that way, but is there no way to make two
working trees both checked out in parallel from the same repository?

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! See stallman.org/skype.html.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]