Posts that mik3l04 is monitoring

Subscribe to Posts that mik3l04 is monitoring 2 post(s) found

May 17, 2008
Avatar antonio 485 post(s)

Topic: Possible to use mod_auth_ldap in Apache shipped in Subversion Stack?

Hi,

We haven’t tried to use LDAP with the stacks, so I’m afraid we can’t help right now. Maybe another BitNami user can provide assistance…

Cheers

 
Mar 17, 2008
Avatar beltran 371 post(s)

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

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.