View Full Version : SVN checkout fails
Wolfgang
14 Jan 2007, 6:37 AM
Hello,
i tried to checkout v0.4 from svn using tortoise svn.
it fails using the url in the wiki (http://yui-ext.com/manual/svn):
http://code.google.com/p/yui-ext/source
http://code.google.com/p/yui-ext-examples/source
and also fails using the url from google (http://code.google.com/p/yui-ext/source)
http://yui-ext.googlecode.com/svn/trunk/ yui-ext
As i can checkout / checkin other svn repositories, i have no idea whats wrong so any hint is welcome.
Wolfgang
Wolfgang
16 Jan 2007, 10:50 AM
Here the error:
wolfgang@astsql:~/yui-ext$ svn checkout http://yui-ext.googlecode.com/svn/trunk/ yui-ext
svn: REPORT Anfrage fehlgeschlagen auf '/svn/!svn/vcc/default'
svn: REPORT von '/svn/!svn/vcc/default': 400 Bad Request (http://yui-ext.googlecode.com)
wolfgang@astsql:~/yui-ext$
It seems the url is wrong...
tryanDLS
16 Jan 2007, 11:03 AM
Did you try it without the trailing '/yui-ext'?
Wolfgang
16 Jan 2007, 11:56 AM
Yes, but without success.
wolfgang@astsql:~/yui-ext$ svn checkout http://yui-ext.googlecode.com/svn/trunk
svn: REPORT Anfrage fehlgeschlagen auf '/svn/!svn/vcc/default'
svn: REPORT von '/svn/!svn/vcc/default': 400 Bad Request (http://yui-ext.googlecode.com)
wolfgang@astsql:~/yui-ext$ svn checkout http://yui-ext.googlecode.com/svn/trunk/
svn: REPORT Anfrage fehlgeschlagen auf '/svn/!svn/vcc/default'
svn: REPORT von '/svn/!svn/vcc/default': 400 Bad Request (http://yui-ext.googlecode.com)
wolfgang@astsql:~/yui-ext$
brian.moeskau
16 Jan 2007, 3:14 PM
http://yui-ext.googlecode.com/svn/ (or /trunk) is the proper url for checking out. Not sure why you're getting the 400, but it's most definitely some configuration on your end as the url is correct (works fine for me using Tortoise). Sorry I can't be more helpful, but you are hitting the right url.
Wolfgang
17 Jan 2007, 12:53 PM
It seems there is something very strange happening.
I simply cannot access the svn, neither using svn in linux, nor tortouise in windows.
Trying other xyz.googlecode.com projects, the effect is the same - an error.
When i google for the errormessage, i get others having similar problems with xyz.googlecode.com, but unfortunately without a solution.
So, is there a place where one can download nighly builds or the like of the svn/trunk as a tarball?
Wolfgang
brian.moeskau
17 Jan 2007, 12:58 PM
This is hosted by one of our users and should be the most current files mirrored from Jack's Google svn:
http://vps.mrkurt.com/yui-ext/svn/
Wolfgang
18 Jan 2007, 1:39 AM
Thank you!
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.