[NAnt-users] How to exit a foreach loop

2006-07-18 Thread Michael Craig
How can I exist a loop?   I've tried the following:    and also:    But the loops keep running through all items.   Basically, I'm trying to loop through a bunch of Subversion URLs, and detect if a build is needed based on last commit revision vs my last build revision. But I can'

[NAnt-users] NAnt and StarTeam

2006-07-18 Thread Steve Kopp
Title: NAnt and StarTeam Is anyone using NAnt build scripts with StarTeam and do you have an example?  I'm especially interested in the labeling, promotion and checkin processes for StarTeam, including source and objects. Thanks. Steve ---