Hi Ken/Paul

Thanks for the reply, I had already tried out proxy but that failed as
its something called an Autoproxy ( no idea ) that returns a JavaScript
file (PAC File)  that the client must run to determine the real proxy
server so I'm told ;), and all the SVN clients cannot handle this, and
its all gobbledygook to me

Right now we have figured out the real proxy server IP and that
thankfully finally worked.. At least for now





Gordon

__________________________________________________________
Gordon Tomlinson
Email  : gtomlinson @ overwatch.textron.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sewell,
Kenneth R Civ USAF AFMC AFRL/RYZW
Sent: Monday, August 18, 2008 2:05 PM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Slightly of Topic: Access OSG SVN thru
Autoproxy.

Have you tried adding the following lines to your svn servers file?

http-proxy-host = your.proxy.server.here http-proxy-port =
yourproxyportnumber

If your proxy requires name/password you also set the lines:

http-proxy-username = defaultusername
http-proxy-password = defaultpassword

-Ken.

Tomlinson, Gordon wrote:
> We have recently been moved in to the corporate network and thus 
> thrown behind a gaggle of walls/issues etc including an Autoproxy and 
> I cannot seem to figure out how to get to the OSG SVN repositories 
> thru this autoproxy
>  
> The errors we are getting are  ( all was fine before the moved to the 
> corporate net)
>  
> Error: OPTIONS of
> 'http://www.openscenegraph.org/svn/osg/OpenSceneGraph/trunk': Could
> Error: not resolve hostname `http://autoproxy.textron.com': The 
> requested name is
> Error: valid and was found in the database, but it does not have the 
> correct
> Error: associated data being resolved for.
> Error:  (http://www.openscenegraph.org
<http://www.openscenegraph.org/>)
>  
>  
> If we don't use the http:// the error becomes
>  
> Error: The path was not part of a repository
> Error: '/' path not found
> Any one come across this and found a way to get this SVN to work thru 
> a autoproxy, is there something that need to be changed on the proxy ?

> ( which will be fun trying to get to happen)
>  
> I'm at a loss as I'm no SVN guy, I can use TortoiseSVN and cmdline to 
> grab data that's it etc. I have tried most of the SVN clients and they

> all exhibit the same issues
I don't know much about the use of proxies, but can you at least access
the repository in a web browser using the repo URL?

Paul
>  
> TIA for any hints or pointers
>  
>  
>
> /Gordon/
>
> __________________________________________________________
> /Gordon Tomlinson
> //Email / : gtomlinson @ overwatch.textron.com/ /
>
> __________________________________________________________
> //(C)//:/ (+1) 571-265-2612*
> *(W)//:/ //(+1) 703-437-7651//
>
> "Self defence is not a function of learning tricks but is a function 
> of how quickly and intensely one can arouse one's instinct for 
> survival"
> - */Master Tambo Tetsura/*
>
>  
>  
>
------------------------------------------------------------------------
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
>
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
>   

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to