Project
TeamCity
Priority
Normal
Type
Bug
State
Fixed
Assignee
Unassigned
Subsystem
3rd party: AccuRev plugin
Affected versions
No Affected versions
Fix versions
No Fix versions
Fixed in build
10481  
Fixed in builds
no build yet
  • Created by   Richard Taylor
    3 years ago (21 Apr 2009 17:15)
  • Updated by   Yegor Yarko
    2 years ago (20 Oct 2009 15:57)
 
TW-8017 AccuRev plugin update problems
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
TeamCity Enterprise Version 4.0.1 (build 8171)

We are currently using the AccuRev plugin and find that every couple of days it just stops updating the source code. If we manually trigger cleal checkout from then it starts going again for a while.

Any help appreciated.
Comments (5)
 
History
 
Linked Issues (?)
 
Yegor Yarko
  Yegor Yarko
21 Apr 2009 18:59
3 years ago
Richard,

The plugin was developed by Francois Retief and is not supported by JetBrains.
Yegor Yarko
  Yegor Yarko
21 Apr 2009 19:03
3 years ago
I guess if you can gather vcs logs related to AccuRev plugin and try to pinpoint what is causing the plugin to stop updating, Francois will be able to look into the issue.

BTW, what do you means by "stops updating the source code"? Are the changes still collected? Do you see correct revision on Changes tab of the build?
B Dev
  B Dev
26 May 2009 17:11
2 years ago
We also seem to have this issue. CI will start to fail after a few days. Manually triggering a clean build fixes it. I'm wondering how the plug-in deals with changes that filter back from parent streams. Will these get picked up by the plug-in by default? If not, this could easily lead to build breaks, especially where dependencies have been changed/added at a higher level.

I can take a look at uploading some vcs logs if that would be useful.

In reply to the above, changes to the stream that is being monitored by TeamCity still get picked up correctly and all changes are present.

Is it even possible for the plugin to get a list of changes that have filtered down from parent streams? Probably not if it is using the Accurev hist command.
Yegor Yarko
  Yegor Yarko
27 May 2009 20:28
2 years ago
Barry,

We at JetBrains do not maintain the plugin as it was developed by Francois Retief and not JetBrains. Anyone interested can get the plugin's sources, see the links at
http://www.jetbrains.net/confluence/display/TW/AccuRev
Daniel Nolan
  Daniel Nolan
20 Oct 2009 01:46
2 years ago
The plugin now supports inherited changes (release 0.3).

Would appreciate if you could verify if this addresses the issue for you.