Relative bzr executable path
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Plugin for Eclipse |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
It would be nice to have the ability to specify a relative path to the bzr executable. This would allow you to use bzr and eclipse 'portable'. Currently it's only possible to specify the path using the 'Browse' button. The relative path could be made possible if direct input in the location area was allowed. So if you use the browse feature to find the exe you'd get an absolute path, if you fill in the location by hand (and no drive letter is specified) it'll be treated as a relative path.
As you mentioned in IRC, the question is what to use. The path relative to the Eclipse folder or the workspace. I'd go for the Eclipse folder since that's the most stable factor. Another option would be to only, and automatically, use a relative path only when the bzr folder is locate in the Eclipse folder. This option does not have my preference, I'd like to have the bzr folder elsewhere, but it would be a more foolproof solution. I.e. bzr is more likely to remain available in that location.
Changed in bzr-eclipse: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Wouldn't it better if the bzr executable could be determined automatically?
Would an automatic determination suit your use case? I'm not sure that its possible for all supported platforms but it might be effort more well spent and still solve your problem in a better way.