Paths and URLs in Branch.base ?

Alexey Shamrin shamrin at gmail.com
Sun Nov 27 16:23:39 GMT 2005


On 26/11/05, John A Meinel <john at arbash-meinel.com> wrote:
> I am planning on changing things so that all paths internally are
> forward slashes, and just at the interface layer do we deal with
> converting backwards slashes into forward ones.

That's great!

I just want to remind how svn works on win32. It displays forward
slashes for "svn log -v" and "svn diff", but backslashes for "svn
status". I like it, because output of "svn log" and "svn diff" is
somewhat crossplatform -- people can put it into email, for example.

--
Alexey




More information about the bazaar mailing list