all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cvs-status suddenly broken
@ 2006-03-09 18:58 Kevin Rodgers
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-03-09 18:58 UTC (permalink / raw)


I'm using Emacs 21.4 on Solaris 9 (x86), and cvs-status is no longer
showing 1 file per line but now displays a bunch of italicized lines
from the " *cvs-tmp*" buffer prefixed with "Message:".  This appears to
be the same symptom others have reported, to which Stefan has responded
that it is likely due to a known bug in CVS+SSH+libc on GNU/Linux or
MacOS X.

But I'm not on either of those operating systems, and my CVSROOT
specifies the pserver protocol.

The cvs binary and the shared libraries it links to haven't changed on
my desktop, but CVS on the remote Solaris 8 SPARC server was just
upgraded from feature version 1.12.8 (released in May 2004) to feature
version 1.12.13 (released in Oct. 2005), from the distribution at
http://ftp.gnu.org/non-gnu/cvs/binary/feature/sparc-sunos/

Any ideas on what's gone wrong and how I can fix it?

Thanks,
-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: cvs-status suddenly broken
       [not found] <mailman.142.1141930798.2832.help-gnu-emacs@gnu.org>
@ 2006-03-11 17:23 ` Stefan Monnier
  2006-03-13 16:39   ` Kevin Rodgers
  2006-03-13 17:14   ` Kevin Rodgers
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Monnier @ 2006-03-11 17:23 UTC (permalink / raw)


> The cvs binary and the shared libraries it links to haven't changed on
> my desktop, but CVS on the remote Solaris 8 SPARC server was just
> upgraded from feature version 1.12.8 (released in May 2004) to feature
> version 1.12.13 (released in Oct. 2005), from the distribution at
> http://ftp.gnu.org/non-gnu/cvs/binary/feature/sparc-sunos/

The output format of "cvs status" has slightly changed (they added
a commit-ID line IIRC).
Try Emacs-CVS's pcvs-parse.el which understands this new format.


        Sefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: cvs-status suddenly broken
  2006-03-11 17:23 ` cvs-status suddenly broken Stefan Monnier
@ 2006-03-13 16:39   ` Kevin Rodgers
  2006-03-13 17:14   ` Kevin Rodgers
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-03-13 16:39 UTC (permalink / raw)


Stefan Monnier wrote:
>>The cvs binary and the shared libraries it links to haven't changed on
>>my desktop, but CVS on the remote Solaris 8 SPARC server was just
>>upgraded from feature version 1.12.8 (released in May 2004) to feature
>>version 1.12.13 (released in Oct. 2005), from the distribution at
>>http://ftp.gnu.org/non-gnu/cvs/binary/feature/sparc-sunos/
> 
> 
> The output format of "cvs status" has slightly changed (they added
> a commit-ID line IIRC).
> Try Emacs-CVS's pcvs-parse.el which understands this new format.

Yes, thank you!!!

Would there be any harm in using all the pcvs*.el files from CVS in
Emacs 21?

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: cvs-status suddenly broken
  2006-03-11 17:23 ` cvs-status suddenly broken Stefan Monnier
  2006-03-13 16:39   ` Kevin Rodgers
@ 2006-03-13 17:14   ` Kevin Rodgers
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-03-13 17:14 UTC (permalink / raw)


Kevin Rodgers wrote:
 > Would there be any harm in using all the pcvs*.el files from CVS in
 > Emacs 21?

I tried to compile all the CVS pcvs*.el files in Emacs 21.4, and only
pcvs-defs.el and pcvs-parse.el compiled cleanly, so it's probably not a
good idea.  Here are the warnings from the others:

While compiling the end of the data in file /var/tmp/pcvs-info.el:
  ** The following functions are not known to be defined:
    define-obsolete-variable-alias, define-obsolete-function-alias

While compiling cvs-string->strings in file /var/tmp/pcvs-util.el:
  ** split-string called with 3 arguments, but accepts only 1-2
  ** split-string called with 3 arguments, but accepts only 1-2

While compiling the end of the data in file /var/tmp/pcvs.el:
  ** The following functions are not known to be defined:
    cvs-fileinfo->full-name, process-put, process-get,
    read-directory-name, posn-set-point, smerge-ediff, vc-editable-p,
    vc-checkout

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-13 17:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.142.1141930798.2832.help-gnu-emacs@gnu.org>
2006-03-11 17:23 ` cvs-status suddenly broken Stefan Monnier
2006-03-13 16:39   ` Kevin Rodgers
2006-03-13 17:14   ` Kevin Rodgers
2006-03-09 18:58 Kevin Rodgers

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.