CVS update: samba/source/rpc_server

Tim Potter tpot at linuxcare.com.au
Wed Jan 24 05:15:48 EST 2001


Jonathan Brown writes:

> When the cvs code is updated, does one have to do anything
> special to activate/use the updated code - or do you just do a
> cvs update and then to the ./configure, make, make install

You can usually get away with running ./config.status, then make
followed by make install.

> Also, I have been using the following for getting the cvs code:
> 
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot login
> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba
> 
> then to update:
> cvs update -d -P
> 
> Is this correct?

You will not pick up the exact changes mentioned in this update
(removal of unnecessary print notify calls) until they are merged
by Jeremy as you have checked out the SAMBA_2_2 branch and these
changes have so far only been mde in the APPLIANCE_HEAD branch.


Tim.





More information about the samba-cvs mailing list