Title: Message
Hi Narendra,
 
Using the latest nightly builds you will have to do 2 things:
     1) set the usesharpcvslib attribute to false (either the  task level attribute or there is a global/ project level attribute)
     2) send in the command options -Pd; please double check  the actual syntax but it should look something like this:
      <cvs-update command="update" ...... >
           <commandoptions>
                <option name="-P" value=""/>
                <option name="-d" value=""/>
           </commandoptions>
      </cvs-update>
 
Just a note, if you are running as a service and using pserver you will also need to specify a password file using the passfile attribute.  This attribute takes the full path (including filename) to your .cvspass
file as an argument.
 

Cheers,
 
Clayton

PS: Thanks for the reminder :-)

-----Original Message-----
From: Narendra Kulkarni [mailto:[EMAIL PROTECTED]
Sent: March 12, 2004 2:12 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] CVS update

Hi,
  I noticed that CVS-UPDATE does not create missing directories. Is there any way to do this?
thanks.
 

 

Narendra Kulkarni

Software Engineer II
Veridyne, inc.
Your technology partner. Worldwide.

Email:  
[EMAIL PROTECTED]
Office:  
(703) 412 - 5072 (ext 238)
Fax:  
(703) 412 - 5078

 

 

 

<<VeridyneLogo2.jpg>>

Reply via email to