From: Unknown <unknown@unknown.invalid>
Subject: Re: Getting error when trying to use RCS
Date: Mon, 05 Jul 2004 12:16:10 -0600 [thread overview]
Message-ID: <jk5je0l32iakhu3ouh7ilog6qvmcojquh1@4ax.com> (raw)
In-Reply-To: mailman.2920.1088671931.1953.help-gnu-emacs@gnu.org
Sorry been busy,
If I run the command you show below I get the following error:
C:\users\Daniel\Programs\RunLog>ci
c:/users/Daniel/Programs/RunLog/RunLog.java -i -u1.1 -t-
c:/users/Daniel/Programs/RunLog/RCS/RunLog.java <--
c:/users/Daniel/Programs/RunLog/RunLog.java
ci: invalid identifier `Daniel'
ci aborted
I can get around that error by specifing the user with the -w option:
as show next:
C:\users\Daniel\Programs\RunLog>ci -wDan
c:/users/Daniel/Programs/RunLog/RunLog .java -i -u1.1 -t-
c:/users/Daniel/Programs/RunLog/RCS/RunLog.java <--
c:/users/Daniel/Programs/RunLog/RunLog.java
enter description, terminated with single '.' or end of file:
NOTE: This is NOT the log message!
>> initial file.
>> .
initial revision: 1.1
done
ci: -i option is ignored after pathnames
ci: -u1.1 option is ignored after pathnames
ci: -t- option is ignored after pathnames
I can then co the file:
C:\users\Daniel\Programs\RunLog>co -wDan RunLog.java
RCS/RunLog.java --> RunLog.java
revision 1.1
done
but when I try to check it back in I get the following error:
C:\users\Daniel\Programs\RunLog>ci -wDan RunLog.java
RCS/RunLog.java <-- RunLog.java
ci: invalid identifier `Daniel'
ci aborted
Even if I try to check it in when all teh options you suggest I get
the same error:
C:\users\Daniel\Programs\RunLog>ci -wDan
c:/users/Daniel/Programs/RunLog/RunLog.java -i -u1.1 -t-
c:/users/Daniel/Programs/RunLog/RCS/RunLog.java <--
c:/users/Daniel/Programs/RunLog/RunLog.java
ci: invalid identifier `Daniel'
ci aborted
Thanks for any and all help
Dan
On Thu, 01 Jul 2004 10:49:55 +0200, Kai Grossjohann
<kai@emptydomain.de> wrote:
>deash14@cableone.net writes:
>
>> Debugger entered--Lisp error: (error "Running ci...FAILED (status
>> 255)")
>> signal(error ("Running ci...FAILED (status 255)"))
>> error("Running %s...FAILED (%s)" "ci" "status 255")
>> vc-do-command(nil 0 "ci"
>> "c:/users/Daniel/Programs/RunLog/RunLog.java" "-i" "-u1.1" "-t-" nil
>> nil)
>
>What happens when you run ci manually?
>
>ci c:/users/Daniel/Programs/RunLog/RunLog.java -i -u1.1 -t-
>
>Kai
>
>
prev parent reply other threads:[~2004-07-05 18:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-30 3:36 Getting error when trying to use RCS deash14
2004-06-30 9:16 ` Kai Grossjohann
[not found] ` <mailman.2772.1088587122.1953.help-gnu-emacs@gnu.org>
2004-07-01 6:39 ` Unknown
2004-07-01 8:50 ` Kai Grossjohann
2004-07-01 8:49 ` Kai Grossjohann
[not found] ` <mailman.2920.1088671931.1953.help-gnu-emacs@gnu.org>
2004-07-05 18:16 ` Unknown [this message]
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=jk5je0l32iakhu3ouh7ilog6qvmcojquh1@4ax.com \
--to=unknown@unknown.invalid \
/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.
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).