Forums Redmine

Possible to use Redmine stack with exiting Subversion stack on separate server?

Subscribe to Possible to use Redmine stack with exiting Subversion stack on separate server? 2 post(s), 2 voice(s)

 
Avatar mik3l04 3 post(s)

Hi there—

Just wondering if anyone has tried using the Redmine stack and configuring it to use an existing Subversion stack that is running on a different server. Is it possible and if so any tricks to be aware of?

Thanks!

Mike

 
Avatar beltran Administrator 418 post(s)

Hi Mike,

Yes it is possible and it is easy. If your subversion server is runnig, you can configure Redmine to use this server.

Go to your Redmine project -> Repository
Then you can select Subversion and set the URL. By default, the Subversion Stack is configured to use svn protocol:

svn://ip_subversion_server/repository_name

Finally, Insert a subversion user name and password

I hope it helps.

Forums Redmine