all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: emacs-devel@gnu.org
Subject: Off topic: help with CVS, please!
Date: Sun, 22 Feb 2009 20:55:27 +0000	[thread overview]
Message-ID: <20090222205527.GA8368@muc.de> (raw)

Hi, Emacs!

Could somebody help me with CVS, please.

I've got the CC Mode repository into a mess.  The head of cc-langs.el is
5.288, and contains crud.  I want to (somehow) get 5.286 and (somehow)
commit it, so that it becomes head.

I tried deleting cc-langs.el and
    # cvs update -r5.286 cc-langs.el
An immediate "cvs update" then failed, without contacting the server or
giving an error message.

I then tried something or other (can't remember exactly what), but
managed to damage CVS/Entries.  Then I tried to download 5.286 to
standard output.  There doesn't seem to be a nice
simple command like
    # cvs get -r5.286 cc-langs.el > /path/to/temp_file.el
, which would just get a file version without having to worry about
fouling anything up.

There's something similar which I tried, namely:
    # cvs update -p r5.286 cc-langs.el > /path/to/temp_file.el,
but I'm not convinced I got 5.286, and I'm now too frustrated and
confused to check reliably.

Could somebody with a clear head please suggest a recipe to me for
obtaining 5.286 and committing it, unchanged, over 5.288 to become the
new head.

Thanks in advance!

-- 
Alan Mackenzie (Nuremberg, Germany).




             reply	other threads:[~2009-02-22 20:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-22 20:55 Alan Mackenzie [this message]
2009-02-22 20:52 ` Off topic: help with CVS, please! Chong Yidong
2009-02-22 21:02 ` Tom Tromey
2009-02-23 15:14   ` Thien-Thi Nguyen
2009-02-23 18:09   ` Alan Mackenzie
2009-02-24 21:48     ` Stefan Monnier

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=20090222205527.GA8368@muc.de \
    --to=acm@muc.de \
    --cc=emacs-devel@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.