phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Please confirm CVS steps.


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Please confirm CVS steps.
Date: Fri, 25 Jan 2002 14:51:12 +0000

Dale Kunz (address@hidden) wrote*:
>Initial install
>cvs -d:pserver:address@hidden:/cvsroot/phpgroupware login
>cvs -d:pserver:address@hidden:/cvsroot/phpgroupware co
>-r Version-0_9_14-branch phpgroupware
>cd into phpgroupware
>cvs co -r Version-0_9_12-branch phpgwapi adrressbook admin setup
>cvs update -Pd
You've got Version-0_9_14-branch in one command and Version-0_9_12-branch in
another, could be a typo but will cause problems if you do it.  The update here 
is
frivolous on a clean install, but can't hurt.  If you co any new modules at a 
later
time remember to use the -r Version-0_9_14-branch.

>My question is do you just use
>cvs update -Pd
>to update your install or are there more steps that I am missing?
yes.  It will be faster if you use cvs -z3 update -Pd, you can add -z3 to any 
cvs
command.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]