Re: [Nant-users] Merant PCLI script problem

2005-07-07 Thread Clayton Harbour
I have never used Merant but have you tried quoting the switch and parameter for -pp, something like this: –id${build.user} –pr${merant.project} –z –v${new.label} "–pp${build.source}"’ failonerror=’false’ /> [EMAIL PROTECTED] wrote: Hi, I have a problem with a build script for a Merant Ver

Re: [Nant-users] NUnit reporting

2005-07-06 Thread Clayton Harbour
Hi there, if you are having issues with the you could try just grabbing the xsl and using the task:

Re: [Nant-users] CVS problem: used cvs-pass, cvs-checkout and .cvspass, but "Logging in" never ends

2005-07-06 Thread Clayton Harbour
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

Re: [Nant-users] How to - copy files with the names coming out of a list of files (xml)?

2005-06-22 Thread Clayton Harbour
Hi there, if the manifest you are generating is just for your build process I would recomment just using a list of files in plain text. Read up on the and the tasks, they should do what you need. If you need to generate the file as part of your build process you could look up the task as w

Re: [Nant-users] cvs-pass problem with WinCVS

2005-06-16 Thread Clayton Harbour
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

Re: [Nant-users] environment::get-variable usage

2005-06-06 Thread Clayton Harbour
Hi there, it looks like your second variable should be referenced as a property, so something like the following should work: Kevin Kirkpatrick wrote: Thanks Bill and Merrill for your responses. I tried putting quotes around the variable ‘build’ and got the following error. Se

[Nant-users] RE: [nant-dev] [Help][Nant-Users][ History Of files Comitted]

2005-04-11 Thread Clayton Harbour
Hi Sanjoy, the task should give you what you need given the description below. It uses a start date and end date rather than a tag and produces an xml report of the changes that have occurred between two dates. Cheers, Clayton -Original Message- From: sanjoy [mailt

RE: [Nant-users] Build 1.0 and 1.1 in same script

2005-04-08 Thread Clayton Harbour
Hey Bill, you should be able to use the task for this and set the current framework to the one you want to target. Something like this should work: Cheers, Clayton -Origina

RE: [Nant-users] Can Some one bail me out? CVS Check out

2005-02-17 Thread Clayton Harbour
that does not have a CVS\Root folder. -Original Message- From: Srivathsan K [mailto:[EMAIL PROTECTED] Sent: Thu 2/17/2005 11:24 AM To: Clayton Harbour; Nant Cc: Subject: RE: [Nant-users] Can Some one bail me out? CVS Check out

RE: [Nant-users] Can Some one bail me out? CVS Check out

2005-02-17 Thread Clayton Harbour
without executing any targets based on the above. Let me know if that helps. Cheers, Clayton -Original Message- From: Srivathsan K [mailto:[EMAIL PROTECTED] Sent: Thu 2/17/2005 11:24 AM To: Clayton Harbour; Nant Cc: Subject: RE: [Nant-users] Can Some one bail me ou

RE: [Nant-users] Can Some one bail me out? CVS Check out

2005-02-17 Thread Clayton Harbour
Hi there, sorry I haven't had a chance to sort through my email for the past couple of days. Could you try running the command in verbose mode (adding verbose="true" to the task or passing in -verbose on the commandline will do this) and send me the checkout string that you are working with a

RE: [Nant-users] How to tell to be quiet?

2005-02-06 Thread Clayton Harbour
Hi Marcin, you would use the reallyquiet attribute (which corresponds to the -Q commandline switch). Cheers, Clayton > -Original Message- > From: Marcin Hoppe [mailto:[EMAIL PROTECTED] > Sent: February 2, 2005 12:47 AM > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] How t

RE: [Nant-users] cvs-rtag help

2005-01-29 Thread Clayton Harbour
Hi Chris, I have removed the tagname attribute from the task, the tag attribute should be used to specify the tag you would like to add. The act-on-tag attribute should correspond to the tag/ branch that you would like to act on. So altogether it looks like this: The ch

RE: [Nant-users] Automatic quoting.

2005-01-24 Thread Clayton Harbour
Hi Pierre, this should be fixed in the nightly. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: January 24, 2005 7:38 AM > To: NANT-USERS@lists.sourceforge.net > Subject: [Nant-users] Automatic quoting. > > > Hi, > > I'm using nant-0.85-rc1 . > > I wan

RE: [Nant-users] Do the tasks comprehend having .cvsignore files?

2005-01-18 Thread Clayton Harbour
ients work with .cvsignore. Jason PS What was the "odd behavior" comment about when you checked the code into CVS? >-Original Message- >From: Clayton Harbour [mailto:[EMAIL PROTECTED] >Sent: Tues

RE: [Nant-users] Do the tasks comprehend having .cvsignore files?

2005-01-18 Thread Clayton Harbour
Hi Jason, I have implemented this by adding a usecvsignore attribute to the cvs fileset element so: I have the value turned off by default to keep it backwards compatible but I wanted to get some feedback/ thoug

RE: [Nant-users] Will my application compile?

2005-01-10 Thread Clayton Harbour
Hi Bill, you could use the task and then put a condition on your , to build only if the property you set exists. Take a look at the task docs and the function docs property::exists (take note of the need for quotes around your property name for this function). Cheers, Clayton > -Original

RE: [Nant-users] Problem about and subfolders

2005-01-07 Thread Clayton Harbour
Title: Message Hi Gabriel, I have removed the validation that was on the Module attribute and checked it into cvs.  If you still have issues let me know.   Cheers,   Clayton -Original Message-From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: January 6, 2005 12:19 PMTo: Cl

RE: [SPAM]: [Nant-users] +Sticky Tag Attribute Problem+

2004-12-31 Thread Clayton Harbour
Hi Huseyin, I checked in a fix for this yesterday so it should show up in the next nightly. Until it does the following should work: Also if you are using sspi you do not need to use the , this is only used for pserver. Cheers, Clayton > -Original Message- > From: Hüseyin

RE: [Nant-users] cvs-export and .cvspass problem

2004-12-30 Thread Clayton Harbour
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

RE: [Nant-users] task question...How to add a comment?

2004-12-15 Thread Clayton Harbour
Hi Jason, Try using the commandline attribute and passing your message in that way. So: Cheers, Clayton > -Original Message- > From: Morris, Jason [mailto:[EMAIL PROTECTED] > Sent: December 13, 2004 8:41 AM > To: [EMAIL PROTECTED] > Subject: RE: [

RE: [Nant-users] task question...How to add a comment?

2004-12-14 Thread Clayton Harbour
son why there isn't a specific > task? > > >-Original Message- > >From: Clayton Harbour [mailto:[EMAIL PROTECTED] > >Sent: Tuesday, December 14, 2004 8:47 AM > >To: Morris, Jason; [EMAIL PROTECTED] > >Subject: RE: [Nant-users] task question...

RE: [Nant-users] Referencing a subfolder using cvs-update task

2004-12-08 Thread Clayton Harbour
Hi Mark, the value should be a directory name. I have updated the documentation for the override directory and have added an error message to make that more clear. Let me know if that clears things up. Cheers, Clayton -Original Message- From: Butler, Mark A Mr IPI Gramm Tech [mai

RE: [Nant-users] [HELP][CVS-Check Out Problem]

2004-11-10 Thread Clayton Harbour
Hi Sanjoy, I have checked in some changes to the sharpcvslib binary that might resolve the issue you are having below. If they do not you can try adding the attribute: usesharpcvslib="false" to your task below. This will use your default cvs client instead of sharpcvslib. Hope that helps

RE: [Nant-users] Problem with CVS

2004-11-06 Thread Clayton Harbour
Hi Mark, Try creating a .cvspass file in c:\ (i.e. touch .cvspass). Alternatively you can use the attribute usesharpcvslib="false" to have your own cvs client do the checkout. I will be checking in a patch tomorrow that should fix the issue if a .cvspass file is not present. Cheers, Clayton >

RE: [Nant-users] Some problems with and tasks

2004-10-20 Thread Clayton Harbour
Hi, > However, it seems that task ignores the > "cvsroot" attribute!!! Is this a Nant bug? This may be a bug...this task should actually be changed to grab the Root from the cvs folder and should not require a cvsroot at all. I will try to get this change in sometime this week/ weekend when I

RE: [Nant-users] Some problems with and tasks

2004-10-18 Thread Clayton Harbour
Hi Nicola, > -Original Message- > From: Nicola Iuretigh [mailto:[EMAIL PROTECTED] > Sent: October 18, 2004 7:46 AM > To: [EMAIL PROTECTED] > Subject: Re:[Nant-users] Some problems with and > tasks > > > Hello Clayton... > > > I think the most recent test is because you do not have a

RE: [Nant-users] Some problems with and tasks

2004-10-18 Thread Clayton Harbour
Hi Nicola, Thanks for resending, I must have missed this the first time around. I think the most recent test is because you do not have a project checked out to the C:\Temp directory (i.e. no CVS folders and therefore no CVS\Root folder). One solution that might fix this is to wrap your upda

RE: [Nant-users] CVS task not allowing for certain characters in module name

2004-10-16 Thread Clayton Harbour
Hi Brenton, > My question. How am I supposed to checkout a folder > underneith a module? This has come up before, but just in case it is buried in the mailing list I will reiterate again for your benefit: you can't. To convince yourself of this (or to prove me wrong) please try to execute th

RE: [Nant-users] cvs-checkout task problem

2004-10-08 Thread Clayton Harbour
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

RE: [Nant-users] cvs-checkout task problem

2004-10-07 Thread Clayton Harbour
Hi Merrill, Actually when you put it that way I agree. Would you be able to submit a bug report to make sure this does not get missed? Thanks, Clayton -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Thu 10/7/2004 8:36 AM To: Clayton Harbour

RE: [Nant-users] cvs-checkout task problem

2004-10-07 Thread Clayton Harbour
issue the program is searching for a .cvspass > file which holds your cvsroot and a hashed password for the > pserver protocol. Not finding this file should not throw an > exception so this is a bug as well. > > I will try to get these fixed and checked in tonight. > > >

RE: [Nant-users] cvs-checkout task problem

2004-09-30 Thread Clayton Harbour
ocol. Not finding this file should not throw an exception so this is a bug as well. I will try to get these fixed and checked in tonight. Cheers, Clayton > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: September 29, 2004 7:56 AM > To: C

RE: [Nant-users] cvs-checkout task problem

2004-09-29 Thread Clayton Harbour
Hi Pierre, It appears that there is an issue parsing your cvsroot. Would you be able to send me the value substituted in for your cvsroot by adding something like: And I will file a bug report with SharpCVSLib. Thanks, Clayton > -Original Message- > From: [EMAIL PROTECTED]

RE: [Nant-users] nightly builds

2004-09-14 Thread Clayton Harbour
n committing until I have some feedback. Cheers, Clayton > -Original Message- > From: Gert Driesen [mailto:[EMAIL PROTECTED] > Sent: September 14, 2004 12:53 AM > To: Clayton Harbour; Ian MacLean > Cc: Merrill Cornish; Felice Vittoria; Nant-Users (E-mail) > Su

RE: [Nant-users] nightly builds

2004-09-13 Thread Clayton Harbour
Hi, The task can take 2 dates and list the changes that have been made between them. The task also outputs xml in the same format as the ant task so the ant style sheet can be used to provide an html page of changes. Using the ant version I have just generated a rolling daily/ weekly log of cha

RE: [Nant-users] Build process unification

2004-09-10 Thread Clayton Harbour
Title: Message Hi Jarek,   I think a set of standards for NAnt build files would be awesome.  The documentation would be a great driver for a GUI tool, and although there are a number of examples in the NAnt source files but the addition of a GUI designer would probably help out a lot with 

RE: [Nant-users] Change runtime version

2004-08-21 Thread Clayton Harbour
Hi Naz, If you use nant -t:net-1.0 you will target the net 1.0 framework. For a complete list of commandline options you can type nant -help. For a complete list of targets (I believe) that you will have to look in the NAnt.exe.config file (a few common ones are net-1.0, net-1.1, mono-1.0).

RE: [Nant-users] Need help with the task using the commit command

2004-08-09 Thread Clayton Harbour
Hi Jason, >>I am not able to replicate the first issue below, when I >>specify a cvsroot without a username (i.e. I used >>:sspi:loki.sporadicism.local:/cvsroot/claytonharbour) I do not >>get an authentication error. > >I don't seem to be getting this now...probably something on my end. Great,

RE: [Nant-users] Need help with the task using the commit command

2004-08-07 Thread Clayton Harbour
Hi Jason, I am not able to replicate the first issue below, when I specify a cvsroot without a username (i.e. I used :sspi:loki.sporadicism.local:/cvsroot/claytonharbour) I do not get an authentication error. The command args being passed in your example might be a bit odd, is escapeDB a module?

RE: [Nant-users] Garbled paths created by cvs-checkout task

2004-07-30 Thread Clayton Harbour
Hi Craig, Can you please try this with the nightly build (NAnt version 0.85). There have been a number of fixes to the #cvslib client since NAnt 0.84 plus there is the option to override in favor of your native cvs client. Cheers, Clayton > -Original Message- > From: Craig Green [mail

RE: [Nant-users] cvs-checkout/cvs-update Exception

2004-07-28 Thread Clayton Harbour
Hi, Sorry for the delay but I missed these. What seems to be the issue is that you are using the NAnt 0.84 build, which does not support the usersharpcvslib="false" attribute. If you download one of the nightly builds the setting should work and you can use your default cvs client. Or as an alt

RE: [Nant-users] cvs-checkout fails; cvs works

2004-07-19 Thread Clayton Harbour
>It doesn't really make sense that cvs would work where cvs-checkout would >fail, >since I assume cvs-checkout is just cvs with a defaulted command >attribute--but >that's what's happening here. No it doesn't. I sent an email asking for more information on the run and the run. I switched is

RE: [Nant-users] cvs-checkout Test Case

2004-07-16 Thread Clayton Harbour
Hi Merrill, Just letting you know I got this (ISP was down for a couple of days, fixed now). I will take a look tomorrow and see what I can figure out. One thing I am curious is if you run NAnt in debug mode (nant -d) what is the path/ commandline for the cvs binary? Is it the same path as you a

RE: [Nant-users] won't be "quiet"

2004-07-13 Thread Clayton Harbour
-Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Tue 7/13/2004 7:23 AM To: Clayton Harbour; [EMAIL PROTECTED] Cc: Subject:RE: [Nant-users] won't be "quiet" Clayton, >>>Replacing the attribute with read instead seems to s

RE: [Nant-users] commandline attribute

2004-07-13 Thread Clayton Harbour
Hi, The commandline attributes should be additive. I have updated the documentation and added an example (please confirm that it is clear). Thanks for the report! Cheers, Clayton -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Mon 7/12/2004 1:59 PM To:

RE: [Nant-users] vs. SharpCVSLib

2004-07-13 Thread Clayton Harbour
Hi Merrill, This is going to be a larger change, I have added it as a request for enhancement (RFE) in the sharpcvslib project on sourceforge. Cheers, Clayton -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Mon 7/12/2004 12:03 PM To: [EMAIL PROTECTED

RE: [Nant-users] won't be "quiet"

2004-07-13 Thread Clayton Harbour
Hi Merrill, Very curious, the readonly attribute seems to be causing the bug, probably because it is a reserved word. Replacing the attribute with read instead seems to solve this issue. Cheers, Clayton -Original Message- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent:

RE: [Nant-users] Is Really

2004-07-08 Thread Clayton Harbour
Hi Merrill, I was unable to replicate either issue you have reported below. These are the steps I went through to try to replicate them, so please fill in the details if there are additional steps along the way (please note I used the nant repository to checkout from and am running on a Windo

RE: [Nant-users] CVS Tasks

2004-07-08 Thread Clayton Harbour
Hi Dan, Sharpcvslib does not support local or sspi protocols (yet...) but there are changes in the nightly builds to override the use of the sharpcvslib binary (please check the docs for syntax). Overriding the binary selects the first cvs.exe in your path environment variable, or optionally y

RE: [Nant-users] CVS

2004-06-11 Thread Clayton Harbour
Title: Message Hi Nick,   This looks like a bug, I have submitted a bug report.  To get by this issue you can add usesharpcvslib="false", which will require that you have a cvs.exe (i.e. cvsnt) somewhere in your path.  So the complete command is: destination="c:\src\nant\"

RE: [Nant-users] Can NAnt call Ant?

2004-06-10 Thread Clayton Harbour
Title: Message Hi,   Yes it can shell out to a batch file (i.e. ant.bat).  Check out the documentation on the task:     http://nant.sourceforge.net/nightly/help/tasks/exec.html     Cheers,   Clayton -Original Message-From: bleedledeep [mailto:[EMAIL PROTECTED] Sent: June 9, 2

RE: [Nant-users] Mono beta 2

2004-06-06 Thread Clayton Harbour
Hi Pedro, There is a note in the mailing archive about GC Warning message, you can check it out the solution here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg02837.ht ml I believe the message is fairly benign though (it has not given me any problems). Cheers, Clayton >

RE: [Nant-users] NAnt & Mono Beta 1

2004-05-27 Thread Clayton Harbour
Griffin, Are you able to compile this from the commandline? Could you paste the following into a temporary file (I just took this from your log file): /fullpaths "/doc:/Users/griffincaprio/src/nant-0.85/build/mono-1.0.unix/nant-0.85-d ebug/bin/NAnt.xml" /debug

RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Clayton Harbour
result. Here is the new entry: I'm using the .84 release version. Brent. --- Clayton Harbour <[EMAIL PROTECTED]> wrote: > Hi Brent, > > There may be an issue with the module attribute specified. Modules > in cvs should not contain path information and this may be the &

RE: [Nant-users] cvs-checkout not working

2004-05-26 Thread Clayton Harbour
Hi Brent, There may be an issue with the module attribute specified. Modules in cvs should not contain path information and this may be the issue. There may also be an issue with the destination attribute, it should be a path on your local system. So having said that the following should wor

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 updating

2004-05-11 Thread Clayton Harbour
Hi Steve, Noel is correct, to update a single file use the task. I have updated the documentation to specify how to specify a single file with the task: Note the attribute usesharpcvslib="false" which must be specified to use the cvs.exe in your path.

RE: [Nant-users] calling a task multiple times

2004-05-10 Thread Clayton Harbour
Hi Curtis, With functions you can do something like the following: There may be a little bit of tweaking in the code above, but hopefully it gives you an idea of what can be done (and if it is what you need). The

RE: [Nant-users] after fails

2004-04-28 Thread Clayton Harbour
Hi Merrill, The module format that you are specifying is invalid. There may be another issue involved which I will explain below. A module in cvs does not contain a path component, the path component is specified in the cvsroot: :pserver:[EMAIL PROTECTED]:/cvsroot/nant

RE: [Nant-users] Compiling with .NET Framework 1.1

2004-04-08 Thread Clayton Harbour
Title: Message Hi,   You can use the -k switch to specify a different framework.  So it would look like:     nant -k:net-1.1   for the 1.1 framework.  NAnt has a number of useful command line switches (such as -projecthelp), to see a list use     nant -help     Cheers,     Clayton

RE: [Nant-users] Versioning the Assembly

2004-04-06 Thread Clayton Harbour
Title: Message Hi Bob,   You want to look at the task located here:     http://nant.sourceforge.net/help/tasks/asminfo.html   For examples you can check out NAnt's build file here:     http://cvs.sourceforge.net/viewcvs.py/nant/nant/NAnt.build?annotate=1.151     line: 74     Cheers,     Clay

RE: [Nant-users] MySQL database script inside NAnt

2004-04-01 Thread Clayton Harbour
Title: Message Hi Wilson,   This is just a guess but there might be some escaping going on with your redirection to an output file ('>').  If you try using the output attribute in the task I am guessing that this should go away.  An example (not tested) would look like this:   If th

RE: [NAntC-Dev] RE: [Nant-users] NAntContrib Build Problem...

2004-03-25 Thread Clayton Harbour
Title: Message Hi Vishal,   You first have to change to the nant sandbox directory, then you should have the bin directory in a sub-folder and the NAnt.build file in the root folder.  If you then run:     bin\nant.exe package this should work.  I have updated the readme.txt to (hopefully) b

RE: [Nant-users] recursive update and checkouts with cvs?

2004-03-23 Thread Clayton Harbour
Hi Shawn, The update and checkout should be recursive by default if you specify a directory (similar to cvs). However if you tell me what version of NAnt you are working with, and give me a sample of your build file I should be able to help out more. Cheers, Clayton > -Original Message--

RE: [Nant-users] CVS update

2004-03-17 Thread Clayton Harbour
needed (when the option is identified as important enough to move) Cheers, Clayton > -Original Message- > From: Nicklas Norling [mailto:[EMAIL PROTECTED] > Sent: March 17, 2004 6:45 AM > To: Clayton Harbour; Ian MacLean; Jaroslaw Kowalski > Cc: [EMAIL PROTECTED

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 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-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 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-15 Thread Clayton Harbour
Hi Kevin, 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. The wrapper task would have to be generalized a bit (i.e. include a server, port, protocol, etc. instead of a munged root value) maybe something li

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 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 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 Clayton Harbour
lue would default to "true" to preserve backwards compatibility. If this sounds good I will start implementing this. Cheers, Clayton > -Original Message- > From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED] > Sent: March 14, 2004 2:14 AM > To: Clayton Harbo

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

RE: [Nant-users] Does anyone have a Web App Build File Template

2004-03-10 Thread Clayton Harbour
Title: Message Hi,   I am not sure if this is "typical" but it works :-):     http://cvs.sourceforge.net/viewcvs.py/*checkout*/sharpschedule/sharpschedule/build/schedule.web.xml?content-type=text%2Fplain&rev=1.2   there are additional build files defined in the upper directory that define some

RE: [Nant-users] NAntContrib Build Problem...

2004-03-05 Thread Clayton Harbour
Title: Message Hi Evan,   The target that should be called when building NAnt is "package", I have updated the document in cvs.  So for step 1 when you build nant the command should be:     bin\NAnt.exe package   Cheers,   Clayton     -Original Message-From: Bonnett, Evan A [mailto:

RE: [Nant-users] Problem building Nant under RedHat and Mono

2004-02-26 Thread Clayton Harbour
Hi Kamen, There are two potential issues here, one at least is a mono issue and the other may be a mono issue. The following is slightly modified from a post on the mono user list (original post by Jarek): 1) search for "01-01-2000" and change it to "01/01/2000" 2) make clean

RE: [Nant-users] Problem building Nant under RedHat and Mono

2004-02-26 Thread Clayton Harbour
Hi Kamen, Sorry I did not notice that you were using version 0.3.1, you will have to use the current cvs of mono. Clayton > -Original Message- > From: k l [mailto:[EMAIL PROTECTED] > Sent: February 26, 2004 6:30 PM > To: Clayton Harbour; [EMAIL PROTECTED] > Cc: Ja

RE: [Nant-users] Question on cvs-checkout task

2003-12-30 Thread Clayton Harbour
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

[Nant-users] RE: #cvslib,

2003-12-16 Thread Clayton Harbour
Hi Pierre, Thanks for the error report! I have been playing around with the library however I was unable to replicate the crash. I have been testing using sharpcvslib and nant (aprox. 400-600 files). I did find some logging statements that were set too high which might have made it look like th

RE: [Nant-users] Nant Help for a Newbie?

2003-12-11 Thread Clayton Harbour
Hi Evan, >I'm very interested in learning this tool but does anyone have a how-to? A > url would be great. There are a number of urls that are available. All the links I have below are available off of the main main site (http://nant.sourceforge.net/), they are useful and a good starting plac

new #cvslib binary - fixes CVS\Entries problem; RE: [Nant-users] problem with the cvs-update task :: System.IO.FileNotFoundException: path=[c:\main\night\HelloWorld]fileType=[Repository]Filenotfound.

2003-12-11 Thread Clayton Harbour
TECTED] > Sent: December 11, 2003 7:39 AM > To: Clayton Harbour > Cc: [EMAIL PROTECTED] > Subject: RE: [Nant-users] problem with the cvs-update task :: > System.IO.FileNotFoundException: > path=[c:\main\night\HelloWorld]fileType=[Repository]Filenotfound. > > > Hi Clayton

RE: [Nant-users] problem with the cvs-update task :: System.IO.FileNotFoundException: path=[c:\main\night\HelloWorld]fileType=[Repository]Filenot found.

2003-12-11 Thread Clayton Harbour
Hi Pierre, What version of NAnt are you using? Clayton > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: December 11, 2003 2:33 AM > To: [EMAIL PROTECTED] > Subject: [Nant-users] problem with the cvs-update task :: > System.IO.FileNotFoundException: > pa

RE: [Nant-users] cvs-checkout and sspi protocols

2003-11-21 Thread Clayton Harbour
Hi Kevin, The cvs library has not been patched as of yet to include the sspi protocol.I have suggested in the past that a secure alternative would be to use the ext protocol which basically layers ssh and is very secure. If this solution will not work for your situation then the task would

RE: [Nant-users] CVS Tagging ?

2003-11-14 Thread Clayton Harbour
Hi Rishi, Not. A work around would be to use an exec task and specify the cvs command. I have put together a road map of sharpcvslib features and approximate release times. The road map identifies approximate feature dates for the command line client we are working on but as time permits

RE: [Nant-users] Remote Method Invocation Question with NUnit and Nant

2003-10-25 Thread Clayton Harbour
Hi, There was something like this recently discussed. I think the solution was to map a network drive in the script using the "net use" command (url may wrap): http://www.mail-archive.com/nant-developers%40lists.sourceforge.net/msg0 2605.html Clayton -Original Message- From: Michael D

RE: [Nant-users] projects and debugging

2003-10-22 Thread Clayton Harbour
Hi, This might be what you are looking for: http://nant.sourceforge.net/wiki/index.php/VSNETIntegrationViaMakefile Clayton -Original Message- From: Marion Nalepa [mailto:[EMAIL PROTECTED] Sent: October 22, 2003 6:51 AM To: [EMAIL PROTECTED] Subject: [Nant-users] projects and

[Nant-users] cvs revision checkout/ override directory

2003-09-23 Thread Clayton Harbour
Hi, I have a first cut of the cvs revision (sticky-tag) checkout in the nant cvs repository. Unfortunately I introduced an issue with file times being set to the current date and time which I will try to resolve this week. There may be other issues as this is under heavy development but it is

RE: [Nant-users] Nant-Users cvs-checkout question

2003-09-22 Thread Clayton Harbour
I am currently working on this and there are some changes in cvs but I would label these experimental. I will be committing something later this week that will be more stable. Clayton -Original Message- From: Chris Hogan Sent: Mon 9/22/2003 8:53 AM To: [EMAIL PROTECTED] Cc:

[Nant-users] RE: [nant-dev] Nightly builds

2003-09-21 Thread Clayton Harbour
Gert, I just wanted to say that you have done an awesome job getting all of this going again. Thanks, Clayton -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: September 18, 2003 11:47 PM To: [EMAIL PROTECTED]; Nant-Developers (E-Mail); NAnt Mailing List (E-Mail)

RE: [Nant-users] Version Labeling with NAnt

2003-09-20 Thread Clayton Harbour
great solution (IMO) but it will get you by for now. Thanks for the feedback! Clayton -Original Message- From: Clayton Harbour Sent: September 19, 2003 7:33 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [Nant-users] Version Labeling with NAnt Hi Ed

RE: [Nant-users] Version Labeling with NAnt

2003-09-19 Thread Clayton Harbour
Hi Ed, Sorry for the delayed reply. The bad news is that the support is not built in #cvslib yet. The good news is that it is third on the list of todos' (after checkout by sticky-tags and filesets support). If you would like to help out that would be great :-). Clayton -Original Messag

RE: [Nant-users] cvs down?

2003-09-10 Thread Clayton Harbour
Hi, I think there have been some problems with the backup cvs server and the anonymous cvs access runs from this server. Here is a useful url to check sf.net overall site status if you are coming across some odd errors: http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1 C

RE: [Nant-users] Running NAnt from ASP.NET

2003-09-03 Thread Clayton Harbour
Okay, this is a wild guess but the filename nant.log makes me wonder. Try changing the nant.exe.config file to use a hard coded path for the log file (something with everyone permissions), it may be trying to create the log file under the vss directory (C:\Program Files\Microsoft Visual Studio\VSS\

RE: [Nant-users] Deployment

2003-08-14 Thread Clayton Harbour
Hi, I usually compile everything to a build directory, then copy all of the needed files (i.e. binaries, .as?x, api docs, .css, etc.) to a dist directory. From there I usually just copy again to the deploy directory (wherever that is). That seems to work after I have set up an initial environmen

RE: [Nant-users] Copy aspx files when changed?

2003-07-31 Thread Clayton Harbour
Hi, You want to look at the , and elements. For instance something like this **should** work Hope that helps. Clayton -Original Message- From: Philo Sent: Sun 7/27/2003 7:55 AM To: [EMAIL PROTECTED] Cc: Subje

RE: [Nant-users] NAnt csc task does not generate the xml documentation file...

2003-07-17 Thread Clayton Harbour
PROTECTED] Sent: July 17, 2003 8:38 PM To: Clayton Harbour; NAnt Users (E-mail) Subject: RE: [Nant-users] NAnt csc task does not generate the xml documentation file... Hi, Thanks for such a quick response... I was trying to build one assembly of the actual project we are trying to build... here is

RE: [Nant-users] NAnt csc task does not generate the xml documentation file...

2003-07-17 Thread Clayton Harbour
Hi, Could you please send the build file, or at least the entire tasks that are giving you trouble, and some information about the version of nant that you are using? It just helps in debugging. I am going to guess a little bit in the meantime, it looks like the csc target that you have is c

  1   2   >