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

Odd SVN error

From: nigelm <nigel.magnay_at_gmail.com>
Date: 2007-05-03 22:32:18 CEST

I have recently moved a svn repository onto another computer, that is serving
behind a reverse proxy onto apache2 (ubuntu). All pretty standard stuff.

Most things are working fine - I can check out, and check-in OK - provided
the file that I'm checking in is in the current directory. If it isn't, (I.E
it's in a subdirectory) I get

General SVN Error from server

and in my error.log:

[Thu May 03 21:34:20 2007] [error] [client 192.168.137.1] Could not fetch
resource information. [500, #0]
[Thu May 03 21:34:20 2007] [error] [client 192.168.137.1] Error checking
kind of path
'/maven-utils/trunk/maven-utils/src/com/nirima/maven_utils/filesync/FolderInfo.java'
in repository [500, #200002]

I'm not sure how to go about diagnosing this - I can't find any references
to the latter error message.. is there anywhere I could look for some ideas?

-- 
View this message in context: http://www.nabble.com/Odd-SVN-error-tf3688743.html#a10312451
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 3 22:32:56 2007

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.