如何创建源代码或版本控制的环境?我使用Visual Studio 2008

问题描述:

如何创建源代码或版本控制的环境?我使用Visual Studio2008.
我们正在团队合作中.但是没有受版本控制的客户端和主机!这真是胡说八道!所以我想问一下如何创建一个像cvs这样的环境?我需要颠覆之类的工具吗?
我反复阅读了AnkhSVN的手册!但是找不到如何创建主机.

所以我希望你能告诉我该怎么做?演示视频对我有好处!
因为我的英语太差了,所以我可能无法完全表达我的理想和理解字眼.
这是我第一次在网上提问~~; P
我需要您的帮助!

how to creat a source code or version controlled environment?i use visual studio 2008.
we are in team working .but don''t have a version controlled client and host!so it''s awful nonsense! so i want to ask how to creat an environment like cvs? i need tools like subversion ?
i read the AnkhSVN''s manual repeatedly !but i cann''t find how to creat the host .

so i hope you can tell me how to do with it ? by the way demo video will good for me!
because i am so poor in english that i may could not express completely my ideal and understand word.
this is my first time to ask a question on line ~~ ;P
i need your help !!

有很多可用的系统.一种可能的解决方案是使用Subversion服务器,将Tortoise SVN用于客户端,将AnkhSVN用于Visual Studio.

1.在服务器上安装 http://www.visualsvn.com/server/.
2.在客户端上安装Tortoise SVN http://tortoisesvn.net/downloads
3.在客户端上安装AnkhSVN.
There are a lot of systems available. One possible solution is to use Subversion server, Tortoise SVN for the clients and AnkhSVN for Visual Studio.

1. Install http://www.visualsvn.com/server/ on the server.
2. Install Tortoise SVN on the clients http://tortoisesvn.net/downloads
3. Install AnkhSVN on the clients.