> > 2) Under Windows, is there a way of adjusting how do you tell NAnt /
your
> > buildfile to target the 1.0 platform or the 1.1 platform without
adjusting
> > the .config file?
>
There are two ways:
1. Use: -defaultframework option (-k is the short form). For example:
nant -k:net-1.1 -f:aaa.bui
Hi Shiv,
These options are not currently supported in sharpcvslib. We are
currently working on implementing all of the cvs protocol and our
progress can be tracked on http://sharpcvslib.sf.net. I have added an
RFE for the -A and -P options (867889) and will try to update an approx.
completion da
- Original Message -
From: "Jason King" <[EMAIL PROTECTED]>
To: "nant list" <[EMAIL PROTECTED]>
Sent: Tuesday, December 30, 2003 4:30 PM
Subject: [Nant-users] Platforms and frameworks
> Hello
>
> I am pleased to the concept of platforms and frameworks in the
> NAnt.exe.config file. I h
Hello
I am pleased to the concept of platforms and frameworks in the
NAnt.exe.config file. I have figured out how to force NAnt to target the
MS.NET 1.1 framework when running under win32 (you change the default to
"net-1.1" in the platform tag right?) and that seems to work nicely.
Now, my ques
I tried using the task. I want to
issue 'cvs checkout -AP' command. This is how I issue
the command
When I run this, I get the following error
System.NotSupportedException:
Unsupported argument.
name=[-A]
value=[]
at
NAnt.SourceCont
Yes - the mirror from which I downloaded (Keihanna,
Japan) was pointing to an old release.
Thanks
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
> Shiv,
>
> The 0.84 release should definitely have the
> following banner :
>
> NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32;
> release; 26/12/2003)
>
Shiv,
The 0.84 release should definitely have the following banner :
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26/12/2003)
Can you try downloading from another sf mirror ?
Gert
- Original Message -
From: "Shiv Natarajan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tu
I downloaded Nant 0.84 final release today.
nant -h is saying thatit is RC1 release.
NAnt 0.84 (Build 0.84.1435.0; net-1.0.win32; rc 1;
12/6/2003)
I thought the latest release points to Dec-26th
release. Im not sure if the sourceforge pages points
to the correct version for download.
Also, I t