Bug 373185 - improve support for fetching from multiple Git repositories
Summary: improve support for fetching from multiple Git repositories
Status: ASSIGNED
Alias: None
Product: Hudson
Classification: Technology
Component: GIT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Christou CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 363607
Blocks:
  Show dependency tree
 
Reported: 2012-03-03 14:04 EST by Steffen Pingel CLA
Modified: 2017-07-26 12:50 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2012-03-03 14:04:56 EST
I have setup a job at http://ci.mylyn.org/job/mylyn-integration that fetches changes from multiple Git repositories. Each repository is fetched into a separate folder. The purpose of the job is to integrate the different components continuously.

If I look at the change log I only ever see changes for a single repository for each build even when multiple repositories have changed in between builds: http://ci.mylyn.org/view/Integration/job/mylyn-integration/changes.

I would expect to be able to track changes for all configured repositories in the Hudson changes log.
Comment 1 Gunnar Wagenknecht CLA 2013-07-11 11:43:21 EDT
I what's also broken is that a build is triggered every time even though the repos didn't change.