> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Robert Schneider
> Sent: Wednesday, January 11, 2006 7:39 AM
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Parallel use of AnkhSvn?
>
> Is it possible to use AnkhSVN paral
Is it possible to use AnkhSVN parallel to TortoiseSVN or do I have to
take anything into account?
Thanks,
Robert
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX sear
At 09:07 PM 1/10/2006, you wrote:
Ray Tayek wrote:
hi, newbie getting this with the build file below (it works fine if
i omit the: value="net-2.0" />).
i have stuff in: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 and
C:\Program Files\Microsoft.NET\SDK\v2.0. also, csc -version says:
8.00.5
Ray Tayek wrote:
hi, newbie getting this with the build file below (it works fine if i
omit the: value="net-2.0" />).
i have stuff in: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 and
C:\Program Files\Microsoft.NET\SDK\v2.0. also, csc -version says:
8.00.50727.42.
do i have things install
hi, newbie getting this with the build file below (it works fine if i
omit the: ).
i have stuff in: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 and
C:\Program Files\Microsoft.NET\SDK\v2.0. also, csc -version says:
8.00.50727.42.
do i have things installed correctly?
any pointers will be a
Title: MSDataSetGenerator
Hi,
I want to compile a solution, but I've got a problem with strongly typed DataSets (a .xds file). Visual Studio runs a custom tool (MSDataSetGenerator) on them and generates cs files which are included in the project DLL. Is there a task in NAnt to call the cust
Koen,
I see that multiple people have already
responded.
So……
The script below is another way of
accomplishing your request.
I haven’t tested it, but it should
be easy enough to get functional.
The script won’t work properly if
you use the ‘depends’ attribute on your target
Koen,
We have something very similar to what you're
wanting. I'm including a snippet from our build script. I think
everything is in there that you need to make it run, but I just copied and
pasted J
Basically, it appends to a file with the
name of the target it last processed, w
Hello people,
Is it possible to create a solution build with configuration
“debug:pdbonly”?
Pieter Versteijnen
Developer
Koen Mayens wrote:
I'm looking for a way where I can restart a build from the last not
succeeded part or task.
This is because our build proces takes more than an hour, and it's not
an option to rebuild the whole stuff after the build failed.
Most NAnt tasks are designed to not redo things th
MSBuild doesn't
create MSI and Devenv.com Crashes when I try to rebuild the setup project. Can
some one tell me how to build a VS2005 Setup Project with
Nant?
Paul H
Cassidy
Front
Porch
Automation
Specialist
Build and Test
Automation
[EMAIL PROTECTED]
209-288-5525
Hi,I'm looking for a way where I can restart a build from the last not succeeded part or task.This is because our build proces takes more than an hour, and it's not an option to rebuild the whole stuff after the build failed.
I was thinking about using some kind of status file which contains a stat
Hi.
We have chosen following approach:
1. The refernces assemblies are placed into subfolder of solution folder
("References").
2. All assembly references are added from that folder.
3. As result, the inside the *.csproj files are relative to
the project folder. If not, they can be changed wi
Hi,
We are looking to update our build process to use VS2005 and .NET 2.0.
Currently we are using the task to build our web projects and
associated libraries.
In addition, in some cases, we have a number of pre-compiled assemblies that
are referenced by various projects. In order to resolve
14 matches
Mail list logo