Not loaded yet.

Change-Id:
Ib0a639e9014811701fbc4eccc3b03330d9b9f4b2
OwnerScott Fan
Project
Branchmaster
Topic
UploadedNov 23, 2012 1:18 PM
UpdatedFeb 18, 2013 4:00 PM
Submit TypeMerge if Necessary
StatusReview in Progress
Can MergeYes
Commit Message
Allow user to specify git path for mirror repositories.

In some case, especially the local_manifest.xml file exists for mirror repos,
user may want to specify a different gitdir according to the 'path' attr.

For new mirror repos, append the '--force-path' option to the 'repo init --mirror' command.

For existing mirror repos, exec command 'git config --file=.repo/manifests.git/config repo.forcepath true'

Change-Id: Ib0a639e9014811701fbc4eccc3b03330d9b9f4b2
Signed-off-by: Scott Fan <fancp2007@gmail.com>
Reviewer Code-ReviewVerified
Scott Fan +1 
Kenny Root   
Conley Owens   
David Pursehouse   
  • Need Code-Review
  • Need Verified
Dependencies
 
Old Version History:
Patch Set 1
 c9e38614204bfd29e26dc1c2fe6d398c5494c53c (gitiles)
Patch Set 2
 300c6ffbbb193d0a5da399c32fb8c2e4bf309ae9 (gitiles)
Patch Set 3
 38ac414b8484b2bc9b15e8c60bd3fe7276cc196e (gitiles)
Patch Set 4
 82429eb2fe6a979c9ffc6563d113ef1fdabb543c (gitiles)
Patch Set 5
 7f1a41fa4d2f9775b92340626027c89e14724940 (gitiles)
Patch Set 6
 1a73322ea05dc2925b1e3d0bc885d989f6238c05 (gitiles)
Patch Set 7
 ada03f08f171183b32145f606913204d5122818d (gitiles)
Author
Scott Fan<fancp2007@gmail.com>Feb 17, 2013 3:36 PM
Committer
Scott Fan<fancp2007@gmail.com>Feb 18, 2013 7:37 AM
Parent(s)
cd07cfae1c5c3588ea4a4ca1fb85e208f1aa5b33Merge "Protect line endings in shell scripts"
Download
git fetch https://gerrit.googlesource.com/git-repo refs/changes/62/39662/7 && git checkout FETCH_HEAD
Comments
Scott FanPatch Set 1: Looks good to me, but someone else must approveNov 23 1:23 PM
Scott FanUploaded patch set 2.Jan 15 1:11 PM
Scott FanPatch Set 2: Code-Review+1Jan 15 1:41 PM
Scott FanPatch Set 3: Patch Set 2 was rebasedJan 25 2:35 PM
Scott FanPatch Set 3: Code-Review+1Jan 25 2:37 PM
Scott FanPatch Set 4: Patch Set 3 was rebasedFeb 1 3:52 PM
Scott FanPatch Set 5: Patch Set 4 was rebasedFeb 6 1:16 PM
Scott FanPatch Set 5: Code-Review+1Feb 6 3:30 PM
David PursehousePatch Set 5: Code-Review-1 I don't really understand the use case for …Feb 6 3:45 PM
Scott FanPatch Set 5: David Pursehouse, i had forwarded an email to you with two …Feb 7 11:42 AM
David PursehousePatch Set 5: This will break repo for people who use the --mirror option …Feb 17 1:31 PM
Scott FanUploaded patch set 6.Feb 17 3:47 PM
Scott FanPatch Set 6: Code-Review+1 David Pursehouse, I agree with you. To simple …Feb 17 3:54 PM
David PursehousePatch Set 6: Code-Review-1 (1 comment) I would prefer to have this as a …3:19 AM
Scott FanUploaded patch set 7.7:37 AM
Scott Fan4:00 PM

Patch Set 7: Code-Review+1

Press '?' to view keyboard shortcuts
Powered by Gerrit Code Review (2.5.1-1267-g30bb995) | Report Bug