Right now, I'm working with a project on SourceForge. Using SVN, checking out the latest revision results in this error at some point:
REPORT of '/p/myproject/code-0/!svn/vcc/default':
Could not read chunk size: Secure connection truncated (https://svn.code.sf.net)
I checked out the revision just before it, made some changes and then wanted to commit that in hopes of getting rid of this error.
The only problem is that Tortoise won't allow me to check in anything that's modified from an older revision and insist that I must update first, which isn't possible due to the above error. How do I get around this?