all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to download emacs from savannah.gnu.org using cvs
@ 2002-11-28 13:07 Martin Jost
  2002-11-28 14:44 ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jost @ 2002-11-28 13:07 UTC (permalink / raw)


Hello,
I've been advised, to download emacs-code from savannah.gnu.org:
> Could you get the latest code from CVS on savannah.gnu.org and see if it
still fails?

It's easy enough to log in using cvs.
But I fail completely at downloading, I can't figure out the correct
module-name.

I tried '... co emacs', '... co Sources/emacs', '... co Sources/emacs/emacs'
and a bunch of other variants I got from
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/

- What is the correct module-name for emacs ?
- How can I get a list of the module-names ? ( Is
http://savannah.gnu.org/cgi-bin/viewcvs/#dirlist the right place ?)

Feeling somewhat stupid ...

Martin

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

* Re: How to download emacs from savannah.gnu.org using cvs
  2002-11-28 13:07 How to download emacs from savannah.gnu.org using cvs Martin Jost
@ 2002-11-28 14:44 ` Reiner Steib
  2002-11-28 15:18   ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2002-11-28 14:44 UTC (permalink / raw)


On Thu, Nov 28 2002, Martin Jost wrote:

> It's easy enough to log in using cvs. But I fail completely at
> downloading, I can't figure out the correct module-name.
>
> I tried '... co emacs', 
               ^^^^^^^^^

This one should be fine. It works for me:

$ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co
$ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co emacs

See <URL: http://savannah.gnu.org/cvs/?group=emacs> and replace
"<modulename>" with "emacs".

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

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

* Re: How to download emacs from savannah.gnu.org using cvs
  2002-11-28 14:44 ` Reiner Steib
@ 2002-11-28 15:18   ` Kai Großjohann
  2002-11-28 19:25     ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2002-11-28 15:18 UTC (permalink / raw)


Reiner Steib <4uce.02.r.steib@gmx.net> writes:

> This one should be fine. It works for me:
>
> $ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co

I think the above co should be a login.

> $ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co emacs
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

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

* Re: How to download emacs from savannah.gnu.org using cvs
  2002-11-28 15:18   ` Kai Großjohann
@ 2002-11-28 19:25     ` Reiner Steib
  0 siblings, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2002-11-28 19:25 UTC (permalink / raw)


On Thu, Nov 28 2002, Kai Großjohann wrote:

> Reiner Steib <4uce.02.r.steib@gmx.net> writes:

>> $ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co
>
> I think the above co should be a login.

Yes. C&P error. ;-)

$ cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs login

>> $ cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co emacs

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

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

end of thread, other threads:[~2002-11-28 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-28 13:07 How to download emacs from savannah.gnu.org using cvs Martin Jost
2002-11-28 14:44 ` Reiner Steib
2002-11-28 15:18   ` Kai Großjohann
2002-11-28 19:25     ` Reiner Steib

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.