redmine with existing svn repository
Added by samuel morin about 15 years ago
Hello,
Excuse me for my broken English...
I'm actually looking for using redmine to replace my current system and I have some difficulties to understand (and implement) some things.
I use a svn repository with apache, web-dav and ldap authentication. I actually can handle user's right on each svn's directory. Anonymous access is possible only through websvn...
My problems are :
I do not find how to access to my svn repository (projets are not exactly the seam names)
I don't see how to to reproduce same operating to the one I use
thank you for your help
Replies (1)
RE: redmine with existing svn repository - Added by andy copsey about 15 years ago
I have very similar problem. I have set up a visualsvn based svn install on windows server 2003. I have installed bitnami redmine stack on same server. visualsvn uses active directory groups for project access. I need to make the link from redmine to existing svn repositories and cannot get anything working.
If i click on repository - having copied and pasted the svn repos URL into redmine I get 'The entry or revision was not found in the repository' error. How do I track this through and find out what is wrong?