SVN使用asp.net进行配置 [英] SVN Configure with asp.net

查看:97
本文介绍了SVN使用asp.net进行配置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用xp和bulding asp.net配置svn.
我是初学者,请帮助我!

I want to configure svn with xp and bulding asp.net.
I am a beginner Please help me!

推荐答案

您需要在某处设置SVN服务器-一台将容纳您所有存储库的计算机.当然,这可以是您的本地计算机,以允许您执行本地版本控制等-但如果您使用的远程计算机可以保存所有您的版本,那么您的状况会更好(更安全-如果硬盘驱动器崩溃了!!)代码

例如
http://www.codinghorror.com/blog/2008/04/setting-up-subversion-on-windows.html [ ^ ]

然后,您需要在客户端计算机上具有一些工具,以允许您使用存储库.您可以为此使用命令行,但是我喜欢乌龟SVN

http://tortoisesvn.tigris.org/ [ ^ ]

阅读并下载所需的安装-如果卡住了,请询问更多问题
You need to setup an SVN server somewhere - a machine that will hold all of your repositories. This could of course be your local machine, to allow you to perform local versioning etc - but you''ll be much better off (safer - what if your hard drive crashes?!) with a remote machine that will hold versions of all your code

e.g.
http://www.codinghorror.com/blog/2008/04/setting-up-subversion-on-windows.html[^]

Then you need to have some tools on your client machine to allow you to work with the repository. You can use the command line for this, but I like tortoise SVN

http://tortoisesvn.tigris.org/[^]

Have a read, download the required installations - ask more questions if you''re stuck


请参阅
See Setting up an ASP.NET website development environment using Visual Studio .NET, Subversion, and Windows XP[^]. That should surely help you get started.


这篇关于SVN使用asp.net进行配置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆