[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-22 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #10 from Thomas Schweikle --- On the server side -- it seems to just work out of the box. Be sure to install subversion-tools, subversion-python, subversion-perl alongside if you are using perl- or python-binding (viewvc). Looks like

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-20 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #9 from Thomas Schweikle --- You are right. I did not know it was RedHat/CentOS/OracleLinux/ScientificLinux. They all use this outdated svn-server. I'd checked against our own running svn-server: same error with newer subversion clien

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-20 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #7 from Thomas Schweikle --- If it wouldn't be possible to migrate up to 1.7.x or 1.8.x. 1.6.23 is the last version packaged of the 1.6-stream.

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-20 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #6 from Thomas Schweikle --- Looks like you are using subversion 1.6.11 (r934486) for your server. The error is known. An upgrade would solve it. https://mail-archives.apache.org/mod_mbox/subversion-users/201307.mbox/%3c503643e3cdb1b

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-20 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #5 from Thomas Schweikle --- Looks like you are using subversion 1.6.11 (r934486) for your server. The error is known. An upgrade would solve it. https://mail-archives.apache.org/mod_mbox/subversion-users/201307.mbox/%3c503643e3cdb1b

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-20 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #4 from Thomas Schweikle --- I've tried at least * subversion 1.7.x * subversion 1.8.x * the jenkins internal svn-client all behave the same.

[Bug web/66104] svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-06-19 Thread t...@vr-web.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66104 --- Comment #1 from Thomas Schweikle --- ERROR: Failed to check out http://gcc.gnu.org/svn/gcc/branches/gcc-5-branch org.tmatesoft.svn.core.SVNException: svn: E175002: Processing REPORT request response failed: Elementtyp "D:creator-displayname"

[Bug web/66104] New: svn co https://gcc.gnu.org/svn/gcc/branches/gcc-5-branch/

2015-05-11 Thread t...@vr-web.de
Priority: P3 Component: web Assignee: unassigned at gcc dot gnu.org Reporter: t...@vr-web.de Target Milestone: --- Can't checkout branches * gcc-5-branch * gcc-4_9-branch * gcc-4_8-branch all have the same errors: A libgomp/testsuite/libgomp.c++/loop-1