Most source control systems will let you do a get of only the files that
have changed based on a provided date range. You could clean your source
tree, do a get of only changes files... read the file directory into a
text file or something... from there do the full get/build/etc.

BOb


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Fetzer
Sent: Thursday, January 11, 2007 4:35 PM
To: Nant Users
Subject: [NAnt-users] Build Manifest

Is there an easy way with NAnt to create a manifest of the files that
have changed since the last build?  I wrote a program with the StarTeam
SDK to gather the info from StarTeam, but it seems there may be a better
solution out there...

Thanks,
Eric <><


 
________________________________________________________________________
____________
Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to