Hi,
maybe I can get some advice from experienced users. I tried to update my Latex bundle by following the instructions in the TextMate manual. svn is installed and I could get connected to macromates. However, when I enter the following command
svn --username anon --password anon co \ http://macromates.com/svn/Bundles/trunk/Bundles/Latex.tmbundle
I receive the error message
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002) svn: REPORT request failed on '/svn/Bundles/!svn/vcc/default' subversion/libsvn_ra_dav/util.c:295: (apr_err=175002) svn: REPORT of '/svn/Bundles/!svn/vcc/default': 400 Bad Request (http://macromates.com)
I am lost. What could be going wrong ?
Christof
On Jan 26, 2006, at 7:29 AM, Christof Janssen wrote:
Hi,
maybe I can get some advice from experienced users. I tried to update my Latex bundle by following the instructions in the TextMate manual. svn is installed and I could get connected to macromates. However, when I enter the following command
svn --username anon --password anon co \ http://macromates.com/svn/Bundles/trunk/Bundles/Latex.tmbundle
I think you also need to indicate a target folder for this, i.e. after the long macromates link, add space and then the path to ~/ Library/Application Support/TextMate/Bundles/ (careful with the space in application support, you might need to escape it.) Or if you have already cd'd to that directory, then just put a period ".".
Btw, for the new completion commands to work, you will also need to svn the files in: http://macromates.com/svn/Bundles/trunk/Support Because for some technical reason that's where the commands had to be placed at this time.
Actually, searching online for the error, it seems that it might be related to being behind a proxy. Are you behind a proxy? Other than that , don't know what to suggest.
Christof
Haris
Am 26. Jan 2006 um 15:10 schrieb Charilaos Skiadas:
On Jan 26, 2006, at 7:29 AM, Christof Janssen wrote:
Hi,
maybe I can get some advice from experienced users. I tried to update my Latex bundle by following the instructions in the TextMate manual. svn is installed and I could get connected to macromates. However, when I enter the following command
svn --username anon --password anon co \ http://macromates.com/svn/Bundles/trunk/Bundles/Latex.tmbundle
I think you also need to indicate a target folder for this, i.e. after the long macromates link, add space and then the path to ~/ Library/Application Support/TextMate/Bundles/ (careful with the space in application support, you might need to escape it.) Or if you have already cd'd to that directory, then just put a period ".".
Ok thanks - succeeded at home, where I have no proxy running.
Btw, for the new completion commands to work, you will also need to svn the files in: http://macromates.com/svn/Bundles/trunk/Support Because for some technical reason that's where the commands had to be placed at this time.
Actually, searching online for the error, it seems that it might be related to being behind a proxy. Are you behind a proxy? Other than that , don't know what to suggest.
Christof
Haris
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Christof Janssen wrote:
svn --username anon --password anon co \ http://macromates.com/svn/Bundles/trunk/Bundles/Latex.tmbundle
I receive the error message
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002) svn: REPORT request failed on '/svn/Bundles/!svn/vcc/default' subversion/libsvn_ra_dav/util.c:295: (apr_err=175002) svn: REPORT of '/svn/Bundles/!svn/vcc/default': 400 Bad Request (http://macromates.com)
Command seems to be okay, I tested it just now and works.
Are you sure you're not behind a proxy or firewall or something?
Jeroen.
Hi,
Its the other way round I am sure to be behind a proxy. What can/ should I do then ?
Christof
Am 26. Jan 2006 um 15:59 schrieb Jeroen van der Ham:
Christof Janssen wrote:
svn --username anon --password anon co \ http://macromates.com/svn/Bundles/trunk/Bundles/Latex.tmbundle
I receive the error message
subversion/libsvn_ra_dav/util.c:780: (apr_err=175002) svn: REPORT request failed on '/svn/Bundles/!svn/vcc/default' subversion/libsvn_ra_dav/util.c:295: (apr_err=175002) svn: REPORT of '/svn/Bundles/!svn/vcc/default': 400 Bad Request (http://macromates.com)
Command seems to be okay, I tested it just now and works.
Are you sure you're not behind a proxy or firewall or something?
Jeroen.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Christof Janssen wrote:
Hi,
Its the other way round I am sure to be behind a proxy. What can/should I do then ?
Turn to the Subversion FAQ: http://subversion.tigris.org/faq.html#proxy
Jeroen.
Thanks for pointing out this page to me - I will be studying and then discuss with our admins Christof Am 26. Jan 2006 um 18:16 schrieb Jeroen van der Ham:
Christof Janssen wrote:
Hi, Its the other way round I am sure to be behind a proxy. What can/ should I do then ?
Turn to the Subversion FAQ: http://subversion.tigris.org/faq.html#proxy
Jeroen.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate