Redmine/Subversion on apache
|
|
Hi How can I do checkin/checkout by intranet? |
|
|
Hi Marco, You can find how to create a Subversion repository in the README file: http://bitnami.org/files/stacks/redmine/README.txt Once you configure your repository you can checkin/checkout with:
I hope it helps you. |
|
|
Hi Beltran Thanks for your attention “svnadmin create c:/svn/cb-bnc” So, when address my browse with: I want to use Redmine Stack and TortoiseSVN in my intranet. I hope you have more some tips for me. |
|
|
Hi Marco, The actual apache configuration does not let to show the repository directly, but the goal is to integrate the repository in the Redmine application which have some advantages. For example it shows the differences between versions or related issues with commits. To configure Redmine with your repository you can go to the project settings and set the URL and the user/password. Regards. |
