RE: [Nant-users] Launching Watir from NAnt?

2005-06-27 Thread Morris, Jason
As you expected...here is what we do ruby.exe is on your path and ${stroytests.dir} points to the directory that has all the *.rs files that contain the tests. all_tests.rb is just a file that require(s) all the other test *

RE: [Nant-users] RESGEN and SOLUTIONS - newby confusion.

2005-06-27 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Hogg, Russell E. > Sent: dinsdag 28 juni 2005 0:21 > To: 'nant-users@lists.sourceforge.net' > Subject: RE: [Nant-users] RESGEN and SOLUTIONS - newby confusion. > > > Sorry for the repost guys b

[Nant-users] Re: Problem with exec and input redirection to file

2005-06-27 Thread McKenna, Simon (RGH)
-> As an interim measure, it would probably be easier if the -> could detect the use of redirection (|<>) and prepend -> the command with either "cmd /c" or "sh", depending on environment... Thanks Troy! That's a nice tip, and much cleaner than what I was previously doing (intermediary scripts

RE: [Nant-users] RESGEN and SOLUTIONS - newby confusion.

2005-06-27 Thread Hogg, Russell E.
Title: Message   Sorry for the repost guys but this is driving me bonkers. After reading thru the archives I come to the same conclusion as the advice I got below.   However it isn't flying for me.  Even with using dynamicprefix I still get the file naming problem.   With the RESGEN task I

[Nant-users] Launching Watir from NAnt?

2005-06-27 Thread Edmund Schweppe
Does anybody have any experience running Watir tests from NAnt? I don't see a specific Watir or Ruby task, so presumably I could use . --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow

RE: [Nant-users] vsshistory task - something puzzling

2005-06-27 Thread Felice Vittoria
I don't know. Is it something I can do or does the admin have to do that? If the admin then I'll ask him to do that for me. Is there anything tha we should look out for when doing the analyze? Felice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matt

RE: [Nant-users] , devenv and console output

2005-06-27 Thread Bert Robbins (Documentum)
Title: RE: [Nant-users] , devenv and console output Specify an output file:       > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 27, 2005 6:43 AM > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] , devenv and

RE: [Nant-users] , devenv and console output

2005-06-27 Thread Trevor.Moody
Ok, I have fixed this by using devenv.com instead of just devenv. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Moody, Trevor: IT (LDN) Sent: 27 June 2005 11:43 To: nant-users@lists.sourceforge.net Subject: [Nant-users] , devenv and console output Hi

[Nant-users] , devenv and console output

2005-06-27 Thread Trevor.Moody
Hi, I am trying to use the devenv from an exec task to build at c++ solution, it seems to work fine, but I am not getting the output that I would get from running devenv from the command line. I am only seeing Nant output. Is there a way to see the normal output, i.e fils that are compileing, war

AW: [Nant-users] vsshistory task - something puzzling

2005-06-27 Thread Matthias Reuß
Have you already tried an analyze on your VSS-DB? > -Ursprüngliche Nachricht- > Von: Felice Vittoria [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 25. Juni 2005 00:39 > An: Nant-Users (E-mail) > Betreff: [Nant-users] vsshistory task - something puzzling > > > Hello all, > > I have some