我的 .Net Express Edition 项目应该使用什么版本控制系统?

发布于 2024-08-11 02:19:17 字数 577 浏览 6 评论 0原文

我想开始对使用 Visual Studio 2008 Express Edition 编写的个人项目正确使用版本控制。我同时使用 Visual C# Express EditionVisual Web Developer Express 版

我几乎总是这些项目的唯一开发人员。

我之前使用过 Subversion 以及 Tortoise SVN 它运行良好,但显然源代码控制和开发是两个独立的操作。

对于我的情况,有更好的版本控制系统吗?

I want to start using version control properly for my own personal projects written using Visual Studio 2008 Express Editions. I'm using both Visual C# Express Edition and Visual Web Developer Express Edition.

I'm almost always the only developer on these projects.

I've previously used Subversion with Windows Explorer integration provided by Tortoise SVN and it worked well, but obviously source control and development were two separate operations.

Is there a better version control system for my situation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

标点 2024-08-18 02:19:17

不幸的是,Express 版本不允许您使用 Ankh SVN,它直接集成到 Visual Studio 界面中。我发现 Tortoise SVN/Subversion 使用 Express 版本是最简单的。

Unfortunately, the express edition does not let you use Ankh SVN, which is integrated right into the visual studio interface. I find Tortoise SVN/Subversion to be easiest with express edition.

明天过后 2024-08-18 02:19:17

我一直在使用免费的单用户版本的 SourceGear Vault,它工作得很好本地存储库。显然,您仍然需要运行独立客户端,因为 Express 不支持加载项,但它可以完成这项工作。

理想情况下,Express SKU 原生支持 Codeplex

I've been using the free, single-user version of SourceGear Vault, which works fine as a local repository. Obviously you still need to run the stand-alone client since Express doesn't support add-ins, but it does the job.

Ideally the Express SKUs would support Codeplex natively!

陌上芳菲 2024-08-18 02:19:17

注册并使用个人 Beanstalk 帐户。我已经做到了并且从不后悔。可靠的 SVN 托管,价格便宜。

但事实并非如此,SVN 和 Tortoise 对于个人开发人员来说是一个非常好的解决方案。

Sign up for a personal Beanstalk account and use that. I've done it and never regretted it. Reliable SVN hosting for a cheap price.

But no, SVN and Tortoise make a pretty great solution for an individual developer.

触ぅ动初心 2024-08-18 02:19:17

VisualSVN 服务器 提供了进入 SVN 的简单方法,并且是免费的。将其与 TortoiseSVN 客户端 混合即可。

有趣的是,TFS2010 可能很有趣 到单一开发者/小团队,但我们会看到它是如何展开的。

VisualSVN server offers an easy way into SVN, and is free. Mix that with TortoiseSVN client and you're sorted.

Interestingly, TFS2010 may be interesting to single-devs/small-teams, but we'll see how it unfolds.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文