ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Error when branching in SVN (Bug #954)
Description
When trying to create a new branch in SVN repository I get the following error:
Copy C:\code\test to https://www.myurl.com/svn/test/branches/my_branch, Revision HEAD
COPY of '/svn/test/!svn/bc/15/trunk': Could not read status line: Secure connection truncated
When I googled this error I found the following thread on the redmine board:
http://www.redmine.org/boards/2/topics/7593
So I changed my host file to contain:
SVNPathAuthz off
This workaround seems to work for now. But I'll guess is not solving the real problem at hand.
This patch seems related:
http://www.redmine.org/issues/9066
Associated revisions
Fixed: Feed content limit setting has no effect (closes #954).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1310 e93f8b46-1217-0410-a6f0-8f06a7374b81