Merge lp://staging/~adrian-wilkins/bzr-eclipse/fix-folder-depth into lp://staging/~verterok/bzr-eclipse/trunk
Proposed by
Adrian Wilkins
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Merged at revision: | 221 | ||||||||
Proposed branch: | lp://staging/~adrian-wilkins/bzr-eclipse/fix-folder-depth | ||||||||
Merge into: | lp://staging/~verterok/bzr-eclipse/trunk | ||||||||
Diff against target: |
13 lines (+2/-1) 1 file modified
org.vcs.bazaar.eclipse.core/src/org/vcs/bazaar/eclipse/BzrWorkspaceRoot.java (+2/-1) |
||||||||
To merge this branch: | bzr merge lp://staging/~adrian-wilkins/bzr-eclipse/fix-folder-depth | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guillermo Gonzalez | Approve | ||
Review via email: mp+45131@code.staging.launchpad.net |
Description of the change
Fixes the assumption that projects nested inside the branch are all 1 folder deep.
To post a comment you must log in.
Thanks!