In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Installing SVN under Windows is very easy, but installing svn under linux may still be a bit difficult for beginners. I'll demonstrate the complete installation process step by step.
Direct command:
1. If the system has installed an older version, uninstall it
/ / Uninstall the old version of yum remove subversionyum install subversion
two。 Create a data directory. Svn is called a warehouse.
/ / create warehouse mkdir / usr/data/store
3. Create a project, such as a project called hshop
/ / create project svnadmin create / usr/data/store/hshop
4. To start the configuration, go to the conf directory and edit the authz file. For example, there are two users, huangqj and heyy, under the group back_end.
/ / enter the project configuration directory cd / usr/data/store/hshop/conf/vi authz// to add groups under [groups] and user back_end=huangqj,heyy// to configure group permissions in # [repository:/baz/fuz]. Rw means to read and write [/] @ back_end=rw// configure connection password vi passwdhuangqj=123456heyy=123456// configuration comprehensive file vi svnserve.confanon-access = readauth-access = writepassword-db = passwdauthz-db = authzrealm = hshop
5. Start the svn service
/ / start svnserve-d-r / usr/data/store/hshop// to see if the startup is successful ps-ef | grep svn | grep-v grep
6. Connection service
Svn://192.168.63.173:3690/store/hshop
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.