Fix CVS info.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2977 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-09-29 19:32:34 +00:00
parent 85460024ea
commit 59a9b7bcfa

6
README
View File

@@ -460,11 +460,11 @@ The password is "guest"
To get a copy of the source in the experimental development tree do a
cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -rHEAD gnucash
cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -r HEAD gnucash
To get a copy of the source in the gnucash-1.2 stable production tree do a
To get a copy of the source in the gnucash-1.4 stable production tree do a
cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -rxacc-12-patch gnucash
cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -r gnucash-1-4-branch gnucash
##################