Project

General

Profile

Redmine 1.2.1 on Win7: "The entry or revision was not found in the repository"; workarounds not working

Added by Justin Collum almost 13 years ago

I've read 3 or 4 threads about this and still can't get it to work. I'm connecting to an SVN 1.6 repo via https on Redmine 1.2.1 running on my local Windows machine. Spent at least an hour messing with this so far and still can't get Redmine to talk to my repo. My URL looks like "https://myserver.myco.local/svn/mySite.com/trunk".

The fixes that I've tried so far:
- permanently accept the certif: http://www.redmine.org/projects/redmine/wiki/FAQ
- trust server cert in the subversion_adapter.rb (--trust-server-cert etc) from the FAQ
- check that svn is in your path (yes)

Also looked at: http://www.redmine.org/boards/2/topics/show/723 but this fix seems specific to Linux. I've read a few other threads and didn't see anything else to try.

What should I try next?