<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><p class="airmail_on" style="color:#000;">On 3 May, 2015 at 17:11:19 , Allan Odgaard (<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>) wrote:</p> <div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><div><div></div><div>On 28 Apr 2015, at 16:55, Umberto De Giovannini wrote:<br><br>> the subversion bundle does not care about that $TM_SVN_DIFF_CMD<span class="Apple-converted-space"> </span><br>> variable. <br><br>What command are you using?</div></div></span></blockquote></div><p>I am using /usr/local/bin/ksdiff from kaleidoscope but it behaves the same using filemerge (opendiff) from Xcode. </p><div><div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><div><div><br><br>> […] any idea for a fix? <br>> alternatively I could try to look into is if someone could provide me<span class="Apple-converted-space"> </span><br>> with some basic info on how to debug the variable definitions in the<span class="Apple-converted-space"> </span><br>> bundles.<br><br>The bundle is written in ruby, searching for TM_SVN_DIFF_CMD I do see it<span class="Apple-converted-space"> </span><br>used a few places, but perhaps not by the command you expect to use it,<span class="Apple-converted-space"> </span><br>e.g.:<span class="Apple-converted-space"> </span><br>https://github.com/textmate/subversion.tmbundle/blob/master/Support/lib/subversion.rb#L132</div></div></span></blockquote></div><div><br></div><div>this piece of code you are referring to seems quite correct to me. I think is not called or the variable is weird defined over there though. I haven’t established a way to debug these bundle codes though.. I would just put some print statement around line 132 but I would not know were to look of the output… is there a console in TM2 that I can use for i/o? </div><div>I just wonder how do people proceed in bundle development? How can I establish a reasonable development/debug cycle? </div><div>cheers</div><div>Umberto</div><div><br></div><div><br><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><div><div><br><br>_______________________________________________<br>textmate mailing list<br>textmate@lists.macromates.com<br>http://lists.macromates.com/listinfo/textmate</div></div></span></blockquote></div></div></body></html>