NantContrib VSSGet doesn't like property macro expansion in "path"

|
Exactly what it says in the subject line!

<vssget
  username="nant" 
  password="nant" 
  localpath="${LocalPath}"
  recursive="true" 
  replace="true" 
  writable="true" 
  removedeleted="false" 
  dbpath="${DBPath}"
  path="${VSSPath}"
/>
For some reason, that I've yet to discover - and doesn't appear to be documented in the nantcontrib documentation, the "localpath" and "dbpath" properties will merrily accept nant property expansion, but the path won't. Grrr! Thusly I get an error as below when I run the script:

The "path" and/or "version" is not valid.

About this Entry

This page contains a single entry by Robert Wray published on January 28, 2009 4:30 PM.

CruiseControl as a Monitoring tool was the previous entry in this blog.

C# How can I split this string? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 5.04