You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Torin Ford <TF...@venturipartners.com> on 2004/12/08 16:25:37 UTC

500 Internal Server Error

Hey all,

   I'm currently trying to commit some changed files, and am running
into a 500 Internal Server Error.  The setup is as follows:

 

Entire repository checked out on branch one

Use svn switch to switch 1 directory to branch two

Modify files in branch two

Use svn ci to commit.

 

I've tried svn ci on the individual files, as well as the entire
directory.  Either way I end up with output such as:

 

<path on disk here>>svn commit <directory_name>

Adding         <directory_name>\<file_name_1>

Adding         <directory_name>\<file_name_2>

Sending        <directory_name>\<file_name_3>

svn: Commit failed (details follow):

svn: CHECKOUT of '/svn/webjet/!svn/ver/9901/branches/<branch and
directory path>/<file_name_3>': 500 Internal Server Error
(https://<url>)

svn: Your commit message was left in a temporary file:

svn:    <path on disk>/svn-commit.tmp'

 

I should mention that the svn client is on windows and the server is of
course linux.  We've seen this a number of times and have not found a
way around it.  We also have not found any similarities between the
files that it tries to send and fails on.

 

Torin Ford

Comsys IT Partners