RE: [Nant-users] cvs updating

2004-05-11 Thread Clayton Harbour
Subject: RE: [Nant-users] cvs updating >From the documentation -- http://nant.sourceforge.net/nightly/help/tasks/cvs-update.html Update your NAnt revision named your_favorite_revision_here in the folder c:\src\nant\replacement_for_module_directory_name. Noel -Original Message-

RE: [Nant-users] cvs updating

2004-05-11 Thread Noel Gifford
D]On Behalf Of steve gupta Sent: Tuesday, May 11, 2004 11:00 AM To: [EMAIL PROTECTED] Subject: [Nant-users] cvs updating   hi folks, I was trying to create nant script to update from cvs a just one particular file rather than the whole project.   A few years ago I was able to do this with a j

[Nant-users] cvs updating

2004-05-11 Thread steve gupta
hi folks, I was trying to create nant script to update from cvs a just one particular file rather than the whole project.   A few years ago I was able to do this with a java program using window shell. This was the command I came up with to do this. cvs.exe -d :pserver:cvsroot:/cvs