开发者

Can AnkhSVN be installed on an Express edition of Visual Studio?

Can AnkhSVN be 开发者_运维知识库installed on an Express edition of Visual Studio?


No, because the Express editions explicitly do not allow plugins. See also AnkhSVN's FAQ:

Does it work with the Visual Studio 2005 / 2008 / 2010 Express versions?

No, and it might never do so. The current position from Microsoft is that these SKUs will not support addins.

That being said, there's nothing stopping you from using any other source control tool outside of Visual Studio. It's really not that painful to drop back to a command line for a commit.


It's really not that painful to drop back to a command line for a commit.

On Windows you don't really have to fall back to command line. Most people (including me) don't like the idea to go back to 1989 on MS operating systems ;) There is a pretty nice tool called TortoiseSVN that integrates into the file explorer.

We use this combination of VS Express and TortoiseSVN in our company. It works pretty well for us. Maybe you can have a different experience on non Windows platforms.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜