From: rvmolen@bambecksystems.com (Richard V. Molen)
Subject: Re: can't tag module w/ PCL-CVS in Emacs 21.2
Date: 28 Oct 2002 08:57:32 -0800 [thread overview]
Message-ID: <ufzuq8ps3.fsf@bambecksystems.com> (raw)
In-Reply-To: u8z0pp0u7.fsf@bambecksystems.com
rvmolen@bambecksystems.com (Richard V. Molen) writes:
> "Stefan Monnier <foo@acm.com>"
> <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:
>
> > Is that the complete content of ` *cvs-tmp*' ?
>
> Yes.
>
> > What was the command executed (and more generally the content of
> > *cvs*) ?
>
> ...Selecting menubar Tools.PCL-CVS.Directory Status...
>
> Repository : /home/ric/wrk/cvs
> Module : pads
> Working dir: ~/wrk/tmp/pads/
>
>
>
> In directory .:
> Up-To-Date 1.1.1.1 HTR8B.txt
> Up-To-Date 1.1.1.1 blr8c.txt
> Up-To-Date 1.1.1.1 cocal.txt
> Up-To-Date 1.1.1.1 emacs.txt
> Up-To-Date 1.1.1.1 htr8f.txt
> Up-To-Date 1.1.1.1 legacy.txt
> Up-To-Date 1.2 misc.txt
> Up-To-Date 1.1.1.1 scsi.txt
>
> --------------------- End ---------------------
> -- last cmd: cvs -f status --
>
> ...using mouse to position cursor just after the '.:'
> and pressing 't' results in the following...
>
>
> Repository : /home/ric/wrk/cvs
> Module : pads
> Working dir: ~/wrk/tmp/pads/
>
>
>
> In directory .:
> Up-To-Date 1.1.1.1 HTR8B.txt
> Up-To-Date 1.1.1.1 blr8c.txt
> Up-To-Date 1.1.1.1 cocal.txt
> Up-To-Date 1.1.1.1 emacs.txt
> Up-To-Date 1.1.1.1 htr8f.txt
> Up-To-Date 1.1.1.1 legacy.txt
> Up-To-Date 1.2 misc.txt
> Up-To-Date 1.1.1.1 scsi.txt
>
> --------------------- End ---------------------
> -- last cmd: cvs -f tag emacstag3 . --
>
> ...with a ' *cvs-tmp*' file containing this...
>
> cvs.exe tag: nothing known about pads
> cvs.exe [tag aborted]: correct the above errors first!
>
> ...that's all...
>
> > IIRC, PCL-CVS puts a dot over there, so could you try out
> > `cvs -f tag bashtag2 .' ?
>
> Yes, that reproduces the problem. Here's what I did at the bash
> prompt...
>
> $ cvs -f tag bashtag3 .
>
> ...here's what I got on the console...
>
> cvs.exe tag: nothing known about pads
> cvs.exe [tag aborted]: correct the above errors first!
>
> ...It's strange that this seems to work on the RH 7.3 box, but not on
> the WinNT box. My RH box is down right now or I'd try it there.
Oops, I installed RH 8.0 on that box and now I have the same problem.
Here the directory status...
Repository : /vc/user
Module : linux/user
Working dir: ~/
In directory .:
Up-To-Date 1.1.1.1 .bash_logout
.
.
.
--------------------- End ---------------------
-- last cmd: cvs -f -z6 status --
...After using mouse to put cursor '.: '<-here and pressing 't'...
.
.
.
--------------------- End ---------------------
-- last cmd: cvs -f -z6 tag emacsTag1 . --
...peaking at ' *cvs-tmp*' buffer shows...
cvs tag: nothing known about config
cvs [tag aborted]: correct the above errors first!
...'M-x version' shows...
GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-08-28 on astest
...'cvs status -v .bash_logout shows...
ric@tsunami ric]$ cvs status -v .bash_logout
===================================================================
File: .bash_logout Status: Up-to-date
Working revision: 1.1.1.1 Fri Apr 12 16:09:53 2002
Repository revision: 1.1.1.1 /vc/user/linux/user/.bash_logout,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
Existing Tags:
start (revision: 1.1.1.1)
linux_user (branch: 1.1.1)
...Any ideas?
It appears to that cvs does not like the '.' in the tag command.
Can Emacs be configured to remove it or am I using the command
incorrectly?
Thanks for your patience.
--
Richard V. Molen
Warning!!
Signature under construction, safety glasses required.
next prev parent reply other threads:[~2002-10-28 16:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-18 19:14 can't tag module w/ PCL-CVS in Emacs 21.2 Richard V. Molen
2002-10-18 20:11 ` Stefan Monnier <foo@acm.com>
2002-10-18 22:10 ` Richard V. Molen
2002-10-21 13:36 ` Stefan Monnier <foo@acm.com>
2002-10-22 23:39 ` Richard V. Molen
2002-10-23 3:03 ` Stefan Monnier <foo@acm.com>
2002-10-23 16:38 ` Richard V. Molen
2002-10-28 16:57 ` Richard V. Molen [this message]
2002-10-29 16:02 ` Stefan Monnier <foo@acm.com>
2002-10-29 22:35 ` Richard V. Molen
2002-10-30 16:04 ` Stefan Monnier <foo@acm.com>
2002-10-30 16:37 ` Richard V. Molen
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=ufzuq8ps3.fsf@bambecksystems.com \
--to=rvmolen@bambecksystems.com \
/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).