Thanks for the reply Allan. I updated all of my bundles earlier and the problem has since vanished. Perhaps there was a compatibility problem? In any case, I will raise this issue again if I'm able to reproduce the problem.<br>
<br><div class="gmail_quote">On Tue, Dec 9, 2008 at 7:07 PM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org">mailinglist@textmate.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 8 Dec 2008, at 23:35, Dana Rea wrote:<br>
<br>
> Is there anything further on this issue? I'm experiencing the same<br>
> results<br>
> for a fresh checkout from an svn+ssh repo, performed through TM.<br>
<br>
</div>Looking at the thread, it seems Dave never returned with further<br>
diagnostics, and what he showed seemed to indicate the problem was<br>
outside TextMate.<br>
<br>
Please provide as much detail as possible regarding the problem you<br>
experience, how you trigger it, what you tried, etc. (also do the<br>
tests from Terminal).<br>
<div class="Ih2E3d"><br>
<br>
<br>
>> On 24 Jan 2008, at 21:59, dave.myron wrote:<br>
>><br>
>>>> [...] the default values for the above should become:<br>
>>>><br>
>>>>   svn log --xml --limit 15 -vr HEAD:1 \<br>
>>>>   «file» 2>&1 | ruby -- "${TM_BUNDLE_SUPPORT}/format_log_xml.rb"<br>
>>>><br>
>>> Digging up an old thread here, but I'm getting these same problems<br>
>>> with the<br>
>>> latest TextMate and the latest Subversion bundle.<br>
>>><br>
>>> When I run the second command above (the *parsed* one with defaults)<br>
>>> [1] I get<br>
>>> the same *REXML* error [2].<br>
</div>>> ... [show rest of quote<<a href="http://www.nabble.com/Subversion-bundle-problem-td13754459.html#" target="_blank">http://www.nabble.com/Subversion-bundle-problem-td13754459.html#</a><br>
<div class="Ih2E3d">>> ><br>
>> ]<br>
>><br>
>> So you can reproduce the error outside TextMate?<br>
>><br>
>>> However, if I change it to this (two-liner) it<br>
>>> works just fine (of course, it doesn't show in TM...):<br>
>>> [...]<br>
>>> The error with the rescue block uncommented:<br>
>>> /opt/local/lib/ruby/1.8/*rexml*/source.rb:226:in `pos': Illegal seek<br>
>>> (Errno::ESPIPE)<br>
>><br>
>> It would appear the *REXML* *parser* treats the IO object as more<br>
>> than<br>
>> just a pipe (i.e. it tries to seek).<br>
>><br>
>> Try instead of using '</tmp/test.log' do: 'cat /tmp/test.log|ruby …',<br>
>> see if that changes things. Also try change '2>&1' to '2>/dev/null'<br>
>> in<br>
>> the version that fails for you in Terminal.<br>
>><br>
> --<br>
> Dana<br>
><br>
</div>> _______________________________________________<br>
> textmate mailing list<br>
> <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
> <a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br><br clear="all"><br>-- <br> Dana<br>