<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Brilliant!<div class=""><br class=""></div><div class="">Of course, every directory on the iCloud Drive has a space in the Mobile\ Documents component of the path.</div><div class=""><br class=""></div><div class="">I can confirm that the bug also occurs for me when I create a repo in a directory with a space in its name on the local drive.</div><div class=""><br class=""></div><div class="">Thanks for your work on this (and everything else about Textmate)<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 22 Nov 2018, at 08:23, Allan Odgaard <<a href="mailto:mailinglist@textmate.org" class="">mailinglist@textmate.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" class="">

<div class="">
<div style="font-family:sans-serif" class=""><div style="white-space:normal" class=""><p dir="auto" class="">On 14 Nov 2018, at 19:40, Nigel Chapman wrote:</p>

</div>
<div style="white-space:normal" class=""><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px" class=""><p dir="auto" class="">You were on to rc19 by the time I updated. For that version, I now get this behaviour:</p>
</blockquote></div>
<div style="white-space:normal" class=""><p dir="auto" class="">I found the issue: Spaces in <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7" class="">/path/to/repository/</code></p><p dir="auto" class="">This is because I use URLs to represent file browser locations, and when changing to SCM status I was constructing the URL as <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7" class="">"<a href="scm://%s" class="">scm://%s</a>" % path</code> but here <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7" class="">path</code> needs to be URL-escaped…</p>
</div>
</div>
</div>

<br class="">_______________________________________________<br class="">textmate mailing list<br class=""><a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class="">https://lists.macromates.com/listinfo/textmate</div></blockquote></div><br class=""></div></body></html>