简体   繁体   中英

Is there a svn client for Visual studio online?

I'm trying to add resources to our Visual studio online SVN, but without using Visual studio or any visual studio plugin.

Does someone know if this is possible? I tried with only tortoise SVN, but no luck. It shows that it move to an endless long url, that i can't copy. And the combination of Tortoise SVN en SVN Bridge doesn't help either.

Also it's kind hard to find any information about it on google as Visual Studio Online, will find all visual studio resources.

Any help appreciated.

Visual Studio Team Services (VSTS) doesn't support Subversion for source control. It only supports Git and Team Foundation Version Control (TFVC).

EDIT: You can use VSTS as a build system for code stored in an external SVN repository. The Visual Studio docs will show you how. Be aware that this doesn't mean you can use VSTS to actually host your Subversion repository.

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