Re: Changesets included in the current build?
Nikhil Gupta <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nant.user |
|---|---|
| Message-ID | <[email protected]> |
You can use tf.exe "get" command which will update the workspace to latest. Along side, log everything in an xml while running nant using --xmllogger. In the end you may grep the log file to get the list of changes. Hope this helps. Nikhil http://taxingsalaried.blogspot.com On Thu, May 12, 2011 at 12:42 AM, Bob Archer <[email protected]> wrote: > I expect the easiest way would be to use a command line tfs client via the > EXEC nant tag. > > > > *From:* Macdiarmid, James D. [mailto:[email protected]] > *Sent:* Wednesday, May 11, 2011 10:50 AM > *To:* [email protected] > *Subject:* [NAnt-users] Changesets included in the current build? > > > > Can anyone tell me if there is a way to retrieve the changesets from tfs > for the current build using Nant, or the nant references in a C# script? > > Thanks > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > NAnt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nant-users > > ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ NAnt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users