I'm using vssget and have run into this bug
http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg07025.ht
ml
which links to an MS hotfix article
http://support.microsoft.com/default.aspx?scid=kb;en-us;837417
but i'm not sure where to apply the hotfix.. is it a server or a client
hotf
I this error has come up before, make sure you are using the latest
version of Nant.
http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg07326.ht
ml
I have also experienced the same problem, but I got round it by using
SUBST to delete and create a shared drive each time the build ran.
Is there a way to create a
fileset of files by date? I want to delete files older than a certain date and I
have no good ways of doing it.
cheers,
sam
Hi gary,
Thanks for your speedy and excellent help! Problem solved. Putting the
pre-compiled binaries into the outputdir worked and references are
collected properly.
You said
Why are you dealing with this at build time instead of
test time? If I understand the
hi *,
I have used Nant for a while and I'm trying to do something funky and
I'm tempted to write a task to do it, but it seems like an obvious thing
so I thought I'd ask first.
I'm trying to use the task to build a group of projects not
collected into any solution. the problem is that these pr