Search the web
Sign In
New User? Sign Up
citcon
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 744 - 773 of 1262   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
744
Greetings Advanced CI Community, I am looking for someone that has migrated from Hudson to ElectricCommander. Anyone done that? - PJ...
Paul Julius
pauldjulius
Offline Send Email
Jan 2, 2009
7:01 pm
745
Hello alltogether, the Software-Engineering department of the Fontys University of Applied Sciences in Venlo / the Netherlands is conducting a research on the...
fleischer_georg
Offline Send Email
Jan 2, 2009
8:23 pm
746
Done, taking less than 5 minutes as promised. Good luck! Thanks for offering participants the results; can you also publish the results to this list? From:...
Douglas Squirrel
squirreldouglas
Offline Send Email
Jan 2, 2009
9:06 pm
747
Hello Douglas, the results will also be posted to this list. We will post a link to the final report. ... Best regards, Georg ... the results to this list? ......
fleischer_georg
Offline Send Email
Jan 3, 2009
2:46 pm
748
Hi All, I am currently working in an complex SOA project with following components: Oracle E Business Suite EBS (release 11) Oracle BPEL (10.1.3) Oracle 10 G...
rdoelen
Offline Send Email
Jan 8, 2009
9:13 pm
749
Oracles AutoConfig tool? Failing that you could use something like AutoHotKey (www.autohotkey.com/) which you can use to record and replay mouse clicks and key...
christopher281293
christopher2...
Offline Send Email
Jan 8, 2009
10:26 pm
750
Heh. That reminds me of my brother using WinRunner to script a bunch of setup stuff for testing. We were usually more successful using WinRunner as an...
Jeffrey Fredrick
frogstar
Offline Send Email
Jan 8, 2009
10:33 pm
751
Questions on setting up a CIT Environment from scratch: 1. Where can I find a tutorial on setting up a CIT environment from the ground up? and / or 2. If...
Stephen Thompson
sthomps_esi
Offline Send Email
Jan 11, 2009
12:53 am
752
I think thoughtworks do a free CD containing a linux VM that gives you a CI environment with open source SCM (probably subversion), CI server etc. They were...
Matt Wynne
mattwynneatf...
Offline Send Email
Jan 11, 2009
2:31 pm
753
Hi Stephen,   What operating systems will be used for each machine? Does it matter?    I would say yes. First, I would try to keep it to what you're...
Cruz Pitre
cpitre2
Offline Send Email
Jan 11, 2009
9:49 pm
754
... http://www.ibm.com/developerworks/edu/j-dw-java-cq11207-i.html Andy presents a step by step guide for Hudson (my recommendation), Subversion and Ant (I...
Christopher Graham
chgraham@...
Send Email
Jan 11, 2009
9:59 pm
755
Anyone have experiences with using CI to drive improvements in code coverage (both static ie. coverity; and dynamic ie. Cobertura, GCOV etc) numbers. - Stanley...
Stanley Fong
sfong6
Online Now Send Email
Jan 11, 2009
10:22 pm
756
Lots of good comments generated by my questions. Specifically to Cruz's questions concerning OS and specific tools: no restrictions. I tried to phrase my...
Stephen Thompson
sthomps_esi
Offline Send Email
Jan 12, 2009
12:32 am
757
Off-the-cuff, I would typically use the following FOSS setup: - O/S Ubuntu linux build server (the bigger and faster, the better) - Version control: Subversion...
John Smart
mr_john_smart
Offline Send Email
Jan 12, 2009
1:19 am
758
You might just look at CI Factory - an open source project that sets everything up for you. http://www.cifactory.org/joomla/ It does assume that you have...
Steve Donie
stevedonie
Online Now Send Email
Jan 12, 2009
1:34 am
759
citcon@yahoogroups.com wrote on 12/01/2009 12:08:57 PM: Hi John, I knew that you've done some work in this area, but I could not find the link to a blog entry...
Christopher Graham
chgraham@...
Send Email
Jan 12, 2009
2:06 am
760
... You're right, the Subversion server isn't usually that busy, but often people like to put it on a separate server (or replicate it over several servers)...
John Smart
mr_john_smart
Offline Send Email
Jan 12, 2009
2:17 am
761
Here is what our little world is shaping up to be... - O/S Any and all we have - Version control: Subversion 1.5 (possibly on a second server) - Build...
Yanko, Curtis
cmyanko
Offline Send Email
Jan 12, 2009
3:59 pm
762
Greetings all MSP citconers, We have a contract signed with the Holiday Inn Metrodome, 1500 Washington Avenue South, Minneapolis, MN 55454. Their phone number...
Paul Julius
pauldjulius
Offline Send Email
Jan 13, 2009
12:50 am
763
Curtis: Was there an order to these components installation? A sequence? Some, wait a couple weeks, then the rest? Thanks, Steph T...
Stephen Thompson
sthomps_esi
Offline Send Email
Jan 13, 2009
3:46 am
764
It's definitely been a building process but the foundation is/was SVN, AHP and Artifactory. We manage our tools from SVN as well so things like Ant and Maven...
Yanko, Curtis
cmyanko
Offline Send Email
Jan 13, 2009
3:41 pm
765
Hi All. I've been given a problem to solve, one that I've never managed before, but I would not have been the only person to have ever come across this issue. ...
Christopher Graham
chgraham@...
Send Email
Jan 15, 2009
12:49 am
766
have a look at migrator.net. you have the option of executing raw sql which should solve your data migration issue. ive used this framework for about 8 months...
Byron Walker
meboz
Offline Send Email
Jan 15, 2009
1:21 am
767
Another to look at is 'dbdeploy' Sent via BlackBerry by AT&T ... From: "Byron Walker" <byron.walker@...> Date: Thu, 15 Jan 2009 11:54:15 To:...
medellre@...
medellre
Offline Send Email
Jan 15, 2009
1:39 am
768
... I already have, and I reaised comments about it. Does it only deal with structural changes, or can it migrate data as well. Need a java based (ideally)...
Christopher Graham
chgraham@...
Send Email
Jan 15, 2009
1:53 am
769
Ages ago I wrote a small framework for dbng [1] to solve this for myself, similar issues to yourself the other frameworks I saw only really dealt with ...
Mark Derricutt
talios2k
Offline Send Email
Jan 15, 2009
1:58 am
770
I also recently added a maven plugin which gives me a nice and easy database setup tool for testing....
Mark Derricutt
talios2k
Offline Send Email
Jan 15, 2009
2:00 am
771
Chris, Welcome to hell. If your big problem is generating SQL delta scripts, there are a bunch of tools out there. DB Synchronizer, MySQL workbench, etc. ...
Austin Hastings
austin_hastings
Offline Send Email
Jan 15, 2009
5:01 am
772
Hi Austin! Thanks for the comments, I'll investigate. Ideally, I'd like to a tool at a database, take a baseline, and then as the maximo developers 'develop'...
Christopher Graham
chgraham@...
Send Email
Jan 15, 2009
5:24 am
773
... the ... In which case, I would heartily endorse DBDeploy (Or DBDeploy.net). This scenario is exactly that for which the tool was developed. ...
Tom Sulston
tsulston@...
Send Email
Jan 15, 2009
5:36 am
Messages 744 - 773 of 1262   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help