[TxMt] Re: Absolute svn newbie needs help updating bundles
Khushru Khumbatta
kuadka at web.de
Thu Mar 5 07:54:46 UTC 2009
Hi Hans,
yes I am still using 10.4 and your recommendation to use GetBundles worked
very well, thanks a ton. The only thing I did not get was „look for all
updates via '=u'“ Is '=u' a switch or a keyboard shortcut? (See I am really
a raw recruit).
Regarding svn I don’t even know what the svn urls of my bundles are. Where
can I check this out and how can I edit the urls?
Again, thank you very much for your help. Herzlichen Dank.
Greetz
Khushru
Am 05.03.2009 8:07 Uhr schrieb "Hans-Jörg Bibiko" unter <bibiko at eva.mpg.de>:
>
> On 04.03.2009, at 23:32, Khushru Khumbatta wrote:
>
>> Hi,
>>
>> I tried to update my bundles using svn as described in the online-
>> manual but
>> unfortunately I failed.
>> I started and instaled svn. Then I cd to the bundles directory in
>> ~/Library/Application\ Support/TextMate/ and ran:
>>
>> svn update *.tmbundle
>>
>> and received:
>>
>> Skipped 'AppleScript.tmbundle'
>> Skipped 'HTML.tmbundle'
>> Skipped 'NanoBlogger.tmbundle'
>> Skipped 'Pragmatic Examples.tmbundle'
>
>
> What is the svn urls of your bundles? macromates.com is obsolete -
> new: svn.textmate.org/trunk
> Thus please check:
> change dir in e.g. HTML.tmbundle and execute in the Terminal:
> svn info
>
> You said, that you installed svn; due to that I suppose that you are
> using Tiger (Leopard comes with svn)
>
> maybe the easiest would be to use GetBundles (here the installation):
> mkdir -p ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
> cd ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
> export LC_CTYPE=en_US.UTF-8
> svn export http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
>
> and reload Bundles in TM.
>
> Then you can look for all updates via '=u' for instance
>
> --Hans
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
More information about the textmate
mailing list