RE: [Nant-users] Release Notes Using Nant

2004-09-27 Thread Ryan Cromwell
ject: [Nant-users] Release Notes Using Nant Date: Mon, 27 Sep 2004 14:40:28 -0500 Hi All,    I had a question about generating release notes using Nant. I have a situation here where i need to pull out all the comments about files that the developers put in SourceControl(VSS) and

[Nant-users] Release Notes Using Nant

2004-09-27 Thread murty dronamraju
Hi All, I had a question about generating release notes using Nant. I have a situation here where i need to pull out all the comments about files that the developers put in SourceControl(VSS) and consolidate that information into a text file. Is it possible to do this with Nant and if yes