I have cruisecontrol hitting a bootstrap buildfile, which
deletes my project dir and checks out all the files needed
to perform the build (including the project's nant build
script) from StarTeam, then calls the .build file that was
just checked out. 

Everything is working fine except for one thing. The .build
file, which is in the source root, doesn't get checked out.
Other files in the root get checked out. I renamed it from
UserSubscription.build to US.build thinking maybe the file
name was too long, that didn't work. US.build.txt didn't
work. 

Then i thought maybe it's the extension, so i tried US.txt,
and UserSubscription.txt, and both of those worked.

For now I'm having the build files with the .txt extension,
but I'd like to go back to .build if possible. Anyone come
across this before? 

"Few are those who see with their own eyes and feel with their own hearts." 
-Albert Einstein

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to