tag | bd43af1eef6357e1245f816684fd9de5f64be040 | |
---|---|---|
tagger | Shawn O. Pearce <sop@google.com> | Thu Oct 20 11:02:39 2011 -0700 |
object | ceea368e887b1c1c600400f40564eca4f8b40192 |
repo 1.7.7.5
commit | ceea368e887b1c1c600400f40564eca4f8b40192 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Thu Oct 20 10:45:47 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Oct 20 11:01:38 2011 -0700 |
tree | 5cdd2d5a985e6b10e9f5116ad5a5aa7065ef7105 | |
parent | b660539c4ac691312b44c13c6311568749537290 [diff] |
Correctly name projects when mirroring A bug introduced by relative urls caused projects such as manifest.git to be placed in the root directory instead of the directory they should by in. This fix creates and refers to a resolvedFetchUrl in the _XmlRemote class in order to get a fetchUrl that is never relative.