win32 fixes (was [BUG] error in HTTPTestUtil.py)
Martin Pool
martinpool at gmail.com
Tue Nov 1 14:54:18 GMT 2005
On 28/10/05, John A Meinel <john at arbash-meinel.com> wrote:
> > Nevertheless I think it useful to show to user real path to bzr.log
> > instead of ~/bzr.log. This fix in my not-ready patch #4, and I polising
> > them during this weekend.
>
> I agree that we should show the full path under windows, so that it is
> easy to find.
I'd be ok with ~/.bazaar/bzr.log. The configuration GUI could have a
window to display it.
We should change the logging stuff to always log tracebacks.
> You might not want to pull my last 2 changes. I'm playing around with
> the path separator, trying to figure out how to make all the internal
> code work on urls (with forward slashes), but have the final printing of
> *local* files be backward slashes (you don't want backward slashes for
> remote files, though inventory and working_tree are currently always local).
I can definitely see arguments both ways on printing local paths. For
myself forward slashes would be OK, because as you say I think shell
users will understand them.
Let me know when you want me to merge this in
--
Martin
More information about the bazaar
mailing list