emacs-devel
[Top][All Lists]
Advanced

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

Re: I can't commit a simple change


From: Paul Eggert
Subject: Re: I can't commit a simple change
Date: Mon, 23 Dec 2013 21:46:39 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Richard Stallman wrote:
>     Nothing has changed wrt. the info files.  It's just that the directory
>     is no longer kept in the repository.
> 
> That seems like a mistake.  It makes building slower.

It makes other things faster, notably the human process
of reviewing patches to the repository.

It might be helpful to have two repositories: the first
would omit autogenerated files, and the second would contain
all files that can be generated automatically and portably.
Human reviewers could look only at the former, and people
who want to build quickly from the repository could use
the latter.



reply via email to

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