[Collapse]Automated Build Studio/support/viewarticle.aspx?aid=9302
 [Expand]Introduction/support/viewarticle.aspx?aid=9304
 [Expand]Getting Started/support/viewarticle.aspx?aid=9312
 [Expand]Working With Automated Build Studio/support/viewarticle.aspx?aid=9325
 [Collapse]Operations Reference/support/viewarticle.aspx?aid=9623
   Common Operation Properties/support/viewarticle.aspx?aid=9386
  [Expand].NET Tools/support/viewarticle.aspx?aid=9933
  [Expand]ADO/support/viewarticle.aspx?aid=10368
  [Expand]Archivers/support/viewarticle.aspx?aid=9794
  [Expand]Authenticode/support/viewarticle.aspx?aid=10217
  [Expand]AutomatedQA Tools/support/viewarticle.aspx?aid=10098
  [Expand]Borland Compilers/support/viewarticle.aspx?aid=9679
  [Expand]Build Tools/support/viewarticle.aspx?aid=10156
  [Expand]Burn CD/DVD/support/viewarticle.aspx?aid=10301
  [Expand]Communication/support/viewarticle.aspx?aid=10094
  [Expand]Concurrent Versions System/support/viewarticle.aspx?aid=9634
  [Expand]Creating Custom Operations/support/viewarticle.aspx?aid=9517
  [Expand]Encrypting File System/support/viewarticle.aspx?aid=10352
  [Expand]Execute/support/viewarticle.aspx?aid=10365
  [Expand]Files and Directories/support/viewarticle.aspx?aid=10107
  [Expand]Frequently Used/support/viewarticle.aspx?aid=10195
  [Expand]FTP/support/viewarticle.aspx?aid=10093
  [Expand]Help Compilers/support/viewarticle.aspx?aid=10109
  [Expand]HTTP/support/viewarticle.aspx?aid=10092
  [Expand]Installers/support/viewarticle.aspx?aid=9795
  [Expand]Interactive/support/viewarticle.aspx?aid=9504
  [Expand]Internet Information Services (IIS)/support/viewarticle.aspx?aid=9964
  [Expand]Issue Tracking/support/viewarticle.aspx?aid=9472
  [Expand]JediVCS/support/viewarticle.aspx?aid=9949
  [Expand]Logging/support/viewarticle.aspx?aid=10210
  [Expand]Mercurial/support/viewarticle.aspx?aid=10353
  [Expand]Microsoft Compilers/support/viewarticle.aspx?aid=9676
  [Expand]Microsoft Compilers for Smart Device/support/viewarticle.aspx?aid=9675
  [Expand]Microsoft Source Server/support/viewarticle.aspx?aid=10291
  [Expand]Microsoft SQL Server/support/viewarticle.aspx?aid=9882
  [Expand]Microsoft Virtual PC/support/viewarticle.aspx?aid=10015
  [Expand]Microsoft Virtual Server/support/viewarticle.aspx?aid=9508
  [Expand]Microsoft Visual SourceSafe/support/viewarticle.aspx?aid=9626
  [Expand]Misc/support/viewarticle.aspx?aid=10263
  [Expand]MySQL/support/viewarticle.aspx?aid=9885
  [Expand]Oracle/support/viewarticle.aspx?aid=10203
  [Expand]Other Compilers/support/viewarticle.aspx?aid=9677
  [Expand]Patch Management/support/viewarticle.aspx?aid=10167
  [Expand]Perforce/support/viewarticle.aspx?aid=9624
  [Expand]Prepare Code/support/viewarticle.aspx?aid=10134
  [Expand]PsTools/support/viewarticle.aspx?aid=9720
  [Expand]PVCS/support/viewarticle.aspx?aid=9632
  [Expand]Rational ClearCase/support/viewarticle.aspx?aid=9629
  [Expand]Read/Write/support/viewarticle.aspx?aid=10241
  [Expand]Remote Macro Execution/support/viewarticle.aspx?aid=9369
  [Expand]Serena Dimensions/support/viewarticle.aspx?aid=10364
  [Expand]Source Code Tools/support/viewarticle.aspx?aid=10194
  [Expand]SourceGear Vault/support/viewarticle.aspx?aid=9625
  [Expand]SourceOffSite/support/viewarticle.aspx?aid=9633
  [Expand]Standard/support/viewarticle.aspx?aid=10212
  [Expand]StarTeam/support/viewarticle.aspx?aid=9622
  [Expand]String Manipulation/support/viewarticle.aspx?aid=10308
  [Expand]Subversion/support/viewarticle.aspx?aid=9628
  [Expand]Surround SCM/support/viewarticle.aspx?aid=9621
  [Expand]Team Coherence/support/viewarticle.aspx?aid=9471
  [Expand]Team Foundation Version Control/support/viewarticle.aspx?aid=9608
  [Expand]Unit Tests/support/viewarticle.aspx?aid=10115
  [Expand]VMWare Server/support/viewarticle.aspx?aid=10008
  [Expand]VMWare Workstation/support/viewarticle.aspx?aid=9913
  [Expand]Wait/support/viewarticle.aspx?aid=9994
  [Expand]WMI/support/viewarticle.aspx?aid=10136
  [Expand]XML/support/viewarticle.aspx?aid=9702
  [Expand]User Interface Actions/support/viewarticle.aspx?aid=10346
 [Expand]Technical Support and Resources/support/viewarticle.aspx?aid=9314
Updated: 6/10/2010 Applies To: Automated Build Studio 6
Rating: No votes
Click to rate:
PoorNot badAverageGoodExcellent
Operations

Concurrent Versions System Operations

The Concurrent Versions System category includes the following operations, which are aimed to work with Concurrent Versions System (CVS):

Operation Description
CVS Add Adds files to the CVS repository.
CVS Checkout Checks out files from the CVS repository to a working folder.
CVS Commit Incorporates changes from your working files into the CVS repository.
CVS Export Gets a copy of the source files from the CVS repository.
CVS Import Incorporates an entire source distribution from an outside source into the CVS repository folder.
CVS Init Creates a new CVS repository on the current computer.
CVS Login Establishes a user session, so that further CVS operations do not need connection parameters.
CVS Logout Terminates the user session that was established with the last CVS Login operation.
CVS Release Safely undoes all uncommitted changes and leaves an appropriate trace in the CVS History file.
CVS Remove Removes files from the CVS repository.
CVS RTag Assigns symbolic tags to definite file revisions in the CVS repository.
CVS Update Settles your changes to the checked-out CVS files with any revisions of these files since your last checkout or update.
Get Changes From CVS Gets a list of modified, added and removed files from a CVS repository.
Run CVS Command Executes an arbitrary CVS command.

To execute any of the aforementioned operations successfully, the client application of Concurrent Versions System, cvs.exe, must be installed on your computer and the path to the folder where this file resides must be added to the PATH variable of this computer. Otherwise, an error will occur.

See also
List of Operations


© 2010 AutomatedQA Corp.
Email Send feedback on this document
 
© 2010 SmartBear Software. All rights reserved.
Home | Privacy | Terms of Use | About | Contact Us | Site Map | Print