From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Daniel Ash" Newsgroups: gmane.emacs.bugs Subject: error trying to get a file into RCS Date: Tue, 29 Jun 2004 20:14:02 -0600 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <000001c45e47$e9b24580$6400a8c0@Dell> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1137663039==" X-Trace: sea.gmane.org 1088570198 27082 80.91.224.253 (30 Jun 2004 04:36:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Jun 2004 04:36:38 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 30 06:36:32 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfWpk-0005xB-00 for ; Wed, 30 Jun 2004 06:36:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfWrR-0006Bv-4l for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Jun 2004 00:38:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BfWnZ-0004Gl-Dn for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2004 00:34:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BfWnY-0004Fm-1h for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2004 00:34:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfWmp-0003pq-Gj for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2004 00:33:31 -0400 Original-Received: from [24.116.0.122] (helo=mail.cableone.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BfUbc-0006dO-Sk for bug-gnu-emacs@gnu.org; Tue, 29 Jun 2004 22:13:49 -0400 Original-Received: from Dell (unverified [24.117.73.103]) by smail2.cableone.net (SurgeMail 1.9b) with ESMTP id 7456484 for ; Tue, 29 Jun 2004 19:00:29 -0700 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Server: High Performance Mail Server - http://surgemail.com X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8308 This is a multi-part message in MIME format. --===============1137663039== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C45E15.9F17D580" This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C45E15.9F17D580 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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. =20 Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing = list, and to the gnu.emacs.bug news group. =20 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 =20 Please describe exactly what actions triggered the bug and the precise symptoms of the bug: =20 I created a RCS directory in the same directory of a file, RunLog.java,=20 that I wanted to place into RCS and got a failure message. Here is the=20 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) "=C6=C7\"=88=C8=C9\"=CA!=88=CB =CC\n %=88=CD=CE #=88\f=84& =20 ------=_NextPart_000_0001_01C45E15.9F17D580 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

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)

=A0of 2004-03-10 on NYAUMO

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

Important settings:

=A0 value of $LC_ALL: nil

=A0 value of $LC_COLLATE: nil

=A0 value of $LC_CTYPE: nil

=A0 value of $LC_MESSAGES: nil

=A0 value of $LC_MONETARY: nil

=A0 value of $LC_NUMERIC: nil

=A0 value of $LC_TIME: nil

=A0 value of $LANG: ENU

=A0 locale-coding-system: = iso-latin-1

=A0 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.=A0 Here is the

backtrace info:

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

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

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

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

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

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

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

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

=A0 #[(file rev comment) = "=C6=C7\"ˆ=C8=C9\"=CA!ˆ=CB=A0 =CC\n
%ˆ=CD=CE=A0 #ˆ\f„&

 

------=_NextPart_000_0001_01C45E15.9F17D580-- --===============1137663039== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs --===============1137663039==--