Hi Gert,

 

I got the latest nightly build, and here’s what I get now!!!

 

T:\3_Developing\build\Nant.build(154,4):

invalid element <vssget>. Unknown task or datatype.

 

Also the log says that it’s sending the email but I don’t get the email. Here’s my vssget code:

 

<vssget

                                    localpath="${sys.env.ProjectBase}\Build"

                                    recursive="true"

                                    replace="true"

                                    writable="true"

                                    dbpath="${sys.env.VSSdbpath}"

                                    path="${sys.env.VSSBase}/???/Build"

                                    user="${sys.env.VSSUsername}"/>

 

I checked the release notes and nothing for this task changed. So what now??

       Jean Michel Thériault

       Configuration and Installation Application Developer (COOP)

       Cactus Commerce

  http://www.cactuscommerce.com

 

  [EMAIL PROTECTED]

 

 

<<image004.jpg>>

<<image005.jpg>>

<<image006.jpg>>

Reply via email to