Simon Steele wrote:


Hi Ian,
John's task (correct me if I'm wrong) is for updating AssemblyInfo.cs
files which are used for CLR style projects. The task that I've
developed is for updating VERSIONINFO blocks in resource script files
- those generally used for win32 projects such as myapp.rc or
myapp.rc2. There is some overlap between the two (such as a simple
class to hold major.minor.revision.build etc), but the actual function
is different.

Yeah I see that now. I could use it in a number of my projects. I've got a perl script doing the same thing right now.

With regards to the CVS task, I'm getting the impression that
development on the #cvslib (on icsharpcode.com) has ceased, and that
it's not really anywhere near complete. Can anyone confirm or deny
this?
I can't confirm or deny but I did get a similar impression to you the last time I looked at it. the Ant cs task wraps also cvs.exe a far as I know.

Ian




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Reply via email to