mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix cvs commands.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3014 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a15c41808b
commit
980e7386e8
4
README
4
README
@ -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 -r HEAD gnucash
|
||||
cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -r HEAD gnucash
|
||||
|
||||
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 -r gnucash-1-4-branch gnucash
|
||||
cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -r gnucash-1-4-branch gnucash
|
||||
|
||||
|
||||
##################
|
||||
|
Loading…
Reference in New Issue
Block a user