@dru, thanks, making copy from library made it work on other machine...<div>:)<br clear="all"><br><br><br><br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>vedran kolac<br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>
gTalk - <a href="mailto:vedran.kolac@gmail.com">vedran.kolac@gmail.com</a><br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>skype - vedrankolac<br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>+385 (0) 91 567 07 17<br>
- - - - - - - - - - - - - - - - - - - - - - - - -<br><a href="http://www.onoxo.net">http://www.onoxo.net</a><br><a href="http://www.projectmoe.net">http://www.projectmoe.net</a><br>- - - - - - - - - - - - - - - - - - - - - - - - -<br>

<br><br><div class="gmail_quote">On Mon, Oct 18, 2010 at 5:53 PM, Matt Neuburg <span dir="ltr"><<a href="mailto:matt@tidbits.com">matt@tidbits.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Alan Schmitt<br>
<div class="im"><<a href="mailto:alan.schmitt@polytechnique.org">alan.schmitt@polytechnique.org</a>> wrote:<br>
<br>
> On 18 oct. 2010, at 17:25, Matt Neuburg wrote:<br>
><br>
> > Except that there's a slight problem: modifying a bundle's contents<br>
> > doesn't necessary change its modification date, so my synchronizer<br>
> > doesn't know that it should copy the tmbundle file from one computer to<br>
> > the other. So, if I know I've made a change in the bundle on the master<br>
> > machine, I also "touch" that bundle (using the Terminal or whatever is<br>
> > convenient).<br>
><br>
> There's a (free, open source) synchronizer which may work well in this<br>
> case, as it considers the file contents to see if it has changed. It's<br>
> called Unison (<a href="http://www.cis.upenn.edu/~bcpierce/unison/" target="_blank">http://www.cis.upenn.edu/~bcpierce/unison/</a>).<br>
><br>
<br>
</div>Yeah, actually if it comes to that, rsync is right there on your<br>
computer and would do just fine. In fact, in some ways it's better,<br>
because it doesn't know about bundles and just dives into them like<br>
normal folders. However, I wrote my own tool because I wanted my own<br>
interface that behaved the way I wanted, and because I wanted to emulate<br>
the Finder's behavior when copying (which I do by having the Finder<br>
actually *do* the copying). I give it away for free, but I'm not<br>
actually suggesting anyone else would want to use it. :) m.<br>
<div class="im"><br>
--<br>
matt neuburg, phd = <a href="mailto:matt@tidbits.com">matt@tidbits.com</a> <<a href="http://www.tidbits.com/matt/" target="_blank">http://www.tidbits.com/matt/</a>><br>
A fool + a tool + an autorelease pool = cool!<br>
AppleScript: the Definitive Guide - Second Edition!<br>
<a href="http://www.tidbits.com/matt/default.html#applescriptthings" target="_blank">http://www.tidbits.com/matt/default.html#applescriptthings</a><br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">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>
</div></div></blockquote></div><br></div>