在maven创建的struts项目中使用svn

发布于 2024-11-04 21:22:51 字数 101 浏览 3 评论 0原文

我已经通过发出 maven 命令创建了一个 struts 项目。现在我有了目录结构。我的朋友想使用 svn 从不同的机器在同一个项目中工作。

我们应该做什么?请问如何配置?

I have created a struts project by issuing maven command .now i have the directory structure.My friend wants to work in the same project from different machine using svn.

what should we do ? how to configure things please ?

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

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

发布评论

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

评论(1

疯到世界奔溃 2024-11-11 21:22:51

您可能希望在可以在两者之间共享的系统上创建一个 Subversion 存储库(可以是您的工作站或公共系统),然后将创建的项目签入存储库。

随后,你们俩可以同时结帐和处理该项目。

You would want to create a subversion repository on a system which can be shared between the two (it could be either of your workstation or a common system) and then check-in the created project to the repository.

Subsequently, both of you can checkout and work on the project concurrently.

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