Project

General

Profile

The entry or revision was not found in the repository subversion redmine problem

Added by andy copsey over 14 years ago

I'm still stuck on this and have not seen any posts that have helped.

using bitnami redmine 0.8.7 on a win sbs2003 server. visualsvn handles the svn repositories which are located on the server E: drive

If I edit subversion_adapter.rb SVN_BIN ( and restart the staK) temporaily to point at a nonsencicl location - the redmine error comes up - the svn commadn line appears to be as follows:-

E:\Program Files\BitNami Redmine Stack\subversion\bin>svn list --xml "https://127.0.0.1:8443/svn/a099-dummyproject/"@HEAD --username myuser --password
mypassword --no-auth-cache --non-interactive

If I change to the subversion bin directory and run the above command it produces a sensible looking xml formatted listing. (The very first time I did it - it came up with a certificate warning -which I accepted permanently.)

I get the same redmine 'The entry or revision was not found in the repository' error if I change the url to the file version - which also will work Ok at a command prompt.

I am logged into the server as admin. Does that help in understanding what is going wrong. I am guessing it is a permissions problem. I tried changing all the redmine services to run as a special user and given that user full access to the subversion repositories location - but it didn't help.

Has anyone any ideas as to what to try next?

Regards

Coppo


Replies (1)

RE: The entry or revision was not found in the repository subversion redmine problem - Added by andy copsey over 14 years ago

I have got slightly nearer a solution - the file method works now, as long as you specify the file URL using forward slashes instead of back slashes. It is not ideal for numerous reasons.

Still want to fix the https URL method. Is there no-one out there who can help?

Thanks

Coppo

    (1-1/1)