Re: [NAnt-users] cvs-update fails with no args; -P option not supported

2006-09-06 Thread Karl Palsson
According to the rc4 documentation, unless you specify a path, it will try and find cvs in your path. So it looks like your cvs binary doesn't support the -P flag, (perhaps it does it by default, which is how I think it definitely should be) If you want to use the built in cvs implementation, yo

RE: [Nant-users] cvs update issues

2004-05-25 Thread Clayton Harbour
Title: Message Hi Steve,   Can you post a test case to the sharpcvslib dev list (cc'd on this email).  The nightly build might be the way to go if you are able to, the in the nightly build can be configured to use a different cvs executable (such as cvsnt).  It still uses the sharpcvs lib

Re: [Nant-users] CVS update

2004-03-17 Thread Ian MacLean
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

Re: [Nant-users] CVS update

2004-03-17 Thread Gert Driesen
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

RE: [Nant-users] CVS update

2004-03-17 Thread Clayton Harbour
t; -Original Message- > > From: Clayton Harbour [mailto:[EMAIL PROTECTED] > > Sent: den 17 mars 2004 15:34 > > To: Ian MacLean; Jaroslaw Kowalski > > Cc: [EMAIL PROTECTED] > > Subject: RE: [Nant-users] CVS update > > > > > > Hi, > > >

Usesharpcvslib = false; was RE: [Nant-users] CVS update

2004-03-17 Thread Clayton Harbour
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

RE: [Nant-users] CVS update

2004-03-17 Thread Nicklas Norling
> 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

RE: [Nant-users] CVS update

2004-03-17 Thread Kevin Dickover
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

RE: [Nant-users] CVS update

2004-03-17 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-17 Thread Ian MacLean
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

Re: [Nant-users] CVS update

2004-03-16 Thread Jaroslaw Kowalski
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

RE: [Nant-users] CVS update

2004-03-16 Thread Clayton Harbour
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):

Re: [Nant-users] CVS update

2004-03-16 Thread Ian MacLean
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

RE: [Nant-users] CVS update

2004-03-16 Thread Clayton Harbour
> > 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

Re: [Nant-users] CVS update

2004-03-16 Thread Jaroslaw Kowalski
> 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

RE: [Nant-users] CVS update

2004-03-15 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-15 Thread Jaroslaw Kowalski
> > > > > > > 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

RE: [Nant-users] CVS update

2004-03-15 Thread Kevin Dickover
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

RE: [Nant-users] CVS update

2004-03-14 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-14 Thread Jaroslaw Kowalski
<[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

RE: [Nant-users] CVS update

2004-03-14 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-14 Thread Jaroslaw Kowalski
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

RE: [Nant-users] CVS update

2004-03-14 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-14 Thread Jaroslaw Kowalski
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

RE: [Nant-users] CVS update

2004-03-14 Thread Clayton Harbour
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

Re: [Nant-users] CVS update

2004-03-14 Thread Jaroslaw Kowalski
r" <[EMAIL PROTECTED]> To: "Narendra Kulkarni" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, March 14, 2004 6:31 AM Subject: RE: [Nant-users] CVS update Hi Narendra, Using the latest nightly builds you will have to do 2 things: 1) set the usesharpcvslib

RE: [Nant-users] CVS update

2004-03-13 Thread Clayton Harbour
Title: Message Hi Narendra,   Using the latest nightly builds you will have to do 2 things: 1) set the usesharpcvslib attribute to false (either the  task level attribute or there is a global/ project level attribute) 2) send in the command options -Pd; please double check  the actu