简体   繁体   中英

SVN Missing in solution explorer of visual studio

I have setup svn and its working fine but i am unable to find it from my solution explorer of visual studio but i can easily commit and update my solution from project folder in my local drive. any one have better idea what i am missing ?

TortoiseSVN does not integrate with Visual Studio by default (See this article on how to enable integration). You should consider using a Visual Studio PlugIn like AnkhSVN or VisualSVN .

Looks like you are missing the fact that Visual Studio does not have native Apache Subversion support. If you already use TortoiseSVN you may want to consider VisualSVN extension, and I strongly advise you to give it a shot. The other option is AnkhSVN plugin.

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