I've tried looking through previous issues posted but I don't seem to be able to find an answer for what I need. I'm hoping it is a very simple and common problem/mistake on my end.
My Setup: I have the bitnami redmine stack running on Mac OSX (I believe it's 10.6.8) and it Runs great. I then created a Repo for a generic project and verifed that all of the files that get created are in the folder that they need to be. I did NOT add users to the svnconf file yet.
My Questions: 1) How do I link the repository to Redmine? I've been trying to link it for days but I always get the error "The entry or revision was not found in the repository." I've entered the info as "http://IP_address:3690/Users/Redmine/redmine-repo" and several variations of that with different port numbers and etc. Can you please help me get the repo setup in redmine correctly?
2) I assume that if I create more than one project I need to create more than one repo, correct?
3) Is there a way for me to setup repo access based on someone's user login. i.e. I setup people with a username and a default password in redmine. They then can change it once they login. Can I have that password also connect to svn repo if they change it or am I going to need 2 different logins???
THanks, Edwin