16 Jul 2010 22:37
Re: update from cvs
Anatoly Pugachev <mator <at> openwall.com>
2010-07-16 20:37:50 GMT
2010-07-16 20:37:50 GMT
On Sun, Aug 09, 2009 at 10:57:44AM +0400, Solar Designer wrote: > On Wed, Aug 05, 2009 at 11:41:33AM +0400, Anatoly Pugachev wrote: > > How do i update my /usr/src/world from the cvs tree ? > > Owl/doc/DOWNLOAD, also available via the web at: > > http://www.openwall.com/Owl/DOWNLOAD.shtml > > gives some basic information for accessing our FTP mirrors and anoncvs. > > As it relates to your specific question - namely, updating an existing > local copy of the Owl CVS tree - you may do it as follows: > > su - build > CVSROOT=:pserver:anoncvs:anoncvs <at> anoncvs.owl.openwall.com:/cvs make checkout > > or maybe: > > su - build > export CVS_RSH=ssh CVSROOT=anoncvs <at> anoncvs.owl.openwall.com:/cvs > cd native/Owl > cvs -z3 up -P > anoncvs <at> anoncvs.owl.openwall.com's password: <type anoncvs here> > > Lots of other variations are possible as well. > > Our "native" tree is quite small - just 2 MB gzipped - so if you're on a > fast link, you may as well re-download native.tar.gz from one of the FTP > mirrors. And you do in fact have to access an FTP mirror in order to > update the "sources" tree as well (which contains mostly the original(Continue reading)
RSS Feed