unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* more CVS trouble
       [not found] <E1Aas6o-0005EM-Jk@monty-python.gnu.org>
@ 2004-01-07 20:41 ` Joe Corneli
       [not found] ` <mailman.170.1073511825.928.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Corneli @ 2004-01-07 20:41 UTC (permalink / raw)



Sorry about this... I'm a cvs newbie, so maybe I've just mucked up
the instructions Kai gave me last time.

I ran these commands:

cvs -z3 -dr:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
export CVSROOT=":ext:anoncvs@savannah.gnu.org:/cvsroot/emacs"
cvs update -P

and got these results upon running ./configure && make bootstrap

make[1]: Leaving directory `/home/jcorneli/emacs/leim'
(cd man; make  info)
make[1]: Entering directory `/home/jcorneli/emacs/man'
cd /home/jcorneli/emacs/man; makeinfo emacs.texi
emacs.texi:10: Unknown command `copying'.
emacs.texi:31: Unmatched `@end'.
makeinfo: Removing output file `../info/emacs' due to errors; use --force to preserve.
make[1]: *** [../info/emacs] Error 2
make[1]: Leaving directory `/home/jcorneli/emacs/man'
make: *** [info] Error 2

Please help!

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

* Re: more CVS trouble
       [not found] ` <mailman.170.1073511825.928.help-gnu-emacs@gnu.org>
@ 2004-01-07 21:08   ` Jesper Harder
  2004-01-17 20:06   ` Kai Grossjohann
  1 sibling, 0 replies; 3+ messages in thread
From: Jesper Harder @ 2004-01-07 21:08 UTC (permalink / raw)


Joe Corneli <jcorneli@math.utexas.edu> writes:

> and got these results upon running ./configure && make bootstrap
>
> make[1]: Leaving directory `/home/jcorneli/emacs/leim'
> (cd man; make  info)
> make[1]: Entering directory `/home/jcorneli/emacs/man'
> cd /home/jcorneli/emacs/man; makeinfo emacs.texi
> emacs.texi:10: Unknown command `copying'.
> emacs.texi:31: Unmatched `@end'.

You need a more recent version of Texinfo.

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

* Re: more CVS trouble
       [not found] ` <mailman.170.1073511825.928.help-gnu-emacs@gnu.org>
  2004-01-07 21:08   ` Jesper Harder
@ 2004-01-17 20:06   ` Kai Grossjohann
  1 sibling, 0 replies; 3+ messages in thread
From: Kai Grossjohann @ 2004-01-17 20:06 UTC (permalink / raw)


Joe Corneli <jcorneli@math.utexas.edu> writes:

> cvs -z3 -dr:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs

The "r" in "-dr" looks strange.  Hm.  Oh!  It makes the files
read-only.  OK.

> export CVSROOT=":ext:anoncvs@savannah.gnu.org:/cvsroot/emacs"
> cvs update -P

You don't need to export CVSROOT.  After the first "cvs co" you just
go to the "emacs" subdir created and say "cvs update -dP" there and
Bob's your uncle.

Some people have lots of shell aliases which change CVSROOT, but
that's mostly unnecessary!  It's only necessary to specify "-d" once
when doing the intial checkout, after that, just change to the right
directory.

Kai

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

end of thread, other threads:[~2004-01-17 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1Aas6o-0005EM-Jk@monty-python.gnu.org>
2004-01-07 20:41 ` more CVS trouble Joe Corneli
     [not found] ` <mailman.170.1073511825.928.help-gnu-emacs@gnu.org>
2004-01-07 21:08   ` Jesper Harder
2004-01-17 20:06   ` Kai Grossjohann

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).