unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* cannot get cvs-emacs -- times-out
@ 2004-07-03 20:56 David Combs
  2004-07-04 22:44 ` John Paul Wallington
  0 siblings, 1 reply; 2+ messages in thread
From: David Combs @ 2004-07-03 20:56 UTC (permalink / raw)


Here's something from a year or two ago, from this newsgroup:



|  > Anyone got a pre-breakin 21.3.tar.gz stored somewhere available to
|  > all of us?
|  
|  You could check out 21.3 from CVS:
|  
|  cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs login
|  cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs -t EMACS_21_3 checkout emacs





Either line, I get a timeout-failure.

(Maybe those addrs are out of date?)

Can anyone provide a cmmd line to grab a new emacs?

(No, I don't understand cvs, nor do I want to,
for the *few* times per year I'd use it!   And
seems complicated, too, via eg O'Reilly book.)

So, can it be "cookbook style" -- a cmd I just
get from you and just paste into the screen
for the shell here?

Thanks!


David






PS: Although I use unix (Solarais 9, sparc) dialed-out to
shell-account (netbsd) (which is where I run cvs from), wife uses
win2k, no old dos-prompt.  (And refuses to allow cygwin
on her computer!)

So, is there a way to use cvs via the web?  If so,
could you describe how.  (Just in case I *never*
get cvs to work!)

D.

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

* Re: cannot get cvs-emacs -- times-out
  2004-07-03 20:56 cannot get cvs-emacs -- times-out David Combs
@ 2004-07-04 22:44 ` John Paul Wallington
  0 siblings, 0 replies; 2+ messages in thread
From: John Paul Wallington @ 2004-07-04 22:44 UTC (permalink / raw)


dkcombs@panix.com (David Combs) writes:

> |  cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs login
> |  cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs -t EMACS_21_3 checkout emacs
[...]
> Either line, I get a timeout-failure.
>
> (Maybe those addrs are out of date?)
> Can anyone provide a cmmd line to grab a new emacs?

See http://savannah.gnu.org/cvs/?group=emacs

export CVS_RSH="ssh"
cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs

(or cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co -r
EMACS_21_3 emacs)

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

end of thread, other threads:[~2004-07-04 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-03 20:56 cannot get cvs-emacs -- times-out David Combs
2004-07-04 22:44 ` John Paul Wallington

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