Getting latest using Nant

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
xelaju
Posts: 2
Joined: Tue Oct 16, 2007 10:06 am

Getting latest using Nant

Post by xelaju » Tue Oct 16, 2007 10:11 am

We are currently using web services calls to enable Nant to get the latest version of our code from Vault. However, we are having problems becuase it is not get the latest version of the file. Is there better way for the Nant to pull the files? What is the recomended best practice for this?

Thanks,
Mike

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue Oct 16, 2007 12:32 pm

First, check to make sure a client on that machine works properly and can get latest. If a client can't do it, then we need to look at that first and then NAnt should work when that's fixed.

Post Reply