mirror of https://github.com/GNOME/gimp.git
update of anon-cvs info to track new location
Also changed default compression value to -z3, not -z9
This commit is contained in:
parent
48ebaf8beb
commit
1ac1e623d4
4
HACKING
4
HACKING
|
@ -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, as well as the CVS version of gtk+. You can do the following to get
|
||||||
gimp and gtk+ from cvs:
|
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
|
$ cvs login
|
||||||
(there is no password, just hit return)
|
(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
|
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
|
list. All kinds of contributions are accepted. Patches that you wish to go
|
||||||
|
|
Loading…
Reference in New Issue