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'
Now I have 2 questions: What did I do wrong? Where are my other bundles.
Thanks for your help.
Greetz
Khushru
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
On 05.03.2009, at 08:07, Hans-Jörg Bibiko wrote:
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
Sorry, this is wrong, because your HTML.tmbundle is only a tmDelta of the default HTML bundle. That's why you cannot svn up it.
--Hans
Sorry Hans,
haven¹t read this email before I answered your first one and even worst overlooked your advice using svn info. Will check this out.
Thanks again
Khushru
Am 05.03.2009 8:14 Uhr schrieb "Hans-Jörg Bibiko" unter bibiko@eva.mpg.de:
On 05.03.2009, at 08:07, Hans-Jörg Bibiko wrote:
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
Sorry, this is wrong, because your HTML.tmbundle is only a tmDelta of the default HTML bundle. That's why you cannot svn up it.
--Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Oh my, I truncated your given name - twice. Hans-Jörg, sorry. (I am ill right now but thats a lame excuse I know). It won¹t happen again.
Greetz
Khushru
Am 05.03.2009 8:58 Uhr schrieb "Khushru Khumbatta" unter kuadka@web.de:
Sorry Hans,
haven¹t read this email before I answered your first one and even worst overlooked your advice using svn info. Will check this out.
Thanks again
Khushru
Am 05.03.2009 8:14 Uhr schrieb "Hans-Jörg Bibiko" unter bibiko@eva.mpg.de:
On 05.03.2009, at 08:07, Hans-Jörg Bibiko wrote:
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
Sorry, this is wrong, because your HTML.tmbundle is only a tmDelta of the default HTML bundle. That's why you cannot svn up it.
--Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
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@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@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 05.03.2009, at 08:54, Khushru Khumbatta wrote:
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).
Dear Khushru,
click into the search field and search for =u then GetBundles gives you a list of all bundles which an update need. In addition all bundle names for which an update is available is bold- faced. May have a look aslso into the Help - ch. 3.1.2 Searching.
--Hans
Dear Hans-Jörg,
GetBundles tries to connect to the Bundle Server but fails (icon keeps spinning). This is certainly because I did not set up svn properly. Really embarrassing so instead of keeping on asking silly questions I will read a manual on svn and come back if I still can not get it to work. Thanks again for your nice help and graet work.
Cheers
Khushru
Am 05.03.2009 9:47 Uhr schrieb "Hans-Jörg Bibiko" unter bibiko@eva.mpg.de:
On 05.03.2009, at 08:54, Khushru Khumbatta wrote:
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).
Dear Khushru,
click into the search field and search for =u then GetBundles gives you a list of all bundles which an update need. In addition all bundle names for which an update is available is bold- faced. May have a look aslso into the Help - ch. 3.1.2 Searching.
--Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate