* anon-CVS: HOW?
@ 1999-03-17 1:33 Tom Dilling
1999-03-17 5:03 ` nathan ingersoll
0 siblings, 1 reply; 3+ messages in thread
From: Tom Dilling @ 1999-03-17 1:33 UTC (permalink / raw)
To: linuxppc-dev, linuxppc-user
Could someone write down some instructions step-by-step? I am having
trouble accessing the new cvs repository.
Thanks!
Sincerely,
Tom Dilling
Production Editor, OncoLink
http://www.oncolink.upenn.edu/
tdilling@oncodev.isc-net.upenn.edu
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: anon-CVS: HOW?
1999-03-17 1:33 anon-CVS: HOW? Tom Dilling
@ 1999-03-17 5:03 ` nathan ingersoll
1999-03-17 8:41 ` Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: nathan ingersoll @ 1999-03-17 5:03 UTC (permalink / raw)
To: Tom Dilling; +Cc: linuxppc-dev, linuxppc-user
Sure, the directions on the web page for the cvs server seem to be
incorrect, so I could see why you'd have problems.
First, take a look at the web site:
http://cvs.on.openprojects.net
The basic instructions are listed there. For those who don't want to look
they basically go like this:
1.) export CVSROOT=':pserver:anonymous@cvs.on.openprojects.net:/cvs/linux'
2.) cvs login
Just hit return for a password.
3.) cvs -z3 checkout linux
The web page says "kernel" instead of "linux", but that
didn't work for me and I remembered that vger used linux.
The "-z3" isn't necessary, but it speeds up transfer.
That should set up a directory in your current directory called linux and
will begin to download the source.
To update cd to the directory and type:
cvs update -d
I think that should do it. Anyone else feel free to correct anything I may
have missed or didn't explain clearly.
Nathan
On Tue, 16 Mar 1999, Tom Dilling wrote:
>
> Could someone write down some instructions step-by-step? I am having
> trouble accessing the new cvs repository.
>
> Thanks!
>
> Sincerely,
> Tom Dilling
> Production Editor, OncoLink
> http://www.oncolink.upenn.edu/
> tdilling@oncodev.isc-net.upenn.edu
>
> [[ This message was sent via the linuxppc-user mailing list. Replies are ]]
> [[ not forced back to the list, so be sure to Cc linuxppc-user if your ]]
> [[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
> [[ and http://www.linuxppc.org/ for useful information before posting. ]]
>
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-03-17 8:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-17 1:33 anon-CVS: HOW? Tom Dilling
1999-03-17 5:03 ` nathan ingersoll
1999-03-17 8:41 ` Geert Uytterhoeven
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.