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

Re: Re: Commit failing for 5GB file.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 20 Apr 2010 14:18:45 -0400

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.