You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(1) |
Mar
|
Apr
(3) |
May
(33) |
Jun
(44) |
Jul
(40) |
Aug
(23) |
Sep
(26) |
Oct
(41) |
Nov
(37) |
Dec
(42) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(40) |
Feb
(58) |
Mar
(81) |
Apr
(94) |
May
(77) |
Jun
(83) |
Jul
(55) |
Aug
(118) |
Sep
(51) |
Oct
(193) |
Nov
(77) |
Dec
(17) |
| 2005 |
Jan
(56) |
Feb
(87) |
Mar
(83) |
Apr
(155) |
May
(115) |
Jun
(157) |
Jul
(90) |
Aug
(87) |
Sep
(145) |
Oct
(56) |
Nov
(105) |
Dec
(88) |
| 2006 |
Jan
(56) |
Feb
(93) |
Mar
(30) |
Apr
(46) |
May
(46) |
Jun
(16) |
Jul
(33) |
Aug
(54) |
Sep
(47) |
Oct
(21) |
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
1
|
|
2
|
3
(1) |
4
(6) |
5
(1) |
6
(6) |
7
(2) |
8
(1) |
|
9
|
10
|
11
|
12
(1) |
13
|
14
(1) |
15
|
|
16
|
17
(2) |
18
(2) |
19
|
20
(4) |
21
|
22
(3) |
|
23
|
24
|
25
|
26
|
27
(1) |
28
(1) |
29
|
|
30
(1) |
31
|
|
|
|
|
|
|
From: Owen R. <exo...@gm...> - 2006-07-30 20:28:40
|
ok, this is finally implemented and committed as part of build 1.1.0.2430. see http://jira.public.thoughtworks.org/browse/CCNET-724 cheers, owen. On 21/11/05, Owen Rogers <exo...@gm...> wrote: > hi alim, > > On 16/11/05, Hassam, Alim <ali...@me...> wrote: > > The problem I am having is that a new label is requested from the labeler > > every time a new integration is started instead of asking for a one only > > when some modifications are detected. > > thanks for your post. i've given this some thought and i agree that > we should wait to increment the label until we know that a build is > really going to happen -- which would be after checking for > modifications. i'll looks at applying this patch this week -- though > it will be on the 1.1 mainline rather than on the 1.0 branch. > > cheers, > owen. > > btw, could you tell us a little bit more about your new labeller? out > of curiosity, what is the motivation for sourcing it from the > database? > -- > Owen Rogers | http://dotnetjunkies.com/weblog/exortech | > CruiseControl.NET - http://ccnet.thoughtworks.com > -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Martin A. <mar...@go...> - 2006-07-28 21:25:39
|
Yes, if you NEED to debug under VS2003 / framework 1.X you could change supportedFrameworks setting (.config) file and VS will debug the project then. Martin Aliger =20 > -----Original Message----- > From: ccn...@li...=20 > [mailto:ccn...@li...] On Behalf=20 > Of Nicolas Brault > Sent: Wednesday, July 05, 2006 11:54 AM > To: ccn...@li... > Subject: Re: [Ccnet-devel] How can I run console application=20 > (ccnet.exe) inVisual studio 2003 in debug mode >=20 > Harold >=20 >=20 > Many thanks, when I read "Start Debugging" in your previous=20 > mail I decide to try with Visual studio 2005 and finally it=20 > works very well. >=20 > I think there is a problem with VS.Net 2003 when framework=20 > 2.0 is available >=20 > Nicolas >=20 > > -----Message d'origine----- > > De=A0: ccn...@li... = [mailto:ccnet-devel-=20 > > bo...@li...] De la part de Harold L Hunt = Envoy=E9=A0:=20 > > mardi 4 juillet 2006 20:19 =C0=A0:=20 > ccn...@li... Objet=A0 > > : Re: [Ccnet-devel] How can I run console application=20 > (ccnet.exe) in=20 > > Visual studio 2003 in debug mode > >=20 > > Nicolas, > >=20 > > How are you starting it in Debug mode? Are you using Debug=20 > -> Start=20 > > Debugging? If not, try that. > >=20 > > Harold > >=20 > > -------- Original Message -------- > > From: "Nicolas Brault" <nb...@pa...> > > To: ccn...@li... > > Subject: Re:[Ccnet-devel] How can I run console application=20 > (ccnet.exe) > > in Visual studio 2003 in debug mode > > Date: 7/4/2006 10:28 AM > > > Thanks Harold, but when I try your solution the program=20 > run correctly. > > The project file was successfully loaded and my test=20 > project is working. > > > > > > Before your answer I had set the working directory into=20 > the project > > options and also add breakpoints into the main function=20 > > (ConsoleMain.cpp) but when I start debugging, in no way the program=20 > > break into this function. I have also tried by launching=20 > with a step=20 > > into without more reliable result. > > > > > > Nicolas > > > > > > > > >> -----Message d'origine----- > > >> De : ccn...@li...=20 > [mailto:ccnet-devel-=20 > > >> bo...@li...] De la part de Harold L=20 > Hunt Envoy=E9 :=20 > > >> mardi 4 juillet 2006 19:07 =C0 : = ccn...@li...=20 > > >> Objet : Re: [Ccnet-devel] How can I run console application=20 > > >> (ccnet.exe) > > in > > >> Visual studio 2003 in debug mode > > >> > > >> Dear Nicolas, > > >> > > >> It probably can't find ccnet.config, which needs to be=20 > in the Debug=20 > > >> directory. > > >> > > >> To find out, choose Debug -> Start Without Debugging. This will=20 > > >> open a command window that stays open when the command=20 > exists (it=20 > > >> will say "Press any key to continue..."). Then you will=20 > be able to=20 > > >> see the error message that you currently cannot see. > > >> > > >> Have a nice day! > > >> > > >> Harold > > >> > > >> -------- Original Message -------- > > >> From: "Nicolas Brault" <nb...@pa...> > > >> To: ccn...@li... > > >> Subject: [Ccnet-devel] How can I run console application=20 > > >> (ccnet.exe) in Visual studio 2003 in debug mode > > >> Date: 7/4/2006 9:55 AM > > >> > > >>> Hi all, to add functionality to CC.net I want to run=20 > the console=20 > > >>> project from Visual studio in debug mode. > > >>> > > >>> So I change output directories to be sure that all dll and exe=20 > > >>> were put at the same (and good) location. > > >>> > > >>> But when I launched the application nothing occurs. I see a=20 > > >>> console window for 1 or 2 seconds and then visual stop=20 > its debugging mode. > > >>> > > >>> None messages are displayed in the output. > > >>> > > >>> C# project don't have many properties but after=20 > watching 3 times,=20 > > >>> I don't see anything that could explained this. > > >>> > > >>> So if someone can help me :D > > >>> > > >>> Thanks, Nicolas > > >>> > > >>> PS: sorry for my English, I'm not fluent in > > >>> > > >>>=20 > ------------------------------------------------------------------ > > >>> ---- > > -- > > >>> > > >>> Using Tomcat but need to do more? Need to support web services, > > >>> > > >> security? > > >> > > >>> Get stuff done quickly with pre-integrated technology=20 > to make your=20 > > >>> job > > >>> > > >> easier > > >> > > >>> Download IBM WebSphere Application Server v.1.0.1 based=20 > on Apache > > >>> > > >> Geronimo > > >> > > >>> http://sel.as- > > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > > >>> > > >>>=20 > ------------------------------------------------------------------ > > >>> ---- > > -- > > >>> > > >>> _______________________________________________ > > >>> Ccnet-devel mailing list > > >>> Ccn...@li... > > >>> https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > >>> > > >>> > > >> Using Tomcat but need to do more? Need to support web services, > > security? > > >> Get stuff done quickly with pre-integrated technology to=20 > make your=20 > > >> job easier Download IBM WebSphere Application Server=20 > v.1.0.1 based=20 > > >> on Apache > > Geronimo > > >> http://sel.as- > > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > > >> _______________________________________________ > > >> Ccnet-devel mailing list > > >> Ccn...@li... > > >> https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > >> > > > > > > > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > Get stuff done quickly with pre-integrated technology to=20 > make your=20 > > > job > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > >=20 > = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 12 > > > 1642 _______________________________________________ > > > Ccnet-devel mailing list > > > Ccn...@li... > > > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > > > > > > >=20 > >=20 > > Using Tomcat but need to do more? Need to support web=20 > services, security? > > Get stuff done quickly with pre-integrated technology to=20 > make your job=20 > > easier Download IBM WebSphere Application Server v.1.0.1 based on=20 > > Apache Geronimo > >=20 > = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 1216 > > 42 _______________________________________________ > > Ccnet-devel mailing list > > Ccn...@li... > > https://lists.sourceforge.net/lists/listinfo/ccnet-devel >=20 >=20 > Using Tomcat but need to do more? Need to support web=20 > services, security? > Get stuff done quickly with pre-integrated technology to make=20 > your job easier Download IBM WebSphere Application Server=20 > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& > dat=3D121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel >=20 |
|
From: Stephen T. <ste...@li...> - 2006-07-27 19:51:32
|
Hey everyone, =20 It's been awhile since I've been on the list, but I was hoping to get some help. =20 I've been trying to convince my boss that Labels are a sufficient way to retrieve code for a specific instance, but come hell or high water he wants to have the change list # used as the label/build version. =20 Is there currently a way to easily get the change list # into NAnt so that I can create the AssemblyInfo.cs with a version containing that change list #? I would assume that this might be helpful for other source code control blocks as well. =20 Thanks, Stephen |
|
From: Owen R. <exo...@gm...> - 2006-07-22 18:16:54
|
On 22/07/06, Owen Rogers <exo...@gm...> wrote: > i'd like to include the ndepend stylesheet in the ccnet distribution > -- but as it comes directly from the ndepend assemblies, there are > probably some licensing issues. does anyone know someone at ndepend > to get their agreement to allow ccnet to bundle the xslt? ok, i've contacted patrick at ndepends and obtained his permission to bundle the xslt with the ccnet release distro. cheers, owen. -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Owen R. <exo...@gm...> - 2006-07-22 07:02:47
|
hi diederik, On 20/07/06, Diederik Krols <die...@ho...> wrote: > I have created an XSL transformation that correctly displays the NDepend V2 > beta1 Report in CruiseControl.NET, with all the new V2.0 features: > VisualNDepend image, metrics on Generics, and CQL-warnings. very cool. we're just about to integrate ndepend into the build process for my current client. so this will really come in handy. i'd like to include the ndepend stylesheet in the ccnet distribution -- but as it comes directly from the ndepend assemblies, there are probably some licensing issues. does anyone know someone at ndepend to get their agreement to allow ccnet to bundle the xslt? > It assumes that you have installed Robin Curry's CCNET Image Handler interesting. we really need to provide proper build artifact management. cheers, owen. -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Owen R. <exo...@gm...> - 2006-07-22 06:54:02
|
hi daniel, On 20/07/06, Piessens, Daniel <Dan...@re...> wrote: > We have a complicated build environment where our server product is Java and > our client is .NET. I like CC.NET better, and would like to use it, but we > need to build our server on several Linux, Unix and AIX platforms as part of > a build. I know that both cruisecontrol versions have Remoting interfaces, > but I didn't know if they match or could be compatible somehow. Has anyone > tried this before? I know we could build a CC.NET server on all our linux > machine with mono, but I don't know if that would work on HP or AIX and my > co-worker aren't in favor of installing mono on those boxes. thanks for your question. i'm not aware of any production environments where cruisecontrol and ccnet have really been integrated. it's generally one or the other. there was some work awhile back on building an xml-rpc bridge between cruisecontrol, ccnet and damagecontrol [1]. there was a prototype of this implemented by mike roberts, but it seems to have been removed from source control, so i'm not too sure what happened to it. i also don't know if it was ever implemented for cc java. another cross platform option for integration with ccnet is that the web dashboard exposes a pretty simple REST interface, so you can just use simple http request/response to trigger builds and get their status. it all kind of depends on what kind of integration you are looking for. another question: do you need to have the ccnet server and the actual build occuring on the same box? ie. could you just get ccnet, from a win box, to kick off a build on the hp or aix box via cygwin or whatever? cheers, owen. [1] http://docs.codehaus.org/display/DC/Remote+API -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Ashish <ash...@gm...> - 2006-07-20 20:21:05
|
If you take the build from http://ccnetlive.thoughtworks.com, you would find the statistics.xsl under webdashboard/xsl. This feature was added after the last release, and should be available in the next release. On 7/20/06, Jay Flowers <jay...@gm...> wrote: > I was going to add this to my servers but I do not see that the > statistics.xsl is included in the distro. Where can I get a copy? > > > On 5/5/06, Ashish <ash...@gm...> wrote: > > > > Underlying problem is the source control connection. I would't care either > way whether the color is red or black, as long as I could do something about > the problem, and that the "blacks" also get the needed attention. We have > had the same problem in my current project, and the main reason was the > number of projects which was leading to a high number of cvs operations > being done the ccnet box, resulting in timeouts. After we optimized the > projects, we haven't had a single source control timeout exceptions. > > > > Btw if you check out the new statistics publisher, you can get a report > from which you can say how many failures were "failures" and how many > "exceptions". > > > > > http://confluence.public.thoughtworks.org/display/CCNET/Statistics+Publisher > > > http://confluence.public.thoughtworks.org/display/CCNET/Project+Statistics+Plugin > > > > The page will look something like in the attached image. You can update > the assosciated stylesheet to pull out more useful information from the > available data. > > > > > > > > > > On 5/5/06, Jay Flowers <jay...@gm... > wrote: > > > > > > So after getting dinged for so much red on my so many projects post I > did some investigation. Two thirds of the red were build exceptions, all > exceptions had to do with source control connection problems. I like to > leave publish exceptions on. It tells me when nant times out. If I don't > have it turned on then it appears as if the build attemp never occured. I > do not like getting dinged for lots of red, either by my community or my > boss. So are there any objections to a different color for build > exceptions? Maybe black if the previous build result was success and orange > if failure? > > > > > > > > > -- > > > Jay Flowers > > > > ---------------------------------------------------------------------- > > > http://jayflowers.com > > > > --------------------------------------------------------------------- > > > > > > > > > > > -- > Jay Flowers > ---------------------------------------------------------------------- > http://jayflowers.com > --------------------------------------------------------------------- > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > > |
|
From: Jay F. <jay...@gm...> - 2006-07-20 20:06:33
|
I was going to add this to my servers but I do not see that the statistics.xsl is included in the distro. Where can I get a copy? On 5/5/06, Ashish <ash...@gm...> wrote: > > Underlying problem is the source control connection. I would't care either > way whether the color is red or black, as long as I could do something about > the problem, and that the "blacks" also get the needed attention. We have > had the same problem in my current project, and the main reason was the > number of projects which was leading to a high number of cvs operations > being done the ccnet box, resulting in timeouts. After we optimized the > projects, we haven't had a single source control timeout exceptions. > > Btw if you check out the new statistics publisher, you can get a report > from which you can say how many failures were "failures" and how many > "exceptions". > > http://confluence.public.thoughtworks.org/display/CCNET/Statistics+Publisher > > http://confluence.public.thoughtworks.org/display/CCNET/Project > +Statistics+Plugin > > The page will look something like in the attached image. You can update > the assosciated stylesheet to pull out more useful information from the > available data. > > > > On 5/5/06, Jay Flowers <jay...@gm...> wrote: > > > > So after getting dinged for so much red on my so many projects post I > > did some investigation. Two thirds of the red were build exceptions, all > > exceptions had to do with source control connection problems. I like to > > leave publish exceptions on. It tells me when nant times out. If I don't > > have it turned on then it appears as if the build attemp never occured. I > > do not like getting dinged for lots of red, either by my community or my > > boss. So are there any objections to a different color for build > > exceptions? Maybe black if the previous build result was success and orange > > if failure? > > > > -- > > Jay Flowers > > ---------------------------------------------------------------------- > > http://jayflowers.com > > --------------------------------------------------------------------- > > > > > -- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- |
|
From: Piessens, D. <Dan...@Re...> - 2006-07-20 19:35:33
|
We have a complicated build environment where our server product is Java and our client is .NET. I like CC.NET better, and would like to use it, but we need to build our server on several Linux, Unix and AIX platforms as part of a build. I know that both cruisecontrol versions have Remoting interfaces, but I didn't know if they match or could be compatible somehow. Has anyone tried this before? I know we could build a CC.NET server on all our linux machine with mono, but I don't know if that would work on HP or AIX and my co-worker aren't in favor of installing mono on those boxes. Thanks, -Dan __________________ Daniel Piessens RedPrairie(tm) 20825 Swenson Dr. Waukesha, WI 53186 262-317-2573 |
|
From: Diederik K. <die...@ho...> - 2006-07-20 13:30:14
|
Hi, I have created an XSL transformation that correctly displays the NDepend V2 beta1 Report in CruiseControl.NET, with all the new V2.0 features: VisualNDepend image, metrics on Generics, and CQL-warnings. It assumes that you have installed Robin Curry's CCNET Image Handler (http://www.robincurry.org/blog/IntegratingImagesIntoCustomCruiseControlNETBuildReports.aspx), but you can easily comment out the images. A description and screenshots will soon appear on http://www.realdn.net. Maybe this file could appear in your XSL Transforms folder (http://confluence.public.thoughtworks.org/display/CCNETCOMM/XSL+Transforms). Kind regards, Diederik Krols |
|
From: Foster, R. - P. <RF...@qu...> - 2006-07-17 15:44:21
|
I'm sorry to report that the updated version of nsSCM.dll checked in to subversion by Owen two days ago does not escape the McAfee validation and is still reported as an "undesirable" file. The only reason I can think of that would cause this is the *possibility* that the library could be used to install an arbitrary (and undesirable) service. As an aside, is anyone aware of a mechanism in Subversion (or TortoiseSVN) that would allow me to say "don't try and get this folder", because the current work-around of getting the sibling folders individually is a bit of a pain. Regards, Richard |
|
From: Owen R. <exo...@gm...> - 2006-07-17 03:38:08
|
On 06/07/06, Jay Flowers <jay...@gm...> wrote: > When I try an use a SVN path with a space in it I get an error. Is > this a know for already fixed bug? yes, this is a bug. i've logged the issue on jira: http://jira.public.thoughtworks.org/browse/CCNET-718 and checked in a fix for it in build 1.1.0.2147. cheers, owen -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Owen R. <exo...@gm...> - 2006-07-14 16:22:29
|
for ccnet developers: if you are having trouble committing to the svn repository, you may need to reset/change your password on the sourceforge site. they seem to have set passwords to expire due to a recent security breach. cheers, owen. -- Owen Rogers | http://dotnetjunkies.com/weblog/exortech | CruiseControl.NET - http://ccnet.thoughtworks.com |
|
From: Jay F. <jay...@gm...> - 2006-07-12 03:05:35
|
http://jayflowers.com/WordPress/?p=65 We are exploring new ways to build our software at work. I was trying to convey a thought on validating the feasibility of a build process today with the following equation. Number of Change Packages = 8 Hours * 60 Minutes / (Build Time + Preparation Time + Buffer) Filling out the right side of the equation will show how many change packages can be process by the build on an average day. The Build Time is how long it take the build to complete. The Preparation Time is how long it takes a developer to get the build started. This could represent claiming the build token, submitting to source control and waiting for the build process to begin. In the proposed build process only one developer could submit at a time; the build is triggered by a submission to source control. The Buffer is the tricky variable. The buffer deals with contention or rather is a means to reduce contention. It is desirable for developers to be able to submit to the build when they complete a task. It is not desirable for them to have to wait to submit. The buffer is the amount of time that will create a situation where when a developer goes to claim the build token chances are it is available. Let me repeat that, chances are it is available. I do not know how much this variable should be. I just see that it is a fulcrum, a way to control, reduce the contention for the build. It will not eliminate it will just reduce the chances of it occurring. Lets say we make the Buffer 15 minutes. This will yield a build that can process on average 20 change packages in 8 hours with a 65% chance that the build will be available when a developer goes to submit. 20 Change Packages = 8 Hours * 60 Minutes/ (5 Minute Build Time + 3 Minute Preparation Time + 15 Minute Buffer) 65% Chance Availability = 15 Minute Buffer / (5 Minute Build Time + 3 Minute Preparation Time + 15 Minute Buffer) So if you have 10 developers they can submit twice a day. Does this fit your needs? No? Well can you live with a lower chance of availability risking that developers will start working in larger change packages? If so then lets try reducing the buffer to provide a 50% chance of availability . That will yield an average of 30 change packages in 8 hours for 2.5 submissions per developer for a 10 developer team. So what is a team of 10 developers to do if there are no acceptable set of values to this equation? The only solution that I can fathom out is to split the build into multiple builds (e.g. a build for the client and a build for the server). Dividing the build should occur along two axis, package dependencies and number of contributing developers. For example there is not much benefit to splitting the the server off into its own build if only 10% of the team works on it. -- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- |
|
From: Jorge M. <mat...@ho...> - 2006-07-08 03:44:20
|
UNSUBSCRIBE Jorge MatosMCSD Visual Studio 6.0, MCSD.NET=C5 (440) 666-3107=9B matos_jorg= e...@ho... Blog: http://jorgelmatos.blogspot.comAlbert Einstein "Only two things are = infinite, the universe and human stupidity, and I'm not sure about the form= er."...=20 =20 =20 > Date: Fri, 7 Jul 2006 08:44:11 +0200> From: ki...@mv...> To: ccnet-devel= @lists.sourceforge.net> Subject: Re: [Ccnet-devel] SVN Path With Spaces> > = Hi guys,> > >> %20 looks to be a work around. I still think this is a bug = All> >> that is needed is for the command line to have qutation marks> >> a= round the URI.> > > > I think that depends on whether a space is considered= a legal> > character in a URI. I believe there is an RFC on it.> > FWIW, = it just occurred to me that a simple '+' character should work as > an esca= pe char for spaces as well.> > Space is not a legal character in a URL, as = far as I know, that's why > there's a dedicated escape char for it.> > Then= again, it's possible that the SVN client accepts it, in which case > the U= RI should probably be quote-wrapped.> > - Kim> > Using Tomcat but need to d= o more? Need to support web services, security?> Get stuff done quickly wit= h pre-integrated technology to make your job easier> Download IBM WebSphere= Application Server v.1.0.1 based on Apache Geronimo> http://sel.as-us.falk= ag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642> ______________= _________________________________> Ccnet-devel mailing list> Ccnet-devel@li= sts.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/ccnet-dev= el= |
|
From: Jay F. <jay...@gm...> - 2006-07-07 12:02:01
|
I copied and pasted the command line that was causeing the error, trying it for myself. Sure enough it errored just the same way as ccnet experienced, no suprises. So I quoted the URI and it worked. Seems to me that we should be quoting the URI. On 7/7/06, Kim Gr=E4sman <ki...@mv...> wrote: > Hi guys, > > >> %20 looks to be a work around. I still think this is a bug All > >> that is needed is for the command line to have qutation marks > >> around the URI. > > > > I think that depends on whether a space is considered a legal > > character in a URI. I believe there is an RFC on it. > > FWIW, it just occurred to me that a simple '+' character should work as > an escape char for spaces as well. > > Space is not a legal character in a URL, as far as I know, that's why > there's a dedicated escape char for it. > > Then again, it's possible that the SVN client accepts it, in which case > the URI should probably be quote-wrapped. > > - Kim > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > --=20 Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- |
|
From: <ki...@mv...> - 2006-07-07 06:44:21
|
Hi guys, >> %20 looks to be a work around. I still think this is a bug All >> that is needed is for the command line to have qutation marks >> around the URI. > > I think that depends on whether a space is considered a legal > character in a URI. I believe there is an RFC on it. FWIW, it just occurred to me that a simple '+' character should work as an escape char for spaces as well. Space is not a legal character in a URL, as far as I know, that's why there's a dedicated escape char for it. Then again, it's possible that the SVN client accepts it, in which case the URI should probably be quote-wrapped. - Kim |
|
From: <ste...@th...> - 2006-07-06 21:35:38
|
I think that depends on whether a space is considered a legal character in a URI. I believe there is an RFC on it. Steve=20 > -----Original Message----- > From: ccn...@li...=20 > [mailto:ccn...@li...] On Behalf=20 > Of Jay Flowers > Sent: Thursday, July 06, 2006 5:26 PM > To: ccn...@li... > Subject: Re: [Ccnet-devel] SVN Path With Spaces >=20 > %20 looks to be a work around. I still think this is a bug =20 > All that is needed is for the command line to have qutation=20 > marks around the URI. >=20 > On 7/6/06, ste...@th... <ste...@th...> wrote: > > > Steve, Jay, > > > > > > > Does setting the url to be > > > file:///C:/svnrepos/Test%25Project/Current > > > > work? > > > > > > > > Basically, changing the space to a %25 which is used in > > > most URLs I've > > > > seen. > > > > > > Shouldn't that be %20? > > > > > > %25 would give ASCII(37), which seems to translate into=20 > the percent=20 > > > sign. > > > > Probably, whatever % symbol that will give you a space. > > > > Steve > > > > PS. I may wake up at some point today as well > > > > Using Tomcat but need to do more? Need to support web=20 > services, security? > > Get stuff done quickly with pre-integrated technology to=20 > make your job=20 > > easier Download IBM WebSphere Application Server v.1.0.1 based on=20 > > Apache Geronimo > >=20 > = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 1216 > > 42 _______________________________________________ > > Ccnet-devel mailing list > > Ccn...@li... > > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > >=20 >=20 > -- > Jay Flowers > ---------------------------------------------------------------------- > http://jayflowers.com > --------------------------------------------------------------------- >=20 > Using Tomcat but need to do more? Need to support web=20 > services, security? > Get stuff done quickly with pre-integrated technology to make=20 > your job easier Download IBM WebSphere Application Server=20 > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& > dat=3D121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel >=20 |
|
From: Jay F. <jay...@gm...> - 2006-07-06 21:25:45
|
%20 looks to be a work around. I still think this is a bug All that is needed is for the command line to have qutation marks around the URI. On 7/6/06, ste...@th... <ste...@th...> wrote: > > Steve, Jay, > > > > > Does setting the url to be > > file:///C:/svnrepos/Test%25Project/Current > > > work? > > > > > > Basically, changing the space to a %25 which is used in > > most URLs I've > > > seen. > > > > Shouldn't that be %20? > > > > %25 would give ASCII(37), which seems to translate into the > > percent sign. > > Probably, whatever % symbol that will give you a space. > > Steve > > PS. I may wake up at some point today as well > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > -- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- |
|
From: <ste...@th...> - 2006-07-06 18:29:03
|
> Steve, Jay,=20 >=20 > > Does setting the url to be=20 > file:///C:/svnrepos/Test%25Project/Current > > work? > >=20 > > Basically, changing the space to a %25 which is used in=20 > most URLs I've=20 > > seen. >=20 > Shouldn't that be %20? >=20 > %25 would give ASCII(37), which seems to translate into the=20 > percent sign. Probably, whatever % symbol that will give you a space.=20 Steve PS. I may wake up at some point today as well |
|
From: <ki...@mv...> - 2006-07-06 18:16:21
|
Steve, Jay, > Does setting the url to be file:///C:/svnrepos/Test%25Project/Current > work? > > Basically, changing the space to a %25 which is used in most > URLs I've seen. Shouldn't that be %20? %25 would give ASCII(37), which seems to translate into the percent sign. Cheers, - Kim |
|
From: <ste...@th...> - 2006-07-06 15:21:04
|
Jay,=20
> svn.exe log file:///C:/svnrepos/Test Project/Current -r=20
> "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose=20
> --xml --username Build --password password --non-interactive=20
> in c:\Projects\Test Project\Current
Does setting the url to be file:///C:/svnrepos/Test%25Project/Current
work?
Basically, changing the space to a %25 which is used in most URLs I've
seen.
Steve
|
|
From: Jay F. <jay...@gm...> - 2006-07-06 15:15:01
|
When I try an use a SVN path with a space in it I get an error. Is this a know for already fixed bug? 7/6/2006 11:06:51 AM: [CruiseControl Server:Debug]: The trace level is currently set to debug. This will cause CCNet to log at the most verbose level, which is useful for setting up or debugging the server. Once your server is running smoothly, we recommend changing this setting in your ccnet.config file to a lower level. 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: Reading configuration file "c:\Projects\Test Project\Current\Build\ccnetproject.xml" 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: Registered channel: tcp 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: CruiseManager: Listening on url: tcp://172.16.104.143:21237/CruiseManager.rem 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: Starting CruiseControl.NET Server 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: Starting integrator for project: Test Project Build 7/6/2006 11:06:51 AM: [CruiseControl Server:Info]: Starting integrator for project: Test Project 7/6/2006 11:06:51 AM: [Test Project Build:Info]: Starting integration for project: Test Project Build 7/6/2006 11:06:51 AM: [Test Project:Info]: Starting integration for project: Test Project 7/6/2006 11:06:51 AM: [Test Project:Debug]: Executing process svn.exe log file:///C:/svnrepos/Test Project/Current -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive in c:\Projects\Test Project\Current 7/6/2006 11:06:51 AM: [Test Project:Debug]: Attempting to start process [svn.exe] in working directory [c:\Projects\Test Project\Current] with arguments [log file:///C:/svnrepos/Test Project/Current -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive] 7/6/2006 11:06:51 AM: [Test Project Build:Debug]: Executing process svn.exe log file:///C:/svnrepos/Test Project/Current/Build -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive in c:\Projects\Test Project\Current\Build 7/6/2006 11:06:51 AM: [Test Project Build:Debug]: Attempting to start process [svn.exe] in working directory [c:\Projects\Test Project\Current\Build] with arguments [log file:///C:/svnrepos/Test Project/Current/Build -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive] 7/6/2006 11:06:51 AM: [CruiseControl Server:Debug]: <?xml version="1.0" encoding="utf-8"?> 7/6/2006 11:06:51 AM: [CruiseControl Server:Debug]: <log> 7/6/2006 11:06:51 AM: [CruiseControl Server:Debug]: svn: File not found: revision 23, path '/Test/Project/Current' 7/6/2006 11:06:51 AM: [Test Project:Error]: Exception: Source control operation failed: svn: File not found: revision 23, path '/Test/Project/Current' . Process command: svn.exe log file:///C:/svnrepos/Test Project/Current -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive ---------- ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: File not found: revision 23, path '/Test/Project/Current' . Process command: svn.exe log file:///C:/svnrepos/Test Project/Current -r "{2006-07-06T15:03:06Z}:{2006-07-06T15:06:51Z}" --verbose --xml --username Build --password password --non-interactive at ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo processInfo) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications(IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.FilteredSourceControl.GetModifications(IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.RunIntegration(BuildCondition buildCondition) ---------- -- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- |
|
From: Nicolas B. <nb...@pa...> - 2006-07-05 09:53:15
|
Harold Many thanks, when I read "Start Debugging" in your previous mail I = decide to try with Visual studio 2005 and finally it works very well. I think there is a problem with VS.Net 2003 when framework 2.0 is = available Nicolas > -----Message d'origine----- > De=A0: ccn...@li... [mailto:ccnet-devel- > bo...@li...] De la part de Harold L Hunt > Envoy=E9=A0: mardi 4 juillet 2006 20:19 > =C0=A0: ccn...@li... > Objet=A0: Re: [Ccnet-devel] How can I run console application = (ccnet.exe) in > Visual studio 2003 in debug mode >=20 > Nicolas, >=20 > How are you starting it in Debug mode? Are you using Debug -> Start > Debugging? If not, try that. >=20 > Harold >=20 > -------- Original Message -------- > From: "Nicolas Brault" <nb...@pa...> > To: ccn...@li... > Subject: Re:[Ccnet-devel] How can I run console application = (ccnet.exe) > in Visual studio 2003 in debug mode > Date: 7/4/2006 10:28 AM > > Thanks Harold, but when I try your solution the program run = correctly. > The project file was successfully loaded and my test project is = working. > > > > Before your answer I had set the working directory into the project > options and also add breakpoints into the main function = (ConsoleMain.cpp) > but when I start debugging, in no way the program break into this > function. I have also tried by launching with a step into without more > reliable result. > > > > Nicolas > > > > > >> -----Message d'origine----- > >> De : ccn...@li... [mailto:ccnet-devel- > >> bo...@li...] De la part de Harold L Hunt > >> Envoy=E9 : mardi 4 juillet 2006 19:07 > >> =C0 : ccn...@li... > >> Objet : Re: [Ccnet-devel] How can I run console application = (ccnet.exe) > in > >> Visual studio 2003 in debug mode > >> > >> Dear Nicolas, > >> > >> It probably can't find ccnet.config, which needs to be in the Debug > >> directory. > >> > >> To find out, choose Debug -> Start Without Debugging. This will = open a > >> command window that stays open when the command exists (it will say > >> "Press any key to continue..."). Then you will be able to see the = error > >> message that you currently cannot see. > >> > >> Have a nice day! > >> > >> Harold > >> > >> -------- Original Message -------- > >> From: "Nicolas Brault" <nb...@pa...> > >> To: ccn...@li... > >> Subject: [Ccnet-devel] How can I run console application = (ccnet.exe) in > >> Visual studio 2003 in debug mode > >> Date: 7/4/2006 9:55 AM > >> > >>> Hi all, to add functionality to CC.net I want to run the console > >>> project from Visual studio in debug mode. > >>> > >>> So I change output directories to be sure that all dll and exe = were > >>> put at the same (and good) location. > >>> > >>> But when I launched the application nothing occurs. I see a = console > >>> window for 1 or 2 seconds and then visual stop its debugging mode. > >>> > >>> None messages are displayed in the output. > >>> > >>> C# project don't have many properties but after watching 3 times, = I > >>> don't see anything that could explained this. > >>> > >>> So if someone can help me :D > >>> > >>> Thanks, Nicolas > >>> > >>> PS: sorry for my English, I'm not fluent in > >>> > >>> = ---------------------------------------------------------------------- > -- > >>> > >>> Using Tomcat but need to do more? Need to support web services, > >>> > >> security? > >> > >>> Get stuff done quickly with pre-integrated technology to make your = job > >>> > >> easier > >> > >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache > >>> > >> Geronimo > >> > >>> http://sel.as- > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > >>> > >>> = ---------------------------------------------------------------------- > -- > >>> > >>> _______________________________________________ > >>> Ccnet-devel mailing list > >>> Ccn...@li... > >>> https://lists.sourceforge.net/lists/listinfo/ccnet-devel > >>> > >>> > >> Using Tomcat but need to do more? Need to support web services, > security? > >> Get stuff done quickly with pre-integrated technology to make your = job > >> easier > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > >> http://sel.as- > us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > >> _______________________________________________ > >> Ccnet-devel mailing list > >> Ccn...@li... > >> https://lists.sourceforge.net/lists/listinfo/ccnet-devel > >> > > > > > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your = job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 > > _______________________________________________ > > Ccnet-devel mailing list > > Ccn...@li... > > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > > > >=20 >=20 > Using Tomcat but need to do more? Need to support web services, = security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache = Geronimo > = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel |
|
From: Harold L H. <hu...@st...> - 2006-07-04 18:18:32
|
Nicolas, How are you starting it in Debug mode? Are you using Debug -> Start=20 Debugging? If not, try that. Harold -------- Original Message -------- From: "Nicolas Brault" <nb...@pa...> To: ccn...@li... Subject: Re:[Ccnet-devel] How can I run console application (ccnet.exe)=20 in Visual studio 2003 in debug mode Date: 7/4/2006 10:28 AM > Thanks Harold, but when I try your solution the program run correctly. = The project file was successfully loaded and my test project is working.=20 > > Before your answer I had set the working directory into the project opt= ions and also add breakpoints into the main function (ConsoleMain.cpp) bu= t when I start debugging, in no way the program break into this function.= I have also tried by launching with a step into without more reliable re= sult. > > Nicolas > > =20 >> -----Message d'origine----- >> De : ccn...@li... [mailto:ccnet-devel- >> bo...@li...] De la part de Harold L Hunt >> Envoy=E9 : mardi 4 juillet 2006 19:07 >> =C0 : ccn...@li... >> Objet : Re: [Ccnet-devel] How can I run console application (ccnet.exe= ) in >> Visual studio 2003 in debug mode >> >> Dear Nicolas, >> >> It probably can't find ccnet.config, which needs to be in the Debug >> directory. >> >> To find out, choose Debug -> Start Without Debugging. This will open a >> command window that stays open when the command exists (it will say >> "Press any key to continue..."). Then you will be able to see the erro= r >> message that you currently cannot see. >> >> Have a nice day! >> >> Harold >> >> -------- Original Message -------- >> From: "Nicolas Brault" <nb...@pa...> >> To: ccn...@li... >> Subject: [Ccnet-devel] How can I run console application (ccnet.exe) i= n >> Visual studio 2003 in debug mode >> Date: 7/4/2006 9:55 AM >> =20 >>> Hi all, to add functionality to CC.net I want to run the console >>> project from Visual studio in debug mode. >>> >>> So I change output directories to be sure that all dll and exe were >>> put at the same (and good) location. >>> >>> But when I launched the application nothing occurs. I see a console >>> window for 1 or 2 seconds and then visual stop its debugging mode. >>> >>> None messages are displayed in the output. >>> >>> C# project don't have many properties but after watching 3 times, I >>> don't see anything that could explained this. >>> >>> So if someone can help me :D >>> >>> Thanks, Nicolas >>> >>> PS: sorry for my English, I'm not fluent in >>> >>> ---------------------------------------------------------------------= --- >>> >>> Using Tomcat but need to do more? Need to support web services, >>> =20 >> security? >> =20 >>> Get stuff done quickly with pre-integrated technology to make your jo= b >>> =20 >> easier >> =20 >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> =20 >> Geronimo >> =20 >>> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&d= at=3D121642 >>> >>> ---------------------------------------------------------------------= --- >>> >>> _______________________________________________ >>> Ccnet-devel mailing list >>> Ccn...@li... >>> https://lists.sourceforge.net/lists/listinfo/ccnet-devel >>> >>> =20 >> Using Tomcat but need to do more? Need to support web services, securi= ty? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Gero= nimo >> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&da= t=3D121642 >> _______________________________________________ >> Ccnet-devel mailing list >> Ccn...@li... >> https://lists.sourceforge.net/lists/listinfo/ccnet-devel >> =20 > > > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job = easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Ccnet-devel mailing list > Ccn...@li... > https://lists.sourceforge.net/lists/listinfo/ccnet-devel > > =20 |