On Tue, Apr 20, 2010 at 14:06, HMFIC <virgil.bell_at_atk.com> wrote:
> I figured it would be a server side error and have solicited help fromVisualSVNServer as well. However, I've been in the software industry for over 15 years and, rare it may be, have seen instances where a client side error manifests only on the server side.
Subversion server errors are always reported back to the client.
Otherwise, how would the user know why their commit failed? Your
client didn't generate an error internally - it reported that it
received an error condition from the server and is telling you about
it.
> Ergo my posting on this forum.
>
> If a TortoiseSVN developer can conclusively state that this cannot be in any way shape or form a client side issue, then I'll be satisfied. To me this means the developer has replicated the problem (I've provided data on version and OS) and can rule out the client side.
You're barking up the wrong tree anyway then, because the error
message is sent from the Subversion server to the Subversion client
libraries, which TortoiseSVN is built on top of.
Try with the command-line client, you'll get the same result.
No one here can "conclusively" state anything about your particular
environment, because we are not privy to your network and server
configuration details. We can only speak from our own experience &
knowledge of how Subversion is designed to work.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2590699
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-20 20:19:03 CEST