<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 10 Jan 2017, at 18:00, Tim Bates wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Email list: How do you really revert a core bundle to base?</p>

</blockquote></div>
<div style="white-space:normal">

<p dir="auto">There are two folders used for one bundle:</p>

<ol>
<li value="1"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">~/Library/Application Support/TextMate/Managed/Bundles</code></li>
<li value="2"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">~/Library/Application Support/TextMate/Bundles</code></li>
</ol>

<p dir="auto">The first one is the full bundle without any changes done by the user.</p>

<p dir="auto">The second is your changes, but stored as a delta.</p>

<p dir="auto">If you want to revert, simply delete your changes from the second location.</p>

<p dir="auto">Additionally TextMate has a cache of bundle items here:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">~/Library/Caches/com.macromates.TextMate/BundlesIndex.binary
</code></pre>

<p dir="auto">This is kept up-to-date using fsevents, so normally doing changes to bundles, even behind TextMate’s back, should not cause any issues, but it has known to become out of sync, in which case you can delete the index file, and TextMate will rebuild it on next launch.</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">PPS: bit of a hot mess of 10-year old TM1 info and partial TM2 info on the interweb at present: we should try and clean up where possible now everyone is moving to TM2 beta<br>
t</p>

</blockquote></div>
<div style="white-space:normal">

<p dir="auto">There is a manual for 2.0 as work-in-progress, it’s moving really slowly, but I try to cover most things there: <a href="http://manual.textmate.org/" style="color:#3983C4">http://manual.textmate.org/</a> — once it’s finished, the main site will be updated to prominently feature this manual.</p>
</div>
</div>
</body>
</html>