AccuRev

Skip to end of metadata
Go to start of metadata

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

  1. Put accurev.zip into <TeamCity Data Directory>/plugins folder.
  2. 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.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Oct 14, 2009

    Issues reported for AccuRev plugin in JetBrains tracker.

  2. Oct 19, 2009

    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.