AnkhSVN: How to add files not under Solution to SVN? (VS 2010)

六眼飞鱼酱① 提交于 2019-12-05 23:05:29

问题


just changed over form visualsvn to AnkhSVN. Loving it... but i need to add files and directory that are on my disk to SVN ... but the files and directory are not part the solutions (Vs2010) ... Its basically i directory where i store some dlls but if the directory is not present then i have missing references.

Is this possible?


回答1:


Not from Ankh AFAIK. Get them in through Tortoise or the command line and you should be fine.




回答2:


You can either use "Show all files" in the solution explorer to reveal the files and add them, or use View -> Working Copy Explorer. Both solutions work in AnkhSVN.




回答3:


View Menu -> Working Copy Explorer -> navigate to your new file/directory -> right click and select "Subversion" -> then click "Add".



来源:https://stackoverflow.com/questions/3996332/ankhsvn-how-to-add-files-not-under-solution-to-svn-vs-2010

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!