Working with external SVN
Added by Reynier Perez Mira almost 16 years ago
Hi every:
I read the Redmine Guide and I don't know how to use an external SVN. What I mean with external SVN? A SVN wich not is installed in the same machine as Redmine is. For example suppose that the Redmine domain/ip will be redmine.project.com/10.128.50.50 and then the SVN domain/ip will be svn.project.com/10.128.50.51 so it's possible to link the SVN stored at 10.128.50.51 to the Redmine installed on 10.128.50.50? How?
Regards
Replies (3)
RE: Working with external SVN - Added by Karl Heinz Marbaise almost 16 years ago
Hi,
simply use the URL as you would use to checkout...You can configure this in the settings area...
Kind regards
Karl Heinz Marbaise
RE: Working with external SVN - Added by Reynier Perez Mira almost 16 years ago
It doesn't work. I try and I get this error:
Internal error An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance.
I check and everything is fine. I need something else to get this working?
Cheers
RE: Working with external SVN - Added by Karl Heinz Marbaise almost 16 years ago
Hi,
have you added the credentials (username, password) to access the SVN repository ? And did you tried to use the URL you use in Redmine on the commandline with an SVN client to check this ?
Kind regards
Karl Heinz Marbaise