如何使用 MonoDevelop 和 Visual SVN 服务器运行 SVN 命令

发布于 2024-11-29 16:12:16 字数 295 浏览 2 评论 0原文

我正在使用 MonoDevelop 和 MonoTouch 进​​行 iPhone 开发。我在 Windows Server 2008 R2 服务器上使用 Visual SVN 服务器(免费)。所有这些都适用于源代码控制,但是,我不确定如何执行 SVN 子系统可用的其他源代码命令。

有人可以解释如何在远程系统(例如用于开发)使用 MonoDevelop 和/或 Visual SVN 服务器时运行 SVN 命令吗?我想对我的版本进行分支等。我查看了 Visual SVN 网站和 SVN 帮助区域,但我不知道如何/在哪里运行这些命令。

谢谢。

I'm using MonoDevelop for iPhone development with MonoTouch. I use Visual SVN server (free) on my Windows Server 2008 R2 server. All works great with source code control, however, I'm not sure how to do other source code commands that are available with the SVN sub-system.

Can someone explain how to run SVN commands while using MonoDevelop and/or Visual SVN server from a remote system such as being used for development? I'd like to branch my release, etc. I looked at the Visual SVN web site and the SVN help area but I don't know how/where to run those commands.

Thank you.

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

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

发布评论

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

评论(2

疑心病 2024-12-06 16:12:16

我找到了,您可以右键单击 GUI 中的根节点,找到从 Visual SVN 服务器启动命令行的选项。 http://www.visualsvn.com/support/topic/00013/

I found it, you can right-click on the root node in the GUI and find the option to launch the command line from Visual SVN server. http://www.visualsvn.com/support/topic/00013/

南风几经秋 2024-12-06 16:12:16

您使用命令行 svn 客户端,例如 slik svn

您还可以使用 TortoiseSVN

这两个工具都使用与 MonoDevelop 相同的本地工作副本进行操作。

You use a command line svn client, like the slik svn.

You could also use TortoiseSVN.

Both those tools operates with the same local working copy as MonoDevelop.

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