From: Barbie <ba...@qi...> - 2002-10-24 10:10:58
|
From: "Nick Cleaton" <ni...@cl...> > On Wed, Oct 23, 2002 at 09:33:00PM +0200, Teun wrote: > > Hmmm... looking at this whole cvs thing for the first time... > > I read a bunch of ttorials from both sf.net and wincvs but one thing puzzles > > me: > > > > how do i just 'browse around' in nms's cvs? > > I don't know about wincvs in particular, but there should be some sort > of option to copy the latest version of all the nms files to a tree on > your hard disk, and browse them there. Click on the Create option in the toolbar and then Checkout Module to bring up the dialog box. In order to connect to the NMS CVS repository you'll need to have an ssh client available.After attempting several, the one available from www.ssh.com proved simple and painless to install and get working with CVS. Note that you need to setup the configuration to ensure CVS knows where the SSH app is. There is documentation on this at http://minimal.cx/wincvsssh.php under "wincvs setup". One thing to bear in mind though is that you'll need to checkout each module (script bundle) individually, and enter your shh password each time. Unless anyone knows of a better way of storing your password locally? Barbie. |