Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
*** empty log message ***
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
README.CVS
|
|
@@ -1,9 +1,9 @@ |
|
|
|
|
|
The latest development version of SDL is available via CVS: |
|
|
|
|
|
cvs -d :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs login |
|
|
cvs -d :pserver:guest@libsdl.org:/home/sdlweb/libsdl.org/cvs login |
|
|
# No password, so just hit enter when prompted for a password |
|
|
cvs -d :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs checkout SDL |
|
|
cvs -d :pserver:guest@libsdl.org:/home/sdlweb/libsdl.org/cvs checkout SDL |
|
|
|
|
|
When you check a fresh copy of SDL out of CVS, you need to generate |
|
|
the files used by make by running the "autogen.sh" script, which will |
|
|