[Samba] best way to work with cvs?
David Edward Shapiro
David.Edward.Shapiro at btitele.com
Fri Mar 1 05:43:12 GMT 2002
I use a script to get the lastest samba:
#!/usr/bin/ksh
echo "\npassword: cvs\n"
cvs -d :pserver:cvs at pserver.samba.org:/cvsroot login
cvs -z5 -d :pserver:cvs at pserver.samba.org:/cvsroot co samba
Are there any other commands I could tack on or something I should do
differently to make sure I am getting correct rebuilds?
For example, should I tack on at the end:
cd /usr/local/samba/source
autoconf
or should I run some make commands?
I think I saw something about needing to run make proto some times?!?
David
David E. Shapiro
Senior Unix Admin
BTi - the future of communications
4300 Six Forks Road, Raleigh, NC 27609
Office # 1-919-865-6955
Pager # 1-800520-2354
Fax # 1-919-863-7340
More information about the samba
mailing list