andag 24 juli 2006 21:25
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] web projects
I have a build server that downloads & builds among other things, web
projects. those projects are deployed to another computer.
in visual
studio they have their deploy to web feature that
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Steve Whitley
> Sent: maandag 24 juli 2006 21:25
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] web projects
>
> I have a build server that downloads
Behalf Of Steve
Whitley
Sent: Monday, July 24, 2006 3:25 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] web projects
I have a build server that downloads & builds among other things, web
projects. those projects are deployed to another computer. in visual
studio they have their de
I have a build server that downloads & builds among other things, web
projects. those projects are deployed to another computer. in visual
studio they have their deploy to web feature that lets you specify a url
and the file share path to push the project to the server. I tried
specifying th
, 2004 9:26 PM
Subject: [Nant-users] Web Projects
Hi,
I am having troubles with Nant building a solution file. the solution file
has 8 web apps and 3 non-web apps.
our Nant solution target is as follows.
http://localhost/webproject1/webproject1.vbproj
Hi,
I am having troubles with Nant building a solution file. the solution file
has 8 web apps and 3 non-web apps.
our Nant solution target is as follows.
http://localhost/webproject1/webproject1.vbproj";
path="C:\Dev\Solution1\webpro