• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO, Git and Jenkins: Impedance mismatch?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO, Git and Jenkins: Impedance mismatch?


  • Subject: Re: WO, Git and Jenkins: Impedance mismatch?
  • From: David Holt <email@hidden>
  • Date: Thu, 21 Jun 2012 16:40:00 -0700


On 2012-06-21, at 4:34 PM, Paul Hoadley wrote:

Hello,

I'm looking at moving some projects from Subversion to Git.  We use Jenkins as a build server.  I'm interested to know some broad details about the WO-Git-Jenkins setups that others are using.

In the past, we've used Subversion repositories that are somewhere in the middle of the range from "monolithic" (where absolutely all of your code is in one repo) to "atomic" (where it's basically one Eclipse project per repo).  For example, an "application" repo might contain three Eclipse projects: one app, and a couple of frameworks, say.  I had intended to basically continue this arrangement with the move to Git, mostly because it's pretty easy to just dump out an entire repo with git-svn.  But I've already run into at least the following problems:

1.  Unlike Subversion, where I can pick a point in the tree from which to begin the checkout (say, FooProject/FooApp), with Git I need to clone the whole repo into the Jenkins workspace.  I suspect I can work around this with some changes to my workspace setup script.

2.  Related, say I'm building Jenkins jobs FooApp and FooFramework from within the FooProject repo—now I'm cloning the entire repo into the workspace of each of those jobs.

Neither of these are show-stoppers, but it seems messy.  I _could_ get around this by having a strict single-project-per-repo policy—but then repo proliferation becomes an issue, and I no longer have the convenience of grouping related projects together in one repo.

Can anyone share their broad approach to these issues?

+ 1

:-)

David




-- 
Paul Hoadley
http://logicsquad.net/


Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >WO, Git and Jenkins: Impedance mismatch? (From: Paul Hoadley <email@hidden>)

  • Prev by Date: Re: Switch Component Question
  • Next by Date: Re: Switch Component Question
  • Previous by thread: WO, Git and Jenkins: Impedance mismatch?
  • Next by thread: Re: WO, Git and Jenkins: Impedance mismatch?
  • Index(es):
    • Date
    • Thread