all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: emacs-devel@gnu.org
Subject: Re: merging etc
Date: Mon, 27 Aug 2007 14:46:57 +0900	[thread overview]
Message-ID: <buok5rh1qcu.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: <E1IP6c2-000449-El@fencepost.gnu.org> (Richard Stallman's message of "Sat\, 25 Aug 2007 21\:08\:22 -0400")

Richard Stallman <rms@gnu.org> writes:
> I think that there are other issues.  For instance, when I make
> related changes in several files, I put them together in the ChangeLog
> file.  But CVS wouldn't know that.
>
> CVS could know that if the files were checked in together,
> but I can't do that with VC, which is the only way I know.

It looks like Stefan has slowly been extending VC to handle multiple
files in various operations, but I don't know if there's a
user-interface for this functionality yet.

However, I don't think that would help -- AFAIK, CVS has essentially no
notion of "multiple file commits", and treats multiple files committed
together more or less as if you had committed them separately (with the
same log message).[1]

If getting rid of ChangeLogs is desirable (and I'm not sure I agree that
it is, even though ChangeLogs are a big pain for merging), really the
only sane thing to do is switch to a better source-control system than
CVS -- and I also think the one that makes sense for Emacs is "git",
though for the time being I'm still using arch for my work on emacs.[2]

   [1] There do seem to be ways you can notice the difference,
e.g. commit email messages seem to batch files which are committed
together, and perhaps the locking behavior is slightly different, but
once things have been committed, I think that information disappears

   [2] Incidentally, since you (Richard) spend a lot of time in
"disconnected" mode, I think you'd personally benefit a lot from
something like git -- it would allow you to do all operations
(committing, merging, log-checking, etc) operations locally, with easy
synchronization once you have access to a network again.

-Miles

-- 
"I distrust a research person who is always obviously busy on a task."
   --Robert Frosch, VP, GM Research

  reply	other threads:[~2007-08-27  5:46 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-19  3:17 merging etc Miles Bader
     [not found] ` <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu>
     [not found]   ` <buo3aycknp8.fsf@dhapc248.dev.necel.com>
     [not found]     ` <200708220820.l7M8KbIt026014@oogie-boogie.ics.uci.edu>
     [not found]       ` <fc339e4a0708220237v3b90ec6fwde90eba1ca936e91@mail.gmail.com>
2007-08-22 11:55         ` Miles Bader
2007-08-22 15:33           ` Stefan Monnier
2007-08-23  0:19             ` Juri Linkov
2007-08-23 20:58               ` Richard Stallman
2007-08-24  8:01                 ` joakim
2007-08-24  8:37                   ` Miles Bader
2007-08-24  8:46                   ` Leo
2007-08-24  9:03                     ` joakim
2007-08-25  4:07                       ` Richard Stallman
2007-08-25 12:45                         ` joakim
2007-08-26  2:08                           ` Glenn Morris
2007-08-26  2:16                             ` gnus inserts headers in body [was Re: merging etc] Glenn Morris
2007-08-26  7:45                               ` gnus inserts headers in body Reiner Steib
2007-08-27  1:32                                 ` Glenn Morris
2007-08-27  5:11                                   ` David Kastrup
2007-08-26 14:56                           ` merging etc Richard Stallman
2007-08-25 19:12                         ` Glenn Morris
2007-08-26  1:08                           ` Richard Stallman
2007-08-27  5:46                             ` Miles Bader [this message]
2007-08-24 10:08                     ` David Kastrup
2007-08-24 10:41                       ` Bootstrap error B. Anyos
2007-08-25  4:07                   ` merging etc Richard Stallman
2007-08-23 20:58             ` Richard Stallman
2007-08-23 21:10               ` Stefan Monnier
2007-08-24 16:10                 ` Richard Stallman
2007-08-24 17:39                   ` Stefan Monnier
2007-08-25  4:06                     ` Richard Stallman
2007-08-25  4:22                       ` Dan Nicolaescu
2007-08-25 19:17                         ` Glenn Morris
2007-08-26  1:08                         ` Richard Stallman
2007-08-23  0:45           ` Richard Stallman
2007-08-26  1:05           ` Glenn Morris
2007-08-26  2:02             ` Glenn Morris
2007-08-26 22:47               ` Richard Stallman
2007-08-26 14:56             ` Richard Stallman
2007-08-26 15:53               ` Dan Nicolaescu
2007-08-26 15:51             ` Dan Nicolaescu
     [not found]           ` <200708290403.l7T43TS6023420@oogie-boogie.ics.uci.edu>
     [not found]             ` <buoy7fvugg5.fsf@dhapc248.dev.necel.com>
     [not found]               ` <200708290425.l7T4P4TC023875@oogie-boogie.ics.uci.edu>
     [not found]                 ` <buosl63uf83.fsf@dhapc248.dev.necel.com>
     [not found]                   ` <fc339e4a0708282238q7f45a4ffsb11b27b6c1f6701a@mail.gmail.com>
2007-08-29 13:33                     ` Juanma Barranquero
2007-09-13  9:31                       ` Juanma Barranquero
2007-09-13  9:48                         ` Jason Rumney
2007-09-13 18:51                           ` Glenn Morris
2007-08-29 16:12                     ` Romain Francoise
2007-08-29 16:17                       ` Leo
2007-08-30  7:14                     ` Richard Stallman
2007-08-30  8:16                       ` joakim
2007-08-30 12:37                         ` Stefan Monnier
2007-08-30 12:57                           ` David Kastrup
2007-08-30 13:02                             ` joakim
2007-08-30 19:56                               ` Stefan Monnier
2007-08-31  7:36                               ` Richard Stallman
2007-08-30 20:58                           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buok5rh1qcu.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.