[TxMt] Re: R lags with beachball [R bundle Update - Please test it]
Rob Goedman
robjgoedman at me.com
Sat Dec 5 15:55:41 UTC 2009
Thanks Hans,
Now it works! And explains why it indeed should not go into the Pristine subdir!
Thanks again,
regards,
Rob
On Dec 4, 2009, at 11:51 AM, Hans-Jörg Bibiko wrote:
> On 04.12.2009, at 19:49, Rob Goedman wrote:
>>
>> Auto-update seems to work, other parts of GetBundles don't work on my system. e.g. listing bundles in the repository never finishes.
>
> Rob, I meant **GetBundles** with a S at the end — not GetBundle (singular)!
>
> Please do a svn export:
>
> export LC_CTYPE=en_US.UTF-8
> mkdir -p ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
> cd ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles
> svn export http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
> osascript -e 'tell app "TextMate" to reload bundles'
>
> and then Bundles ⇢ GetBundles ⇢ Get Bundles
>
>>
>>> Both ways won't touch your local changes because your changes are stored in .../Pristine Copy/Bundles - as the name it says. If you add your favourite commands this would be ok but if you changes a pre-defined command, well this could lead to some problems.
>>
>> From this statement, below help text and the meaning of pristine (doesn't it mean 'fresh, unspoiled'?) I got confused. On a 2nd machine I cleaned out all TextMate stuff and installed a new version and all additional packages in '/Library/.../Bundles'. It then seems to install my local changes in '~/.../Bundles' though, not in '~/.../"Pristine Copy"/Bundles'.
>
> I'd recommend to avoid installing your bundles into /Library/… , ~/Library/… is actually the right place I think.
>
> If you do a svn commit all these bundles will be stored in ~/Library/AS/TM/Bundles due to that fact that these bundles will be under svn (git) control, in other words they will be modified (they are not pristine/unspoiled).
>
>
> Cheers,
> --Hans
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
More information about the textmate
mailing list