error 500 on svn2
kito
on Fri 12 Mar, 2010 16:19:14 +0000
i’m getting this error repeated times when trying to update, merge, commit, checkout
svn: Server sent unexpected return value (500 Internal Server Error) in response to PROPFIND request for '/svn/kito-ASN/!svn/vcc/default'
and i’m gettign it with different files
any idea what’s the cause?
Forum Topic Options
I have this error too. What’s more interesting I get sometimes 500 (most of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent files
@kevinsz which repository are you trying to access ? There can be a multitude of reasons for those errors. If you don’t want to give out your repository name here, feel free to drop a support ticket :D
It’s ‘kevinsz-cms’. But today it looks fine. I’ve loaded few hundreds files without any problems. But last two days it was horrible;)
I changed Apache’s MPM to prefork as the svn2 is a new build and had the worker MPM installed. It should be better now.
Hi
I created today a repository, and was located on svn2. Made the checkout without problem (base direcotry structure) but i cannot commit any files. I’m using the latest tortoise svn and i get this error
Error: Commit failed (details follow):
Error: MKACTIVITY of
Error: ‘/svn/sketchmodeller/!svn/act/c70273d7-1055-4a45-8b61-07684d8cd9d3’: Could not
Error: parse response status line (http://svn2.xp-dev.com)
Can you look into it? thanks
@boreal that request didn’t make it to the server. I would check for any proxies/security software/firewalls that might be blocking those requests
You do not have sufficient permissions to comment
Comment: I have this error too. What's more interesting I get sometimes 500 (mot of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent files → I have this error too. What's more interesting I get sometimes 500 (most of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent files
View full history
Topic and Comments for error 500 on svn2
rs on Sat 13 Mar, 2010
I’ve managed to do a full checkout of your repository without any errors. Its quite likely that there’s some firewall/proxy/security software that’s mangling the PROPFIND requests.