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

Error adding large files to svn via. ssl

From: Chris Erickson <chris_at_spatialdatatech.com>
Date: 2007-09-25 19:18:14 CEST

Hello,

 

I'm trying to add some files via. TortiseSVN to a SVN repository running on
apache/ssl and using SSPI.

 

Smaller files will commit just fine, but when I try to commit a 60mb+ file,
I get an error after it has transfered:

PUT of '/projects/!svn/wrk/{GUID}/./.zip': 401 Authorization Required
(https://svn.xxx.com <https://svn.xxx.com/> )

 

The apache error log states:

[Tue Sep 25 11:02:24 2007] [error] [client xx.xx.xx.xx] (OS 87)The parameter
is incorrect. : authentication failure for
'/projects/!svn/wrk/{GUID}/./.zip': user unknown, reason: cannot generate
context

[Tue Sep 25 11:02:29 2007] [error] [client xx.xx.xx.xx] (OS 87)The parameter
is incorrect. : authentication failure for '/projects/!svn/wrk/{GUID}/./':
user unknown, reason: cannot generate context

 

I read somewhere that upping the SSLSessionTimeout fixed this, and tried
that, but it does not fix the problem.

 

Does anybody have any ideas what the problem is?

Thanks,

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

Received on Tue Sep 25 19:24:54 2007

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.