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

Problems committing large Excel files using Tortoise 1.2.6, Windows XP SP 1.

From: Peter Sumner <peter_at_sumnerp.demon.co.uk>
Date: 2005-11-04 16:21:48 CET

Stefan Küng wrote:
>Peter Sumner wrote:
>> I'm working with a group of users who use large (~20Mb) Excel Files. They
>> are seeing errors on attempting to check in the files. Actual file and host
>> names removed.
>>
>> Error: Commit: failed details follow:
>> Error: PUT of
>> File Path Name
>> Error: Could not send request body: An Established connection was aborted by
>> the
>> Error: software in your host machine. (Host Name)
>
>Check if you've set the svn:eol-style property on that file. Also make
>sure that the svn:mime-type property is set to something else than
>"text/". Otherwise Subversion will change the file on commit (translate
>lineendings). Of course, this could only happen if you've set up your
>autoprops wrong.

Thanks for the suggestions.
svn:eol-style is not set, mime type is application/octet-stream

The problem appears to be restricted to a specific group of users, I can
repetedly check the same file into the same repository from my machine with no
issues.
...

>You should also make sure that you have the latest OS servicepacks
>installed, especially on the server. For example, there's a known
>problem with WinXP without any servicepacks which prevents Subversion
>from working correctly.

Should have mentioned that the Server is running RHAS 2.4 Apache 2.0.54. When
the client is reporting the aborted connecton the server is reporting base
checksum mismatches.

Unable to PUT new contents for /file-path.xls. [403, #0]
Base checksum mismatch on '/file-path:\n
expected: c9d6f687d39d20002f6ccbe7d6def419\n
actual: 46b076baa9c2980710441fcd0d894a7e\n [500, #200014]

The server is providing several repositories to other groups who have not
encountered this issue.

Thanks for any further pointers.

Peter

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

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

--
Received on Fri Nov 04 15:33:32 2005

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.