unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: [simon.marshall@misys.com: First CVS command generates empty buffer]
Date: Mon, 10 Jul 2006 14:21:38 -0400	[thread overview]
Message-ID: <E1G00O2-0001Jb-Pm@fencepost.gnu.org> (raw)

[I sent this message a week ago but did not get a response.]

Would someone please DTRT and ack?

------- Start of forwarded message -------
From: "Marshall, Simon" <simon.marshall@misys.com>
To: "'Emacs Pretest Bug (emacs-pretest-bug@gnu.org)'"
	<emacs-pretest-bug@gnu.org>
Date: Mon, 3 Jul 2006 11:11:51 +0100 
MIME-Version: 1.0
Content-Type: text/plain
Subject: First CVS command generates empty buffer
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

I get this every time with a working copy of a file from a local CVS
repository, but not with an emacs file from the savannah repository.  My cvs
is 1.11.5.

CVSROOT=$PWD/cvs	# create a local CVS repository if you don't have
one
cvs init
mkdir foo
touch foo/bar
cd foo
cvs import -msnafu foo bar fubar
cd ..
cvs checkout -d bar foo
.../src/emacs -Q
C-x C-f bar/bar	# for me, any file under a local CVS repository 

At this point, *Messages* contains:

For information about the GNU Project and its goals, type C-h C-p.
Note: file is write protected
Loading vc-cvs...done

Now do C-x v l, and the window splits with bar at the top and a window
showing *vc-change-log* at the bottom.  BUG: The *vc-change-log* buffer is
empty (and its window is 3 lines high).

At this point, *Messages* contains:

For information about the GNU Project and its goals, type C-h C-p.
Note: file is write protected
Loading vc-cvs...done
Loading vc...
Loading easymenu...done
Loading vc...done
Running cvs in the background...
Loading log-view...
Loading easy-mmode...done
Loading log-view...done

Interestingly, if I C-x o C-x v l, then *vc-change-log* is correctly
generated (though its window is still 3 lines high).  *Messages* now
contains:

For information about the GNU Project and its goals, type C-h C-p.
Note: file is write protected
Loading vc-cvs...done
Loading vc...
Loading easymenu...done
Loading vc...done
Running cvs in the background...
Loading log-view...
Loading easy-mmode...done
Loading log-view...done
Running cvs in the background... done

Note this time I get a " done".

Note also that this is not specific to C-x v l.  Checkin a change to bar,
then:

.../src/emacs -Q bar/bar
C-u C-x v = RET RET RET		# diff between previous 2 revisions

I get a 3 line high *vc-diff* window where the buffer contains "No
differences found."  Repeating the above command in bar will generate the
correct diff, and *Messages* gets a message with " done" as above.

In GNU Emacs 22.0.50.5 (sparc-sun-solaris2.8, X toolkit)
 of 2006-07-03 on perth
X server distributor `Hummingbird Ltd.', version 11.0.100015
configured using `configure 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_GB.ISO8859-1
  value of $LC_CTYPE: en_GB.ISO8859-1
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: en_GB.ISO8859-1
  value of $LC_NUMERIC: en_GB.ISO8859-1
  value of $LC_TIME: en_GB.ISO8859-1
  value of $LANG: en_GB.ISO8859-1
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

             reply	other threads:[~2006-07-10 18:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10 18:21 Richard Stallman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-18  0:12 [simon.marshall@misys.com: First CVS command generates empty buffer] Richard Stallman
2006-07-03 23:21 Richard Stallman
2006-07-11 18:41 ` Chong Yidong

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1G00O2-0001Jb-Pm@fencepost.gnu.org \
    --to=rms@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).