Hi,
I haven't heard any feedback regarding this since I sent this out over
a week ago so I am assuming that no one has a problem with this. Just
making sure before I start operating. :)
Thanks,
Ryan
On Sun, May 22, 2011 at 1:19 PM, Ryan Boggs wrote:
> Hi all,
>
> This is regarding the cvs task
Hi all,
This is regarding the cvs task in NAnt today. I want to run this by
everyone to get everyone's take before anything is done.
I am thinking about altering the cvs task to use the command line
programs rather than using it's current setup with sharpcvslib for a
couple of reasons:
* sharpc
ginal Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Nicholas Duane
> Sent: Wednesday, September 06, 2006 3:31 PM
> To: NAnt-users@lists.sourceforge.net
> Cc: [EMAIL PROTECTED]
> Subject: [NAnt-users] cvs-update fails with no args; -P
> option not
Not sure if I already sent this as I accidently hit tab and return. At any
rate I just added an update target to my build script. The target is shown
below:
When I execute the target I get the following error:
C:\data\build\pom\Eom\src\Eom>nant update
NAnt 0.85 (Build 0.85.2344.0; rc4
Joel,
The issue has been resolved after rc3. Try using a recent
nightly build (http://nant.sourceforge.net/nightly/latest).
Gert
- Original Message -
From: "Joel Gwynn" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 08, 2005 11:08 PM
Subject: [Nant-users] CVS checko
Yeah, I'm just gonna be a pain in the butt for awhile, I guess
Using NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)
1. Using the cvs-checkout task like so:
seems to result in this gnarly error about log4net:
[cvs-checkout] Unhandled Exception: System.Reflection.TargetInvocationException:
Excep
Title: CVS-Pass and .cvspass
Hi All,
Thanks to all those for responding to my earlier question.
As you can see I am build a new Nant script as we moved to cvs from source safe and hence I have questions.
I am having trouble to logon to cvs and get latest module.
Hi Pat, could you try specifying the full path to your .cvspass file and
let me know if that works. The reason that it is hanging is that it is
most likely waiting for you to enter authenitcation information because
it can't find the .cvspass file in the current working directory.
Pat Lawrenc
It's me again.
I've read the posts on CVS and they helped me get this far, but now I'm genuinely stuck.
I'm trying to pull a module out of our CVS repository. Here's my build file:
password="" passfile=".cvspass" />
destination="C:..\nant buildfiles\checkouts" cvsroot="
It's me again.
I've read the posts on CVS and they helped me get this far, but now I'm genuinely stuck.
I'm trying to pull a module out of our CVS repository. Here's my build file:
password="" passfile=".cvspass" />
destination="C:..\nant buildfiles\checkouts" cvsroot=":
Hi There,
There are a few different things going on here. First it looks like the
log4net assembly could not be loaded, I believe this is a packaging
issue with the rc3 version of nant, please check the mailing list for
details on this.
Second, you are using the sspi protocol. The sspi doe
t: donderdag 16 juni 2005 19:49
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] cvs-pass problem with WinCVS
>
> Hi all!
>
> I'm relatively new to NAnt and I'm trying to set up my build
> script to
> get files from CVS. I searched through the a
Hi all!
I'm relatively new to NAnt and I'm trying to set up my build script to
get files from CVS. I searched through the archives and saw a post from
Merrill Cornish which included:
Unfortunately, objects because it can"t find my .cvspass file. Since
I"m using
WinCvs 1.3, I don"t have a
CTED]
Sent: 15 February 2005 11:40To: Richard Poole;
NantSubject: RE: [Nant-users] CVS Check out
Im on
cvs-1.11.2-5
Would
that be a Issue?
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Richard
PooleSent: Tuesday, February 15, 2005 3:59 PMTo:
Im on
cvs-1.11.2-5
Would
that be a Issue?
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Richard
PooleSent: Tuesday, February 15, 2005 3:59 PMTo:
'Srivathsan K'; NantSubject: RE: [Nant-users] CVS Check
out
I'v
d SmartCVS (the CVS client we
use) seem to work fine with that.
I also doubt it helps having the cvs-password task after the cvs-checkout
task, but I could be wrong.
Cheers,
Richard.
From: Srivathsan K [mailto:[EMAIL PROTECTED]
Sent: 15 February 2005 10:17To: NantSubject:
[Nant-users] CVS
Hi
All,
I have a windows C#
net application in CVS Repo. I need to pull all files related to this project on
to a Folder which I created say for e.g. d:\NantBuilds.
Here's my build
file. Though I get successfull build I dont see the folder for the Project
created under the Directory d:\
changes are in cvs and should show up on the next nightly.
Cheers,
Clayton
-Original Message-
From: Chris Fewtrell [mailto:[EMAIL PROTECTED]
Sent: Fri 28/01/2005 8:08 AM
To: nant-users@lists.sourceforge.net
Cc:
Subject: [Nant-users
Hello
I wonder if someone
can help me.
I want to tag some
stuff in CVS using cvs rtag.
I can create a tag
on the main head branch using the task but I also want to be
able to create the tag on a branch.
The actual cvs
command I want to execute is
cvs -d :cvsroot rtag
-r BranchName
have hit Reply instead
of Reply To All :-) so I am have cc'd the list on this one.
Cheers,
Clayton
> -Original Message-
> From: Ed Howland [mailto:[EMAIL PROTECTED]
> Sent: December 30, 2004 8:49 AM
> To: Clayton Harbour
> Subject: Re: [Nant-users] cvs-export
Hello,
I'm a newbie to NAnt but a long time Ant user. I'm trying to create a
build file that will export a tag from CVS and then build that release.
I have determined that Sharpcvslib doesn't support the export command.
Therefore, I have determined to use TortoiseCVS command line cvs.exe.
This
Dear All,
I have nant build file for CVS check out for my build.
However it gave some errors and the message displayed
"Please send bug report to [EMAIL PROTECTED]"
The output log file and NANT build script files are attached.
I request you all to provide me with solution for this problem.
Thanks
S
ask that works?
Please feel free to submit a patch or rewrite the task as you see fit
and submit the changes to the nant dev list.
Cheers,
Clayton
> -Original Message-
> From: Brenton House [mailto:[EMAIL PROTECTED]
> Sent: October 13, 2004 12:04 PM
> To: [EMAIL PROTECTED]
&
When I try to use any of the cvs tasks, like this one:
I get this error:
String shared/src does not match expression ^[A-Za-z0-9][A-Za-z0-9._\-]*$.
My question. How am I supposed to checkout a folder underneith a module?
This should checkout the "src" folder of the "shared" module.
Any ideas
ctive
> login privileges to my cvs server so I could go after it using sspi).
>
>
> Kevin Dickover
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Clayton Harbour
> Sent: Thursday, October 07, 2004 12:48 PM
> To: Merrill C
EMAIL PROTECTED] On Behalf Of Clayton Harbour
Sent: Thursday, October 07, 2004 12:48 PM
To: Merrill Cornish; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: RE: [Nant-users] cvs-checkout task problem
Hi Merrill,
Actually when you put it that way I agree. Would you be able to submit a
bug report to
; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc:
Subject:RE: [Nant-users] cvs-checkout task problem
Clayton,
>>> What should happen if both of these fail is the cvs task should pass in the
>>> password that was specified in the password attribute.
That sound like the .c
Clayton,
>>> What should happen if both of these fail is the cvs task should pass in the
>>> password that was specified in the password attribute.
That sound like the .cvspass file in the filesystem takes precedence over the password
attribute of the NAnt task. Is that true? If so, then to
gt; -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: October 7, 2004 6:24 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] cvs-checkout task problem
>
>
>
> Hi,
>
> I have just downloaded nant's latest version.
>
> Bo
To: Pierre THOREY/ress/fr/[EMAIL PROTECTED]
|
| cc: [EMAIL PROTECTED]
|
| Subject: RE: [Nan
layton Harbour; [EMAIL PROTECTED]
> Subject: RE: [Nant-users] cvs-checkout task problem
>
>
>
> Hi Clayton,
>
> a fake cvsroot that reproduces the problem is :
> cvsroot=":pserver:[EMAIL PROTECTED]:/home/xxx/CVSDIR"
>
> By doing some tries, I think t
|
| To: Pierre THOREY/ress/fr/[EMAIL PROTECTED], [EMAIL PROTECTED]
|
| cc:
|
|
TECTED] [mailto:[EMAIL PROTECTED]
> Sent: September 29, 2004 4:45 AM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] cvs-checkout task problem
>
>
> Hi,
>
> I was using nant-0.84 for a long time.
> In my build.xml, I have something like this :
>
>
Hi,
I was using nant-0.84 for a long time.
In my build.xml, I have something like this :
And this worked with the old nant version.
I downloaded nant-0.85 latest built 2004-09-28-0.85 .
When I launched the same task, I got this message :
[cvs-checkout] [Console.ConsoleMain:Except
Or as an alternative I will take a patch that will provide sspi support
to sharpcvslib :-).
Cheers,
Clayton
> -Original Message-
> From: Vince Chan [mailto:[EMAIL PROTECTED]
> Sent: July 28, 2004 1:29 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [
Paul,
I had used sspi before and got the same exception too. I then switched
to use ":pserver" and it worked.
Vince.
[EMAIL PROTECTED] wrote:
Hello -
I'm trying to use a cvs-checkout or cvs-update task and am getting an exception.
I'm running against NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32
Hello -
I'm trying to use a cvs-checkout or cvs-update task and am getting an exception.
I'm running against NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
The .build entry is:
The stack trace from nant is:
System.NullReferenceException: Object reference not set to an insta
> - Original Message -
> From: "Troy Laurin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 26, 2004 4:25 AM
> Subject: RE: [Nant-users] cvs head not building, again?
>
>
>
> > -Original Message-
> >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gert Driesen
> Sent: Friday, 23 July 2004 10:34 PM
> To: John Cole; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] cvs head not building, again?
>
> You should use the
CTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 23, 2004 4:29 PM
Subject: RE: [Nant-users] cvs head not building, again?
> Gert,
> It appears that I have a version 12 of cl first in my path.
>
> C:\Documents and Settings\jcole>cl /?
> Microsoft (R) 32-bit C/C++ Opt
ohn Cole; [EMAIL PROTECTED]
Subject: Re: [Nant-users] cvs head not building, again?
John,
We are aware of this issue, and I'll fix it some time this weekend.
Can you tell me if you have an older version (< 13.xx.) of cl.exe in
your PATH ?
Gert
- Original Message -
From:
Friday, July 23, 2004 4:07 PM
Subject: [Nant-users] cvs head not building, again?
> Hey guys,
> I'm having difficulty building the NAnt cvs HEAD again. I get the
> following error:
>
> [exec] [nant] C:\src\NAnt\tests\NAnt.VSNet\NAnt.VSNet.build test
Hey guys,
I'm having difficulty building the NAnt cvs HEAD again. I get the
following error:
[exec] [nant] C:\src\NAnt\tests\NAnt.VSNet\NAnt.VSNet.build test
[exec]
[exec] Buildfile:
file:///C:/src/NAnt/tests/NAnt.VSNet/NAnt.VSNet.
Clayton,
>>> The password is found in a file called .cvspass,
Yes, I know about .cvspass. But I can't find it on my machine. I think that WinCvs
may be using the Repository.
Merrill
---
This SF.Net email is sponsored by BEA Weblogic Worksh
lto:[EMAIL PROTECTED]
Sent: Mon 7/19/2004 10:50 AM
To: [EMAIL PROTECTED]
Cc:
Subject:[Nant-users] cvs-checkout fails; cvs works
Last week I reported that the cvs-checkout task (using CVSNT in place of the Sharp
CVS) failed in that while the checkout itself worked fine, the top-level
Last week I reported that the cvs-checkout task (using CVSNT in place of the Sharp
CVS) failed in that while the checkout itself worked fine, the top-level CVS\Entries
file was missing some of the subdirectory names. As a result, the cvs tree checked
out by cvs-checkout could not be updated.
I
are using in your tests?
Clayton
> -Original Message-
> From: Merrill Cornish [mailto:[EMAIL PROTECTED]
> Sent: July 16, 2004 8:54 AM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] cvs-checkout Test Case
>
>
> Here is a small target which should illustrate
Here is a small target which should illustrate the problem I've been having with the
cvs-checkout task. Both the cvs-checkout task and the exec task should do the same
thing using the same cvs.exe since I have sourcecontrol.usesharpcvslib = false. Use
the comment to turn one on and the other of
I complained about the cvs-update task on 0.84 refusing to update some directories in
the CVS tree, but working just fine on other directories. With 0.85, I'm still having
cvs-update problems. Now, I've found the smoking gun. [ominous music swells in the
background]
When NAnt 0.85, nightly bu
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "John Cole" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 14, 2004 9:21 AM
Subject: Re: [Nant-u
Gert Driesen wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "John Cole" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 14, 2004 8:42 AM
Subject: Re: [Nant-users] CVS HEAD not compiling...
John Cole wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "John Cole" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 14, 2004 8:42 AM
Subject: Re: [Nant-users] CVS HEAD not compiling...
> John Cole wrote:
>
> >H
John Cole wrote:
Hello,
Is the CSV HEAD Compilable for everyone else? I'm getting the following
error:
I get the same test failue. It may be connected to the recent fileset
changes. I haven't had a chance to look into it.
Ian
[nant] C:\src\NAnt\tests\NAnt.VSNet\NAnt.VSNet.build test
Hello,
Is the CSV HEAD Compilable for everyone else? I'm getting the following
error:
[nant] C:\src\NAnt\tests\NAnt.VSNet\NAnt.VSNet.build test
Buildfile:
file:///C:/src/NAnt/tests/NAnt.VSNet/NAnt.VSNet.build
[EMAIL PROTECTED] Behalf Of Clayton
Harbour
Sent: Thursday, July 08, 2004 3:18 PM
To: [EMAIL PROTECTED]; NAnt Users List
Subject: RE: [Nant-users] CVS Tasks
Hi Dan,
Sharpcvslib does not support local or sspi protocols (yet...) but there are
changes in the nightly builds to override the use
you can specify the full path to your cvs
executable (please see the documentation).
Cheers,
Clayton
-Original Message-
From: Dan Pupek [mailto:[EMAIL PROTECTED]
Sent: Thu 7/8/2004 10:42 AM
To: NAnt Users List
Cc:
Subject:[Nant-users] CVS Tasks
Do the CVS tasks
Do the CVS tasks
really not support the sspi or local protocols?
Dan Pupek
Software
Engineer
Advanced Systems
Technology, Inc
[EMAIL PROTECTED]
(850)
475-4038
BEGIN:VCARD
VERSION:2.1
N:Pupek;Daniel
FN:Daniel Pupek
NICKNAME:Dan
ORG:Advanced Systems Technology, Inc.;TDD
TITLE:Software Eng
e
[mailto:[EMAIL PROTECTED] Sent: June 10, 2004 9:48
PMTo: [EMAIL PROTECTED]Subject:
[Nant-users] CVS
I am using the latest nightly
build and I am getting the following error while trying to run the example
cvs-checkout task.
An exception
‘System.MissingMethodExceptio
I am using the latest nightly build and I am getting the
following error while trying to run the example cvs-checkout task.
An exception ‘System.MissingMethodException’ has
occurred in scvs.exe.
destination="c:\src\nant\"
cvsroot=":pserver:[EMAIL PROTECTED]:/cvsroot
sharpcvslib that
> is causing the hang.
>
>
> Clayton
>
>
> -Original Message-
> From: Brent R. Matzelle [mailto:[EMAIL PROTECTED]
> Sent: Wed 5/26/2004 7:48 AM
> To: [EMAIL PROTECTED]
> Cc:
> Subject: RE: [Nant-users] cvs-checkout n
ay, May 26, 2004 10:48 AM
Subject: RE: [Nant-users] cvs-checkout not working
> Hello, thanks for the quick response.
>
> I tried your suggestions and ended up with the same result. Here is
> the new entry:
>
> destination="C:/temp/project1"
>cvsroot=":ps
.
Clayton
-Original Message-
From: Brent R. Matzelle [mailto:[EMAIL PROTECTED]
Sent: Wed 5/26/2004 7:48 AM
To: [EMAIL PROTECTED]
Cc:
Subject:RE: [Nant-users] cvs-checkout not working
Hello, thanks for the quick response.
I tried your suggestions and ended up with the same
e recently added
> validation to check the module attribute.
>
>
> Clayton
>
>
> -Original Message-
> From: Brent R. Matzelle [mailto:[EMAIL PROTECTED]
> Sent: Wed 5/26/2004 6:57 AM
> To: [EMAIL PROTECTED]
> Cc:
> Subject: [Nant-users] cvs-ch
:
Subject:[Nant-users] cvs-checkout not working
Hello,
I have not been able to get the cvs-checkout task to work. My
configuration is simple:
All that I recieve is a message that says "Connection established".
However nothing is actually downloaded. Do you know what'
Message -
From: "Brent R. Matzelle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 26, 2004 9:57 AM
Subject: [Nant-users] cvs-checkout not working
> Hello,
>
> I have not been able to get the cvs-checkout task to work. My
> configura
Hello,
I have not been able to get the cvs-checkout task to work. My
configuration is simple:
All that I recieve is a message that says "Connection established".
However nothing is actually downloaded. Do you know what's wrong?
Brent.
rpcvs library by default but if there are issues with this then you
can specify a different cvs binary.
Cheers,
Clayton
-Original Message-From: steve gupta
[mailto:[EMAIL PROTECTED] Sent: May 25, 2004 5:54
AMTo: [EMAIL PROTECTED]Subject:
[Nant-users] cvs update issues
My issue with the cvs update functions this week is
that if I am trying
to do an update on a module and there is an empty
non cvs directory
or empty cvs directory the update
fails.
Any workarounds or is this fix in a newer build
than the one I am using?
Thanks!
I am having issues doing a cvs update.
I can't figure out why this isn't working
right.
this cmd works fine
cvs update -P -r addataaccess_1_0_5
c:\cvs_ams\adsystems_dotnet\Common\AdDataAccess\bin\Release
this part of my script does not
destination="c:\cvs_ams\"
I am having issues doing a cvs update.
I can't figure out why this isn't working
right.
this cmd works fine
cvs update -P -r addataaccess_1_0_5
c:\cvs_ams\adsystems_dotnet\Common\AdDataAccess\bin\Release
this part of my script does not
destination="c:\cvs_ams\"
Subject: RE: [Nant-users] cvs updating
>From the documentation --
http://nant.sourceforge.net/nightly/help/tasks/cvs-update.html
Update your NAnt revision named your_favorite_revision_here in the folder
c:\src\nant\replacement_for_module_directory_name.
Noel
-Original Message-
D]On Behalf Of steve gupta
Sent: Tuesday, May 11, 2004 11:00
AM
To:
[EMAIL PROTECTED]
Subject: [Nant-users] cvs updating
hi
folks, I was trying to create nant script to update from cvs a just one
particular file rather than the whole project.
A few
years ago I was able to do this with a j
hi folks, I was trying to create nant script to
update from cvs a just one particular file rather than the whole
project.
A few years ago I was able to do this with a java
program using window shell.
This was the command I came up with to do
this.
cvs.exe -d :pserver:cvsroot:/cvs
Now I use 'export MONO_NO_UNLOAD=1', and I recompiled mono with ICU
suport (as explain me Gert Driesen in his email. The email is attached).
Now, Nant compile right, but every time that I execute Nant.exe, It
works fine, but at the end it crash with a Segmentation fault.
Look this output when I
, 2004 3:41 AM
Subject: [Nant-users] CVS NANT with CVS Mono Framework
Hi people,
I have one question. I was compiling NANT on GNU/Linux with Mono 0.31
(CVS Release), and it compiled fine but when it try to use nant.exe with
mono to use nant.build, it return to me this message:
-
]>
Sent: Wednesday, March 31, 2004 3:41 AM
Subject: [Nant-users] CVS NANT with CVS Mono Framework
> Hi people,
>
> I have one question. I was compiling NANT on GNU/Linux with Mono 0.31
> (CVS Release), and it compiled fine but when it try to use nant.exe with
>
Hi people,
I have one question. I was compiling NANT on GNU/Linux with Mono 0.31
(CVS Release), and it compiled fine but when it try to use nant.exe with
mono to use nant.build, it return to me this message:
---
Entering directory `/usr/src/mono-dev/nant'
mono bin/NAnt.exe -bui
Gert Driesen wrote:
I actually have to agree with Clayton in some way ...
Verbose is not always bad, I would prefer this :
over this
any day ...
Why ? The ability to have conditions I can see but y
Message -
From: "Clayton Harbour" <[EMAIL PROTECTED]>
To: "Nicklas Norling" <[EMAIL PROTECTED]>; "Ian MacLean"
<[EMAIL PROTECTED]>; "Jaroslaw Kowalski" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004
]
> Subject: RE: [Nant-users] CVS update
>
>
> I vote for the most simple form. Number 2 seems like it for
> me. But I want the "normal" parameters to be turned on by
> default. But my vote may not count, as I have not yet done my
> homework :) /Nicke
>
> &g
nt release.
Cheers,
Clayton
> -Original Message-
> From: Kevin Dickover [mailto:[EMAIL PROTECTED]
> Sent: March 17, 2004 6:41 AM
> To: Clayton Harbour; 'Jaroslaw Kowalski'; 'Gert Driesen';
> 'Scott Hernandez'; 'Ian MacLean'; [EMAIL PR
> Sent: den 17 mars 2004 15:34
> To: Ian MacLean; Jaroslaw Kowalski
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] CVS update
>
>
> Hi,
>
> Honestly I wouldn't really see a problem with using the same
> syntax for the task and that is one of the reasons
Sent: Tuesday, March 16, 2004 9:55 PM
To: Jaroslaw Kowalski; Kevin Dickover; Gert Driesen; Scott Hernandez; Ian
MacLean; [EMAIL PROTECTED]
Subject: RE: [Nant-users] CVS update
Hi,
-1000 for the framework idea :-). Okay I am going to try to put my
bruised ego aside and pull something constructive
Message-
> From: Ian MacLean [mailto:[EMAIL PROTECTED]
> Sent: March 17, 2004 1:45 AM
> To: Jaroslaw Kowalski
> Cc: Clayton Harbour; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] CVS update
>
>
> I'd have to say 2 also. Forcing users to use the nested
>
> a
tt
Hernandez" <[EMAIL PROTECTED]>; "Ian MacLean"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 3:55 AM
Subject: RE: [Nant-users] CVS update
Hi,
-1000 for the framework idea :-). Okay I am going to try to put my
bruised ego aside an
ED]>; "Gert Driesen" <[EMAIL PROTECTED]>; "Scott
Hernandez" <[EMAIL PROTECTED]>; "Ian MacLean"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 3:55 AM
Subject: RE: [Nant-users] CVS update
> Hi,
>
> -1000
Hi,
-1000 for the framework idea :-). Okay I am going to try to put my
bruised ego aside and pull something constructive from this :-).
Framework aside for now the issue is: what syntax do you prefer:
1) option collections (current):
Clayton Harbour wrote:
I like the nested command and it looks like it would be
easy to extend
something like this into some sort of pluggable version
control task.
Why do you want to do it? The last thing we need here is abstraction.
I would like to do this because it p
> > I like the nested command and it looks like it would be
> easy to extend
> > something like this into some sort of pluggable version
> control task.
>
> Why do you want to do it? The last thing we need here is abstraction.
I would like to do this because it provides a framework to add more
> I like the nested command and it looks like it would be easy to extend
> something like this into some sort of pluggable version control task.
Why do you want to do it? The last thing we need here is abstraction.
CVS is simple. Ultra simple. Various VCSes have different concepts and
features so
ion of cvs, sorry for the ctrl-c/ctrl-v error from the
1st post.
So...where do we go from here?
Clayton
> -Original Message-
> From: Kevin Dickover [mailto:[EMAIL PROTECTED]
> Sent: March 15, 2004 6:18 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] CVS update
>
>
>
>
>
>
> There doesn't really seem to be an elegant way to do this...
What's wrong with the following syntax (modulo attribute names)? Why do you
require the separation of global vs command options?
Why would you want to enclose multiple cvs operations inside a single
task? Typically
I am a NAnt 0.84 user and cannot use the CVS tasks because they do not
currently support sspi (sspi support would be a compelling reason to move to
a nightly build, otherwise we will stick to official releases). However, I
would like to see the -P -d -R options turned on by default when the tasks
mportant this is before I
change it. I don't want to spend a lot of my free time on this if it is not an issue.
Cheers,
Clayton
> -Original Message-
> From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]
> Sent: March 14, 2004 11:38 AM
> To: Clayton Harbour; [EMAIL PROTECT
<[EMAIL PROTECTED]>
Sent: Sunday, March 14, 2004 8:23 PM
Subject: RE: [Nant-users] CVS update
> Jarek,
>
> Splitting the option sets into a global option set and a command specific
option set is something done in cvs already, not something I am introducing.
If you are unsure of what I
March 14, 2004 10:01 AM
> To: Clayton Harbour; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] CVS update
>
>
> Why do you want to split options into "global" and "command"
> ? This introduces a new class of problem: "which option is
> global and whi
MAIL PROTECTED]>
To: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>; "Narendra Kulkarni"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, March 14, 2004 6:37 PM
Subject: RE: [Nant-users] CVS update
> Hi Jarek,
>
> I don't really like the idea of sp
ski [mailto:[EMAIL PROTECTED]
> Sent: March 14, 2004 8:54 AM
> To: Clayton Harbour; Narendra Kulkarni;
> [EMAIL PROTECTED]
> Subject: Re: [Nant-users] CVS update
>
>
> I don't think it's a problem.
>
> Users don't usually think in terms of command line optio
in a single attribute):
What do you think?
Jarek
- Original Message -
From: "Clayton Harbour" <[EMAIL PROTECTED]>
To: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>; "Narendra Kulkarni"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
S
ur; Narendra Kulkarni;
> [EMAIL PROTECTED]
> Subject: Re: [Nant-users] CVS update
>
>
> Clayton,
>
> Wouldn't it be better to implement some meaningful attributes
> for this?
>
>
>
> (BTW. I believe -Pd are so common that they should be on by
> defa
1 - 100 of 121 matches
Mail list logo