Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 386952

Summary: [Server] Looking for git repositories outside of Orion workspace root
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: GitAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker, Szymon.Brandys
Version: unspecifiedFlags: ken_walker: review+
Target Milestone: 1.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2012-08-09 13:20:12 EDT
If there is a git repository overlapping the Orion workspace Git service will return this repository for the project that does not belong to any git repository. This is because Git is looking for the git repository in parent folders of given file/folder and does not stop when it gets outside the server workspace.
This caused Orion git tests to fail in I201208091001.
Comment 1 Malgorzata Janczarska CLA 2012-08-09 14:01:17 EDT
Fixed in commit 66f8a28ecee96894f5662c3c2155a0c9f1def2eb that is committed to a branch. Ken, please review and merge it if you think it's OK.
Comment 2 Ken Walker CLA 2012-08-09 14:50:54 EDT
Reviewed and pushed to master. Will run a build.
Comment 3 Ken Walker CLA 2012-08-09 15:25:30 EDT
Latest builds are clean now, thanks
Comment 4 Szymon Brandys CLA 2012-08-12 09:01:23 EDT
*** Bug 386892 has been marked as a duplicate of this bug. ***