- Where Developers Learn, Share, & Build Careers


The svn server is behind a proxy server behind the firewall. svn http: // * / * returns does not work: repository permanently transferred; Please move , while svn co svn + ssh: // * / * works well within the local domain of the proxy server.

Do you really use the correct URL with the http protocol? Keep in mind that the web access (such as provided by VVVC) is different from svn access ...

If you can, You should also verify


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -