Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Bitnami-Redmine connects to svn remotely through https

2025-01-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

If you want to connect to the remote svn through https at Bitnami-Redmine, follow these steps to configure:

1. Run svn manually under the command line environment of bitnami redmine stack to see if you can get the data.

Svn list-xml "https://[svnIP]/svn/myproject/"@HEAD-username" myname "- password" mypasswd "- no-auth-cache-non-interactive

2. If it doesn't work, add-- trust-server-cert, and if it still doesn't work, run the following command to make subversion trust server

Svn ls-- config-option config:auth:store-auth-creds=yes https://111.222.111.222:8443/svn/myproject

3. If there are no errors, open D:\ Bitnami\ apps\ redmine\ htdocs\ lib\ redmine\ scm\ adapters\ subversion_adapter.rb

Modify 248 lines, made by

Str =''

Str

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report