Skip to content

Instantly share code, notes, and snippets.

@trey
Created May 18, 2012 02:32
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save trey/2722805 to your computer and use it in GitHub Desktop.
Save trey/2722805 to your computer and use it in GitHub Desktop.
Installing GetBundles on a Fresh Copy of TextMate
@trey
Copy link
Author

trey commented May 18, 2012

@trey
Copy link
Author

trey commented May 18, 2012

This is a Solutions Log post.

@dudleygooseberry
Copy link

If you have Mountain Lion (Mac OS X 10.8) then the command lines above won't work because svn is not included.

To fix this problem, download the latest Xcode for Mountain Lion from the Mac Apple Store. Once installed go to Xcode > Preferences > Downloads > Command Line Tools > Install.

More info: http://blog.grapii.com/2012/08/svn-missing-in-mac-os-x-10-8-mountain-lion/

@SimplGy
Copy link

SimplGy commented May 15, 2013

Awesome, thanks man!

@rybueno
Copy link

rybueno commented Aug 25, 2013

Thank you, worked like a charm!

@adrianmm44
Copy link

Hi it's not necessarily to install Xcode entirley. You can also install solely the Command Line Tools by downloading them separately via the following link: https://developer.apple.com/downloads/index.action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment