如何使用 VisualSVN Server 将现有的 Visual Studio 解决方案置于源代码控制之下? [英] How do I put an existing Visual Studio solution under source control using VisualSVN Server?

查看:54
本文介绍了如何使用 VisualSVN Server 将现有的 Visual Studio 解决方案置于源代码控制之下?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个现有的 Visual Studio 2013 解决方案,我想使用 VisualSVN 服务器将其置于源代码控制之下.我安装了 VisualSVN Server 并创建了一个新的空白存储库.他们的入门页面没有解释如何将文件夹结构和文件添加到存储库.右键单击 UI 中的存储库节点时,我期待导入或添加文件选项.

I have an existing Visual Studio 2013 solution, and I want to put it under source control using VisualSVN Server. I installed VisualSVN Server and created a new blank repository. Their Getting Started page doesn't explain how to add a folder structure and files to the repository. I am expecting an import or add files option when right clicking on the repository node in the UI.

如何将 Visual Studio 解决方案的现有根文件夹及其所有文件和文件夹添加到存储库并使其准备就绪,以便任何 SVN 客户端都可以从中检出文件?我打算使用 TortoiseSVN 作为客户端.

How do I add an exiting root folder and all its files and folders of a Visual Studio solution to a repository and make it ready so any SVN client can check out files from it? I am planning to use TortoiseSVN as the client.

推荐答案

您需要安装 TortoiseSVN检查存储库的工作副本.从解决方案复制到工作副本,选择所有文件,然后右键单击并选择 TortoiseSVN -> 添加.

You need to install TortoiseSVN and check out a working copy of the repository. Copy from solution into the working copy, select all files, and make a rightclick and select TortoiseSVN -> Add.

提交更改,现在您已添加数据到存储库.

Commit the changes and now you have the data added to the repository.

这篇关于如何使用 VisualSVN Server 将现有的 Visual Studio 解决方案置于源代码控制之下?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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