Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Subversion is not working !

Dear all,
I'm trying to install/update Textmate's bundles using svn. When I try with the following instructions in terminal:

$mkdir -p /Library/Application\ Support/TextMate/Bundles
$cd /Library/Application\ Support/TextMate/Bundles
$svn co http://svn.textmate.org/trunk/Bundles/Haskell.tmbundle

I'm getting the following error(s):

svn: PROPFIND request failed on '/trunk/Bundles/Haskell.tmbundle'
svn: PROPFIND of '/trunk/Bundles/Haskell.tmbundle': Could not resolve hostname `svn.textmate.org': Host not found ( http://svn.textmate.org)

I don't know where I'm doing wrong. Please help me out. Thanx.

MacBook 2008 (Early), Mac OS X (10.5.8), 2.4 GHz Intel Core 2 Duo, 2 GB RAM

Posted on Sep 10, 2009 10:40 PM

Reply
5 replies

Sep 13, 2009 7:07 AM in response to macrk

There is a lot of talk that that error you got has to do with being behind a proxy. Apparently that isn't true because I can pull the site and this one; https://svn.ervacon.com/public/projects/bitemporal/trunk/ . Try svn co https://svn.ervacon.com/public/projects/bitemporal/trunk/ and see if it works. It's harmless. I did cd into my repository first, but that, for this purpose, is no big deal. Other than that, if this test site loads, it's a mystery.

Subversion is not working !

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.