i'd like to see a good code completion. and indexing of related file to, to generate code completion. this would be my most important demand. is this already planned? <br><br><div><span class="gmail_quote">2007/8/2, Simon Ruderich <
<a href="mailto:simon@ruderich.com">simon@ruderich.com</a>>:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA512
<br><br>guerom00 wrote:<br>> I've said it before but what I really want for TM2 is a comprehensive<br>> and simple system to update the bundles…<br>> Right now, not having updating my bundles for a while, my TM is
<br>> kinda broken (lots of bundles want more recent versions of<br>> tm_dialog, ruby and whatnot) and since svn is chinese to me, I'm clueless :(<br><br>Subversion is really simple when you get to know it.<br><br>
But first you have to install it on your computer. Go to [1] to download<br> a package which installs it. After the download double-click on the<br>.dmg file and then double-click on the installer in it. Then just follow<br>
the steps to install subversion.<br><br>[1]: <a href="http://www.open.collab.net">http://www.open.collab.net</a>/servlets/OCNDownload?id=CSVNMACC<br><br>To use subversion with TextMate you have to open the Terminal (in<br>
Applications/Utilities).<br>First you have to tell the Terminal to find subversion. To do this type<br>the following in an open Terminal window and press enter.<br><br>echo 'PATH="$PATH:/usr/local/bin"' >> ~/.bash_profile
<br><br>Then close the Terminal window an open another one (Command + N), this<br>is necessary so the Terminal knows this new setting.<br><br>Then type the following and press enter to create the directory where<br>the subversion data for TextMate should be stored and fill it with the
<br>current data from subversion. (This should all be on one line!)<br><br>svn co <a href="http://macromates.com/svn">http://macromates.com/svn</a>/Bundles/trunk/ /Library/Application\<br>Support/TextMate<br><br>This will take a while since it downloads all the Bundle data from the
<br><a href="http://macromates.com">macromates.com</a> server. You need an internet connection for this of course.<br><br>After his you have a working subversion installation with the newest<br>TextMate Bundles and such stuff. Congratulations ;-)
<br><br>If you want to update the subversion installation then just type the<br>following:<br><br>svn up /Library/Application\ Support/TextMate<br><br>To let TextMate know these changes you have to quit and restart it.<br>
<br>Hope this helps,<br>Simon<br>- --<br>+ privacy is necessary<br>+ using <a href="http://gnupg.org">http://gnupg.org</a><br>+ public key id: 0x6115F804EFB33229<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.7 (Darwin)
<br><br>iD8DBQFGsbw6YRX4BO+zMikRCmJCAKDFqPjPycZ5R3e6qvpRTW96Rlkm6gCgsZD+<br>TUZ9DkKT47KV2UgojqviAiw=<br>=Wo7I<br>-----END PGP SIGNATURE-----<br><br>______________________________________________________________________<br>
For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com">
http://lists.macromates.com</a>/mailman/listinfo/textmate<br></blockquote></div><br>