[Nant-users] Antw: Nant-users digest, Vol 1 #418 - 5 msgs (Urlaub/Vacation)

2003-09-20 Thread Michael Buchberger
Hallo, bin vom 22.09.2003 bis 10.09.2003 im Urlaub. --- I am on vacation from September 22 until October 10. Tschuess/Bye Michael Buchberger --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

[Nant-users] Questions

2003-09-20 Thread Nick Varacalli
I'm running nant 0.83 final against .Net framework v1.1. The following portion of my build file produces the output below it. (Before anyone reminds me, yes, I know there is an NDoc task, I just wanted to get up and running quickly). 1) Is it possible to get rid of the warnings about comments in

Re: [Nant-users] Getting vs.net 2003 to recognize .build files

2003-09-20 Thread Duncan Godwin
The steps need to be: 1) From inside Visual Studio.NET right click on the .build file, and from the context-menu select open with.. 2) Select html/xml editor, and click Set default (so next time you can skip the open with) 3) Put an XML schema from in c:\Program Files\Microsoft Visual Studio.NE

RE: [Nant-users] Getting vs.net 2003 to recognize .build files

2003-09-20 Thread Nick Varacalli
I have also been trying to figure this out, but to no avail. If I don't find a VS.Net solution soon, I will hack nant locally to recognize .xml files as .build files. On a VS.Net related note, is anyone writing any useful macros for editing .build files? Nick -Original Message- From: [EM

RE: [Nant-users] Version Labeling with NAnt

2003-09-20 Thread Clayton Harbour
Ed, I will submit a bug report for the ssh problems you have with the cvs task. If you have additionally information (i.e. stack trace, etc.) could you please submit them to the #cvslib list? Thanks. Also if you are really stuck for cvs functionality you could wrap a cvs binary in an . Not a g