如何使用 Git 和在线存储库设置新的 Aptana Studio 3 项目
我正在尝试使用 Git 在 Aptana Studio 3 中为新网站设置一个项目,以便其他人也可以处理该项目。
我的计划是使用 Aptana 和我的 WAMP 服务器在本地处理/测试该项目。然后,我会将其提交到正在为其构建网站的域中的在线存储库(该存储库当前不存在,因此必须在此过程中创建)。
我已经搜索、研究和阅读了一个半小时,但一无所获。
我对 Aptana 非常熟悉,但我以前从未使用过 Git。
我该如何实现这个目标? (我们将非常感谢分步说明!)
I'm trying to set up a project for a new web site in Aptana Studio 3 using Git so others can work on the project as well.
My plan is to work on/test the project locally using Aptana and my WAMP server. I would then commit it to an online repository (which currently doesn't exist, so that would have to be created in the process) in the domain for which the web site is being built.
I've been searching, researching, and reading for an hour and a half and I've gotten nowhere.
I'm pretty familiar with Aptana, but I've never used Git before.
How do I accomplish this? (Step-by-step instructions will be greatly appreciated!)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我将请求某人关闭这个问题(我没有足够的积分来关闭它)。
显然没有人愿意和/或能够回答这个问题,并且这个问题不再与我的需求相关,因为我已经弄清楚如何在我的共享托管帐户上安装 Subversion。所以我将改用该版本控制软件。
I'm going to request that this question be closed by someone (I don't have enough points to close it).
Obviously no one has been willing and/or able to answer it, and the question is no longer relevant to my needs, as I have figured out how to install Subversion on my shared hosting account. So I will be using that versioning software instead.