General Info
| Initial author | Francois Retief |
| Committers | Abraham Odamteng, Daniel Nolan, Mark Baker |
| License | Apache 2.0 |
| Type | free, open-source |
Plugin Description
Adds AccuRev version control support.
Plugin Development Status
Is used in production by several customers.
TeamCity Versions Compatibility
The current plugin version is designed to work with TeamCity 5.1 and above versions.
AccuRev Versions Compatibility
The plugin was designed to work with AccuRev v4.7 or later.
Download
Directly from public TeamCity server:
last nightly build
version known to be compatible with TeamCity 4.0.x
Documentation
Installation instructions
- Put accurev.zip into <TeamCity Data Directory>/plugins folder.
- Restart the TeamCity server.
Readme
See README.txt for the plugin.
Known Issues
- Checkout on server-side only supports clean checkout; please agent-side checkout if you require incremental checkout (i.e. builds with “clean” option unchecked)
- Checkout on server-side does not preserve permissions of files or symbolic/hard links
- Remote run from IDE is not supported
- Checkout rules are not fully supported
Feedback/Support
If you believe you've found a bug or want to ask a question on the plugin please use TeamCity plugins forum or contact the authors.
Development links
Sources in JetBrains public SVN repository. Snapshot of the sources is also available in the accurev-src.zip download package.
Builds at JetBrains public TeamCity instance.
Related Materials
Initial announcement in the forums.
Accurev-tagged posts in the plugins forum
Related issues in TeamCity tracker. Original issue.
2 Comments
comments.show.hideOct 14, 2009
Yegor Yarko
Issues reported for AccuRev plugin in JetBrains tracker.
Oct 19, 2009
Yegor Yarko
From a comment:
AccuRev server has to be configured to use the "AccuRev login" user-authentication scheme. Unfortunately the "Traditional" scheme is not compatible with the plugin.