Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 uid=99(nobody) gid=98(nobody) groups=98(nobody) Safe-mode: OFF (not secure) /usr/doc/ImageMagick-5.5.4-3/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
The ImageMagick source is available via anonymous CVS. This is a convenient way for developers from around the country or world to download the ImageMagick source, fix bugs, or add new features.
:pserver:anonymous@cvs.imagemagick.org:/pathos/cvs For example, in tcsh do: setenv CVSROOT :pserver:anonymous@cvs.imagemagick.org:/pathos/cvs In a bourne shell descendant (e.g. bash) the following syntax has to be used export CVSROOT=':pserver:anonymous@cvs.imagemagick.org:/pathos/cvs' Or whatever the approriate syntax for your shell of choice is. Alternatively, you can specify the cvs root directly on the command line: cvs -d :pserver:anonymous@cvs.imagemagick.org:/pathos/cvs Next, the first time the source tree is checked out, a cvs login is needed. cvs login This will ask you for a password. The password is anonymous. Enter it and press a carriage return. To get the tree and place it in a sub-directory of your current working directory, issue the command: cvs co -P ImageMagick Or to save bandwidth get the compressed version, type: cvs -z3 co -P ImageMagick To update the sources within a checked out directory execute cvs update -P -d and only the files which have changed will be updated. The available modules relating to ImageMagick are:
To check out the ImageMagick source for NT, try this commmand line: cvs -z3 co -P ImageMagick-NT If you require a specific release of ImageMagick, you may check it out like cvs -z3 co -r ImageMagick-5_5_3 -P ImageMagick where the "ImageMagick-5_5_3" is the release branch tag. You can use cvs status -v README.txt from within an existing checked out directory to see what branch tags are available. You can use cvs -z3 update -r ImageMagick-5_5_3 from within an existing checked out directory to move it up (or down) to that release branch. Once a release has been tagged, checking out from a release branch is the only reliable way to obtain release files from CVS since the default is to always check out the current development sources, which may not be stable or released. The anoncvs tree is only updated once a day or so, so updating more than once a day serves no purpose. Also, using compression levels over -z3,may actually slow the CVS transfer since they require the CVS server to work much harder, yet doesn't compress the data much more.
|
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0113 ]-- |