简体   繁体   中英

How to access subversion repository?

I am new to subversion, my company has a subversion repository, they have granted me access,but i don't no how to access it ? Is there anyway that I can access subversion repository through git ?

You need to get the address of the repository from someone at your company then download a SVN client like SmartSVN or TortoiseSVN. Either of these will prompt you with a window asking for an address and a repository name as well as some credentials.

You must to have URL of repository, username and password

Yes, you can access Subversion repository with Git, just try to RTFM about Git-SVN

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM