update of anon-cvs info to track new location

Also changed default compression value to -z3, not -z9
This commit is contained in:
Austin Donnelly 1998-10-14 22:20:12 +00:00
parent 48ebaf8beb
commit 1ac1e623d4
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ If at all possible, please use CVS to get the latest development version of
gimp, as well as the CVS version of gtk+. You can do the following to get
gimp and gtk+ from cvs:
$ export CVSROOT=':pserver:anonymous@cvs.gimp.org:/debian/home/gnomecvs'
$ export CVSROOT=':pserver:anonymous@anoncvs.gimp.org:/cvs/gnome'
$ cvs login
(there is no password, just hit return)
$ cvs -z9 checkout gtk+ gimp
$ cvs -z3 checkout gtk+ gimp
Please submit patches to the gimp-developer@scam.xcf.berkeley.edu mailing
list. All kinds of contributions are accepted. Patches that you wish to go