[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn: E175002: Server sent unexpected return value (500 Internal Server Error)

From: Fridman Galit-R58634 <R58634_at_freescale.com>
Date: Wed, 18 Jan 2012 10:44:45 +0000

Hi Daniel

In the access log - I think this is the message related to this, but I'm not sure.

223.137.95.5 - - [18/Jan/2012:11:52:26 +0200] "OPTIONS /svn/rocoo/trunk/demo/lab_demo/demo/template_design/rtl_v/shared_addr/demo_design.v HTTP/1.1" 401 401
223.137.95.5 - r56614 [18/Jan/2012:11:52:30 +0200] "OPTIONS /svn/rocoo/trunk/demo/lab_demo/demo/template_design/rtl_v/shared_addr/demo_design.v HTTP/1.1" 500 539
223.137.95.5 - - [18/Jan/2012:11:53:15 +0200] "OPTIONS /svn/rocoo/trunk/demo/lab_demo/demo/template_design/rtl_v/shared_addr/demo_design.v HTTP/1.1" 401 401
223.137.95.5 - r56614 [18/Jan/2012:11:53:18 +0200] "OPTIONS /svn/rocoo/trunk/demo/lab_demo/demo/template_design/rtl_v/shared_addr/demo_design.v HTTP/1.1" 200 189
223.137.95.5 - r56614 [18/Jan/2012:11:53:19 +0200] "REPORT /svn/rocoo/!svn/rvr/2081/trunk/demo/lab_demo/demo/template_design/rtl_v/shared_addr/demo_design.v HTTP/1.1" 200 756
223.137.95.5 - - [18/Jan/2012:12:22:41 +0200] "OPTIONS /svn/rocoo/trunk HTTP/1.1" 401 401
223.137.95.5 - r56614 [18/Jan/2012:12:22:45 +0200] "OPTIONS /svn/rocoo/trunk HTTP/1.1" 500 539
223.137.95.5 - - [18/Jan/2012:12:22:47 +0200] "OPTIONS /svn/rocoo/trunk HTTP/1.1" 401 401
223.137.95.5 - r56614 [18/Jan/2012:12:22:50 +0200] "OPTIONS /svn/rocoo/trunk HTTP/1.1" 200 189
223.137.95.5 - r56614 [18/Jan/2012:12:22:51 +0200] "OPTIONS /svn/rocoo/trunk HTTP/1.1" 200 189
223.137.95.5 - r56614 [18/Jan/2012:12:22:51 +0200] "PROPFIND /svn/rocoo/!svn/rvr/2082/trunk HTTP/1.1" 207 702

In all other log files there isn't anything.

The problem is that they can run the same command with same user/password and it can work.
It once work and once not.

Regards,
Galit

-----Original Message-----
From: Daniel Shahaf [mailto:danielsh_at_elego.de]
Sent: Wednesday, January 18, 2012 12:41 PM
To: Fridman Galit-R58634
Cc: users_at_subversion.apache.org
Subject: Re: svn: E175002: Server sent unexpected return value (500 Internal Server Error)

What does httpd's error log say?

Fridman Galit-R58634 wrote on Wed, Jan 18, 2012 at 09:44:47 +0000:
> HI,
>
> I have a problem with svn 1.7.2 with collabnet edge that uses svn 1.7.2 from time to time I receive the following error, in different svn commands.
>
> This is an example:
> svn ci -m 'release
> notes: license server' doc/release_notes.txt Authentication realm:
> <http://xxxxxx:18080> CollabNet Subversion Repository Password for
> 'user':
> svn: E175002: Commit failed (details follow):
> svn: E175002: Unable to connect to a repository at URL 'http://xxxxxx:18080/svn/rocoo/trunk/doc'
> svn: E175002: Server sent unexpected return value (500 Internal Server
> Error) in response to OPTIONS request for 'http://xxxxxx:18080/svn/rocoo/trunk/doc'
>
> I looked for solutions for this issue in the internet, so far no solution solved this problem.
> This is disturbing the developers in their work.
>
> We moved from SVN 1.5.4.
>
>
> Thanks,
>
> Galit
>
>
>
>
Received on 2012-01-18 11:45:28 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.