I have spent the last several days attempting to set up subversion for
use in a website team development environment. I have gotten to the
point where I have SVN installed on my linux server, served via apache
(I'm also running svnserve, but would prefer to use Apache). I haven't
got root access to the server, and am running the apache demon on port
3691.
At the school where the development needs to occur, we are behind a
proxy. I have configured the proxy in all locations necessary (The
tortoise Settings and the servers file). When I attempt to import my
sources into one of the repositories I have set up, I get this return.
I do not get this checking out files from a random read-only
sourceforge directory (which I did for testing purposes).
Command: Import [Redacted] to http://[Redacted]:3691/[Redacted]
Error: Server sent unexpected return value (504 Gateway Timeout) in
response to OPTIONS request for 'http://[Redacted]:3691/[Redacted]'
Finished!
Any ideas for what I should try? This is starting to seriously get on
my nerves. :(
Thanks in Advance,
Shane
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2451561
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
Maybe your proxy rejects DAV requests (not uncommon for proxies).
If you can't configure the proxy itself, try using https instead of http
to access the repository. If you can't do that either, then I'm sorry we
can't help you - the problem is the proxy and only configuring the proxy
itself can fix the problem.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2452687
Stefan,
Thanks. I got that half of my problem sorted out. I'm just having a
lot of problems with various proxys. I know now that it isn't TSVN's
falt, and I'm working with the admins to get the stuff passed through.
Thanks for your help!
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2452716