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

Re: 500 Internal Server Error when committing property change on many png files

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-22 21:17:07 CEST

On 9/21/06, Erik <sigra@home.se> wrote:
> I changed the property of a gazillion png-files in a project:
>
> Name: svn:mime-type
> - application/octet-stream
> + image/png
>
> When I was committing, it first took several hours to upload the files
> again, even though I had not changed any. After that, the server failed
> with 500 Internal Server Error. This is a bug, right? I had to commit
> the change directory by directory instead, causing several 100 mails to
> the project's commit mailinglist. (The server is hosted by sourceforge.net.)

Well, anything that returns a 500 is probably a bug of some sort, but
if you're talking about a sourceforge.net hosted project, there really
isn't going to be much we can do, since you won't be able to give us
the httpd server logs or other such information we'd use to debug the
issue. For this sort of thing the only people who are likely to be
able to debug it are the sourceforge.net admins.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 22 21:18:05 2006

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.