在 MediaTemple 上设置 SVN?

发布于 2024-09-15 21:17:17 字数 143 浏览 3 评论 0原文

我想在 MediaTemple 的专用计划上设置我自己的 SVN 服务器。当我与在印度工作的员工一起更新/检查代码时,这将非常有帮助。我在网上找不到任何好的东西,我确信这里有人知道该怎么做。如何在我的专用服务器上设置 SVN 服务器以便我可以创建多个存储库?感谢您的帮助!

I want to setup my own SVN server on a dedicated plan over at MediaTemple. This would help me immensely when updating / checking out code with the staff I work with in India. I can't find anything good on the web, and I'm sure someone here knows what to do. How can I set up a SVN server on my dedicated so I can create multiple repositories? Thanks for any help!

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

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

发布评论

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

评论(1

惜醉颜 2024-09-22 21:17:17

标准颠覆书永远是起点(当然);关于在 Apache 服务器上设置 Svn 的说明可以在第 6 章中找到。SVN

服务器本身非常简单; Apache 管理和权限问题可能会给您带来麻烦。不幸的是,你是对的,网上缺乏示例。我找到了一个不错的 LAMP svn/trac 设置示例。 (这实际上是 Ubuntu 服务器安装的演练,但是在它引导您了解 Apache/PHP/SVN/Trac 的过程中;它可能会给您一些
想法。)

http://jakeyoon.com/2009/12/30/build-ubuntu-server-9-10-64- bit-all-in-one-lamp-server-linux-apache-mysql-php-subversion-trac-and-samba-part-1/

howtoforge.com 上还有一个基本的 svn/apache 演练,网址为 / apache_subversion_repository

另外,如果这就是您想要服务器的全部目的,您可以考虑使用专用的 SVN 主机 - Assembla 是一个明显的例子,但存在很多站点。

The standard subversion book is always the starting point (of course); the notes on setting up Svn over an Apache server can be found in chapter 6.

The SVN server itself is pretty easy; it's the Apache admin and permissions issues that can get you in trouble. Unfortunately you're right that there's a shortage of examples online. I've found one decent example LAMP svn/trac setup. (It's actually a walkthrough of an Ubuntu server install, but on the way it takes you through Apache/PHP/SVN/Trac; it may give you some
ideas.)

http://jakeyoon.com/2009/12/30/build-ubuntu-server-9-10-64-bit-all-in-one-lamp-server-linux-apache-mysql-php-subversion-trac-and-samba-part-1/

There's also a basic svn/apache walkthrough on howtoforge.com at /apache_subversion_repository

Also, if that's all you want the server for, you could consider using a dedicated SVN host instead - Assembla is an obvious example, but lots of sites exist.

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