Hi All-

I'm using NAnt as part of a CruiseControl.NET Continuous Integration
process. SourceGear's Vault 3.5.2 is the source control provider, and we're
using NAnt 0.85.

For some reason, and it seems to be only when the file status is Missing
(and/or possibly Renegade) a vaultgetfile tast in the NAnt script is failing
as follows:

[vaultgetfile] Attempting to get $/[company]/Enterprise/[company]
.Enterprise.Service
[vaultgetfile] Attempting to get $/[company]/Enterprise/[company]
.Enterprise.Data

Build Error: NAnt.Core.BuildException
Get returned 1590: The operation was successful and requires a download.


This occurs both from the CruiseControl.NET dashboard, as well as a command
line call to NAnt. Sourcegear Gold Support has been little help here, so I'm
hoping the NAnt list might be able to help me out instead. And yes, the
Vault tasks are the appropriate 3.5.2 version. And no, the Vault log, even
when set to be verbose, offers me nothing here.

If I repeatedly call the build script, then, eventually, folder by folder,
everything downloads from Vault (leaving Missing status), and the build is
successful.

This has been killing my CI process for over a week -- any help HUGELY
appreciated!

Thanks!
--Andy Badera
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to