Suggest "cvs -q update -Ad" as an alternative to checkout.

This commit is contained in:
Carl Worth 2004-10-27 09:43:22 +00:00
parent ed1ad71417
commit 944b1721e1
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* RELEASING: Update release instructions to include new
release-publish target.
Suggest "cvs -q update -Ad" as an alternative to checkout.
* Makefile.am (release-publish): Add release-check and
release-publish targets to simplify the release process.

View file

@ -10,6 +10,9 @@ fixes are committed. Here are the steps to follow:
cvs -d cairographics.org:/cvs/cairo co libpixman
But it's probably good enough if "cvs -q update -Ad" generates no
output.
2) Verify that the code passes "make distcheck"
Running "make distcheck" should result in no warnings or