unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Daniel Ash" <deash14@cableone.net>
Subject: error trying to get a file into RCS
Date: Tue, 29 Jun 2004 20:21:37 -0600	[thread overview]
Message-ID: <000501c45e48$fc12c000$6400a8c0@Dell> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4424 bytes --]

Here is the e-mail without the control characters . sorry about that.

 

To: bug-gnu-emacs@gnu.org

Subject: error trying to get a file into RCS

--text follows this line--

This bug report will be sent to the Free Software Foundation,

not to your local site managers!

Please write in English, because the Emacs maintainers do not have

translators to read other languages for them.

 

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,

and to the gnu.emacs.bug news group.

 

In GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600)

 of 2004-03-10 on NYAUMO

configured using `configure --with-gcc (3.2)'

Important settings:

  value of $LC_ALL: nil

  value of $LC_COLLATE: nil

  value of $LC_CTYPE: nil

  value of $LC_MESSAGES: nil

  value of $LC_MONETARY: nil

  value of $LC_NUMERIC: nil

  value of $LC_TIME: nil

  value of $LANG: ENU

  locale-coding-system: iso-latin-1

  default-enable-multibyte-characters: t

 

Please describe exactly what actions triggered the bug

and the precise symptoms of the bug:

 

I created a RCS directory in the same directory of a file, RunLog.java, 

that I wanted to place into RCS and got a failure message.  Here is the 

backtrace info:

Debugger entered--Lisp error: (error "Running ci...FAILED (status 1)")

  signal(error ("Running ci...FAILED (status 1)"))

  error("Running %s...FAILED (%s)" "ci" "status 1")

  vc-do-command(nil 0 "ci" "c:/users/Daniel/Programs/RunLog/RunLog.java"
"-i" "-u1.1" "-t-" nil nil)

  apply(vc-do-command nil 0 "ci"
"c:/users/Daniel/Programs/RunLog/RunLog.java" "-i" "-u1.1" "-t-" (nil nil))

  vc-rcs-register("c:/users/Daniel/Programs/RunLog/RunLog.java" "1.1" "")

  apply(vc-rcs-register ("c:/users/Daniel/Programs/RunLog/RunLog.java" "1.1"
""))

  vc-call-backend(RCS register "c:/users/Daniel/Programs/RunLog/RunLog.java"
"1.1" "")

  #[(file rev comment) "=8c6=8c7^H\"=88=8c8^H=8c9\"^Y=8ca^H!=88=8cb
=8cc^H\n^K%=88=8cd^H=8ce
#=88\f=84&^@=8cf=8c5!=88=8c9^U)=8c6=8d0^H\"=87" [file backend rev comment
vc-make-backup-files backup-inhibited message "Registering %s... "
vc-responsible-backend t vc-file-clearprops vc-call-backend register
vc-file-setprop vc-backend make-local-variable "Registering %s... done"]
6]("c:/users/Daniel/Programs/RunLog/RunLog.java" "1.1" "")

  vc-finish-logentry(t)

  vc-start-entry("c:/users/Daniel/Programs/RunLog/RunLog.java" "1.1" t nil
"Enter initial comment." #[(file rev comment)
"=8c6=8c7^H\"=88=8c8^H=8c9\"^Y=8ca^H!=88=8cb
=8cc^H\n^K%=88=8cd^H=8ce
#=88\f=84&^@=8cf=8c5!=88=8c9^U)=8c6=8d0^H\"=87" [file backend rev comment
vc-make-backup-files backup-inhibited message "Registering %s... "
vc-responsible-backend t vc-file-clearprops vc-call-backend register
vc-file-setprop vc-backend make-local-variable "Registering %s... done"] 6])

  vc-register(nil nil)

  vc-next-action-on-file("c:/users/Daniel/Programs/RunLog/RunLog.java" nil)

  byte-code("^H=831^@=8c5 ^Y=8c6=8c7!=8c8 L=88=8c9=8ca
=8cb#=8cb=98=83!^@=8cc=8cd=89=8ce#=88=82+^@=8cf=8cd=89=89=89=8d0=8cc&\x06=88=8d
1=8d2=8cd\"=88)\n=83<^@=8d3\n!=88=821^@^K=83E^@=8d4^K\f\"=87=8d5=8d6=8d7
\"=87" [vc-dired-mode files vc-parent-buffer buffer-file-name verbose
dired-get-marked-files make-local-variable vc-dired-window-configuration
current-window-configuration mapconcat #[(f) "^H^Y=8c2            !)=8c3==84

^@=8c4=87=8c5=87" [f file vc-state up-to-date "^@" ""] 2] ""
vc-next-action-dired nil "dummy" vc-start-entry "Enter a change comment for
the marked files." throw nogo pop-to-buffer vc-next-action-on-file error
"Buffer %s is not associated with a file" buffer-name] 7)

  vc-next-action(nil)

* call-interactively(vc-next-action)

 

I'm not certain that this isn't caused by user error (mine) but at one point

I could have sworn RCS was working on this machine through emacs.

 

Recent input:

C-x C-f p r o SPC r u n SPC R U <backspace> u n L o 

g . j a SPC v SPC <return> C-x C-v C-v C-g C-g C-g 

C-x v v <menu-bar> <help-menu> <report-emacs-bug>

 

Recent messages:

Loading log-edit...

Loading easy-mmode...done

Loading log-edit...done

Mark set

Press C-c C-c when you are done editing.

Registering c:/users/Daniel/Programs/RunLog/RunLog.java... 

Loading debug...done

Entering debugger...

 [2 times]

Loading emacsbug...done

 


[-- Attachment #1.2: Type: text/html, Size: 14447 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

             reply	other threads:[~2004-06-30  2:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30  2:21 Daniel Ash [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30  2:14 error trying to get a file into RCS Daniel Ash

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='000501c45e48$fc12c000$6400a8c0@Dell' \
    --to=deash14@cableone.net \
    /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).