emacs-devel
[Top][All Lists]
Advanced

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

Re: Multiple checkout copies


From: David Kastrup
Subject: Re: Multiple checkout copies
Date: Tue, 03 Feb 2015 14:15:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Achim Gratz <address@hidden> writes:

> David Kastrup writes:
>> Apparently you confuse --shared with _not_ using --shared.
>
> Indeed, I was reading "--local" instead of "--shared", sorry. :-P
>
> In any case, as long as the repo cloned via "--shared" is a bare
> repository that was cloned from upstream Emacs and you do not clone the
> second generation again in this manner, "--shared" is still safe.

No, it isn't.  You can have both local branches and remote branches
removed from the cloned bare repo while your --shared clone still uses
objects that are no longer retained in the first clone.

> It can still be a net win for throw-away clones needed during a build.

Basically the only sensible use is for temporary clones used (and
deleted again) within a script.

-- 
David Kastrup



reply via email to

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