简体   繁体   English

为什么RTC中没有显示我的挂起更改?

[英]Why aren't my pending changes being shown in RTC?

Scenario: I've just connected to a stream, and created a new repository workspace. 场景:我刚刚连接到一个流,并创建了一个新的存储库工作区。 I loaded the 2 components of it, and modified some code. 我加载了它的2个组件,并修改了一些代码。 If i open the Pending Changes view, i can't see any pending changes there (and my "show full view" is selected, so I should be seeing both the incoming, outgoing and suspended change sets). 如果我打开Pending Changes视图,我在那里看不到任何挂起的更改(并且我选择了“show full view”,所以我应该看到传入,传出和暂停的更改集)。

My files are saved and i can obviously see the changes in the files, but no pending changes appear in the pending changes view. 我的文件已保存,我显然可以看到文件中的更改,但挂起的更改视图中没有显示挂起的更改。

For your changes to be displayed in the "Pending Change Views", you need to: 要使更改显示在“待更改视图”中,您需要:

  • either refresh your package explorer (ie an Eclipse-related view) 刷新包浏览器(即与Eclipse相关的视图)
  • or click on the little arrow next to the "refresh" button on your "Pending Changes" view and select: 或者点击“待更改”视图中“刷新”按钮旁边的小箭头,然后选择:
    • refresh Sandbox and Remote Changes 刷新沙箱和远程更改
    • or "refresh Sandbox" 或“刷新沙盒”

刷新沙箱

(I tend to prefer the second method, because it allows me to chose what part of the -- potentially huge -- sandbox I need to refresh) (我倾向于选择第二种方法,因为它允许我选择我需要刷新的 - 可能是巨大的沙箱的哪一部分)

I tried @VonC's suggestions which were helpful to my understanding, but they didn't work for me. 我尝试了@ VonC的建议,这些建议对我的理解很有帮助,但它们对我没有用。

To get my changes to display in the Pending Changes view, I had to right click on the stream in the Team Artifacts view, Log Out, and then log back in. 要使我的更改显示在Pending Changes视图中,我必须右键单击Team Artifacts视图中的流,Log Out,然后重新登录。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM