500 error copying a directory with Subversion 1.1.3/Win32
From: Brent Cook <bcook_at_networklogistic.com>
Date: 2005-02-16 22:24:49 CET
Dear All,
I just tried to perform the following operations using a Subversion
svn cp somedirectory NLI
edit some files in NLI
svn commit
The output was something like this:
bcook@contradiction:/cygdrive/c/projects$ svn status
M include/config.inc
A + templates/NLI
M + templates/NLI/directory.tmpl
M + templates/NLI/index.tmpl
bcook@contradiction:/cygdrive/c/projects$ svn commit
Adding templates/NLI
svn: Commit failed (details follow):
svn: COPY of templates/NLI: 500 Internal Server Error (http://ncc1701)
svn: Your commit message was left in a temporary file:
svn: '/cygdrive/c/projects/svn-commit.2.tmp'
The Apache 2.0.52 error log says this:
[Wed Feb 16 15:08:40 2005] [error] [client 172.30.1.134] Could not
[Wed Feb 16 15:08:40 2005] [error] [client 172.30.1.134] Unable to make
[Wed Feb 16 15:08:40 2005] [error] [client 172.30.1.134] Couldn't
Any reason why Subversion could not determine the path? All other
- Brent
|
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.