Egit ssh 更改push &拉

发布于 2024-10-19 11:19:29 字数 777 浏览 1 评论 0原文

在我的办公室,Eclipse 被广泛使用,我新安装了 Eclipse 的 GITEgit 插件。
我不是 CVCS 或 DVCS 用户,系统要求我安装和配置 Egit。
我可以使用 Egit 在 Ubuntu 桌面系统之间以图形方式克隆远程项目。
我无法理解的是,每当我在项目下创建任何文件夹/文件或更新项目时,以及在拉动(RC on project>Team>Pull)或推送(RC在项目>团队>远程>推送)上显示最新,但我在另一台计算机上看不到任何新创建的文件夹/文件或更新的文件。

使用 Egit 克隆存储库后进行推拉的正确方法是什么?
我正在尝试这种方式:

  • 更新了计算机上的项目

  • 在项目上进行了RC>Team>Add团队>提交

  • 前往远程计算机并对项目进行了RC> ;Team>Pull 并得到提示 Up-to-date

  • 我在这台远程计算机上执行了Team>AddTeam>Commit,但我没有看到源计算机上所做的更改。< /p>

请不要骂我,我知识不多。
如何使用 Egit 在两台计算机之间进行正确的推拉操作?

In my office Eclipse is being used popularly and I have newly installed GIT and Egit plugin for Eclipse.
I'm not CVCS or DVCS user and I'm asked to install and configure Egit.
I could able to clone a remote projects Graphically with Egit between Ubuntu desktop systems.
Where I'm failing to understand is, when ever I create any folder/file under the project or update the project and after pulling (R.C on project>Team>Pull) or pushing (R.C on project>Team>Remote>Push) it's says Up-to-date, but I could not see any newly created folders/files or updated files on the another computer.

What's the proper way of doing push and pull after cloning the repo with Egit?
I'm trying in this way:

  • Updated a project on a computer

  • Did R.C on project>Team>Add and Team>Commit

  • Went to Remote computer and did R.C on project>Team>Pull and got the prompt Up-to-date

  • I did Team>Add and Team>Commit on this remote computer but I didn't see the changes which is made on the source computer.

Please don't scold me as I've no much knowledge.
How do I do proper push and pull between two computers with Egit?.

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

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

发布评论

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

评论(1

柒七 2024-10-26 11:19:29

(我永远不会骂你;))

可以确定的是,您在源计算机上执行了 Team>AddTeam>Commit 吗?< br>
因为除非您在源计算机上提交更改,否则您将无法在远程计算机上进行 RC(我想是“远程控制”?)并在那里 Team>Pull:它不会从其中提取任何内容源计算机存储库。

(I would never scold you ;) )

Just to be sure, you did Team>Add and Team>Commit on the source computer?
Because unless you commit changes on the source computer, you won't be able to R.C. ("Remote Control", I suppose?) on the remote computer and Team>Pull there: it would pull nothing from the source computer repo.

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