Howdy, We have a good sized repository, and most of the time Subversion works flawlessly for us. The problem I run into is when I am merging. Most projects merge just fine, but there are 2 (the largest 2) that seem to always be a problem and I end up circumventing Subversion to get the code merged either to trunk or a branch. This does happen in both directions (trunk --> branch and branch --> trunk). The message I receive in SmartSVN is "An error occurred while processing an SVN command. chunked stream ended unexpectedly REPORT request failed on '/ svn/!svn/vcc/default'" and the message received in TortoiseSVN is "REPORT of '/svn/!svn/vcc/default': Could not read chunk size: Secure connection truncated (https://svn-server)" Our server is running on VisualSVN 1.7 on Windows Server 2003 R2. The errors that get registered in the event viewer that relate to this are messages such as: "Working copy path 'somedir" does not exist in repository" or "File not found: revision 45764, path 'some/dir/path'" Sometimes the message contains a file name, or just a path. Sometimes it has a revision number, but not always.
Has anyone encountered something like this before or have any suggestions? Thanks for any help you may be able to offer!

