Have you imposed an upload size limit?
FactoRepo
on Thu 01 Oct, 2009 21:24:29 +0000
Hi
I use AndroMDA for my project. The UML diagram occupies close to 2Mb.
I just discovered I am no longer able to commit files of more than about 100k.
Is there any way to remove that constraint?
Thanks,
Hasan
Forum Topic Options
Hey I’m delighted to hear that, because I love XP-Dev! It’s just great.
Have you any suggestions as to what I can do about this, then?
@
Commit failed (details follow):
PUT of ‘/svn/FR-Src/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/factorepo/mda/src/main/uml/FactoRepo.xml’:
Could not send request body: An existing connection was forcibly closed by the remote host.
(http://svn.xp-dev.com)
@
Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up.
I’m using Vista 32bit with TortoiseSVN 1.6.5, Build 16974
Have a look at my comments on http://www.xp-dev.com/forum/topic/1001
Drop in a support ticket and I’ll turn on SSL for a few hours for you to test out whether xp-dev.com is the issue. If it all works fine, then its almost certain a proxy/firewall issue.
You do not have sufficient permissions to comment
Comment: Hey I'm delighted to hear that, because I love XP-Dev! It's just great. @ Commit failed (details follow): PUT of '/svn/FR-Src/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/factorepo/mda/src/main/uml/FactoRepo.xml': Could not send request body: An existing connection was forcibly closed by the remote host. (http://svn.xp-dev.com) @ Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up. I'm using Vista 32bit with TortoiseSVN 1.6.5, Build 16974 → Hey I'm delighted to hear that, because I love XP-Dev! It's just great. Have you any suggestions as to what I can do about this, then? @ Commit failed (details follow): PUT of '/svn/FR-Src/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/factorepo/mda/src/main/uml/FactoRepo.xml': Could not send request body: An existing connection was forcibly closed by the remote host. (http://svn.xp-dev.com) @ Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up. I'm using Vista 32bit with TortoiseSVN 1.6.5, Build 16974
Comment: Hey I'm delighted to hear that, because I love XP-Dev! It's just great. @Commit failed (details follow): PUT of '/svn/FR-Src/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/factorepo/mda/src/main/uml/FactoRepo.xml': Could not send request body: An existing connection was forcibly closed by the remote host. (http://svn.xp-dev.com)@ Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up. I'm using Vista 32bit with TortoiseSVN 1.6.5, Build 16974 → Hey I'm delighted to hear that, because I love XP-Dev! It's just great. @ Commit failed (details follow): PUT of '/svn/FR-Src/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/factorepo/mda/src/main/uml/FactoRepo.xml': Could not send request body: An existing connection was forcibly closed by the remote host. (http://svn.xp-dev.com) @ Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up. I'm using Vista 32bit with TortoiseSVN 1.6.5, Build 16974
View full history
Topic and Comments for Have you imposed an upload size limit?
rs on Fri 02 Oct, 2009
That does not sound right. There’s no upload limit at all. It could be likely that there is a proxy (or some other software/hardware) somewhere between your Subversion client and the server that’s limiting requests to 100k.
In fact, IIRC, I just fixed a diff issue here on XP-Dev.com that was caused by extremely large PDFs (>200MB), so, there’s no upload limit really.