Not sure  - I am trying to use scripting inside WinCVS to download all the
avalon projects in one hit


rather than

downloadAvalonProjects(String[] projects) {
    person.manuallyInitiaiteCvsdownload( project[0] );
    person.waitUntil(downloadFinished);
    person.manuallyInitiaiteCvsdownload( project[1] );
    person.waitUntil(downloadFinished);
    etc

so maybe the new procedures require some "tuning". Will check the "-d".





Leo Simons <[EMAIL PROTECTED]>@main.gmane.org> on 29/05/2003 10:11:00

Please respond to "Avalon Developers List" <[EMAIL PROTECTED]>

Sent by:    news <[EMAIL PROTECTED]>


To:    [EMAIL PROTECTED]
cc:

Subject:    Re: [Fortress] DirectedAcyclicGraphVerifierTestCase

forgot the '-d' to cvs update?

[EMAIL PROTECTED] wrote:
> Updated my CVS last night and noticed that the package with the DAG was
not
> download - I think I am getting the head version - do you guys know of
any
> reason why it is not there?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








****************************************************************
NOTICE - This message is intended only for the use of the 
addressee named above and may contain privileged and 
confidential information.  If you are not the intended recipient
of this message you are hereby notified that you must not 
disseminate, copy or take any action based upon it.  If you 
received this message in error please notify HIC immediately.
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of HIC.
****************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to