Re: Using Versions to manage Textmate Bundles?

2010-10-26 Thread Quinn Taylor
http://manual.macromates.com/en/bundles#installing_a_bundle  (The anchor helps 
us know which part of the page exactly is relevant.)

It seems you're trying to check out all bundles (/trunk/Bundles) into /Library, 
whereas the instructions on the linked page mention checking out bundles 
individually. The permission error could be because your user doesn't have 
permissions to write into /Library, which requires admin access. To wit, the 
instructions say:

"TextMate searches for bundles in all the usual library locations, so if you 
have the rights to do so (on your machine) it is recommended that you perform 
all checkouts to /Library instead of ~/Library, since this then keeps installed 
bundles separate from custom bundles (or bundles you have edited)."

I suggest you see if checking out into /Users/myuser/Library/... instead works 
as you'd expect.

 - Quinn

On Oct 25, 2010, at 1:35 PM, Handycam wrote:

> Trying to follow the instructions at http://manual.macromates.com/en/bundles
> 
> Set repository to http://svn.textmate.org/trunk/Bundle
> 
> Set local to /Library/Application Support/TextMate
> 
> But I get the error Can't open file '/Library/Application Support/
> TextMate/.svn/lock': Permission denied
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Versions" group.
> To post to this group, send email to versi...@googlegroups.com.
> To unsubscribe from this group, send email to 
> versions+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/versions?hl=en.
> 



smime.p7s
Description: S/MIME cryptographic signature


Using Versions to manage Textmate Bundles?

2010-10-26 Thread Handycam
Trying to follow the instructions at http://manual.macromates.com/en/bundles

Set repository to http://svn.textmate.org/trunk/Bundle

Set local to /Library/Application Support/TextMate

But I get the error Can't open file '/Library/Application Support/
TextMate/.svn/lock': Permission denied

-- 
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to versi...@googlegroups.com.
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en.