1. Run the accurev backup command. This command will back up your metadata into the AccuRev site_slice/backup directory.
2. Use accurev show slices to find the location of the relevant depot directory (slice).
4. tar your site_slice directory (including the backed-up metadata from step 1). Example:
5. tar the relevant depot directory (slice), but exclude the data subtree. (The data subtree contains the content of the files you have placed into AccuRev source control; please do not send it to us!) Example:
6.
8. Send the gzipped files (.tar.gz suffix) to Customer Care. We recommend using FTP rather than email, since the files may be too large for your outgoing email server. Please use your Support Incident to obtain a username and password for an FTP server.
1. Run the accurev backup command. This command will back up your metadata into the AccuRev site_slice/backup directory.
2. Use accurev show slices to find the location of the relevant depot directory (slice).
4. Create a ZIP archive of the entire site_slice directory (including the backed-up metadata from step 1). Typically, it is C:\Program Files\AccuRev\storage\site_slice.
5. Create a ZIP archive of the relevant depot directory (slice). Typically, it's a subdirectory of C:\Program Files\AccuRev\storage\depots. Remove the data subtree from the ZIP archive. (The data subtree contains the content of the files you have placed into AccuRev source control; please do not send it to us!)
4. Get output of accurev info on the AccuRev Server machine.
5. Copy (ZIP or tar file) all AccuRev Server logs, located in subdirectory .../storage/site_slice/logs. Search for any messages that might be the cause of your issue: disk failure, power outage, etc.
8. Get output of maintain dbcheck.You can diagnose authentication problems with the accurev secinfo command:
• To get the major/minor/patch version numbers of the AccuRev Server, use the accurev xml command:
1. Create a file (say, ver.xml), containing this very short XML document:
2. Submit this file as an argument to the xml command:
•
• The license file: aclicense.txt, accurev.lic, or keys.txt (in .../storage/site_slice). [NOTE: accurev.lic is not supported as of AccuRev 7.0, and keys.txt is not supported as of AccuRev 5.4.]
• Output from accurev info, executed on the AccuRev Server machine.
• Output from accurev show users.
• A copy of the acserver.cnf file from both the master server and the replica server.
• A copy of the acserver.log file from both the master server and the replica server.
• Complete AccuRev server logs (in .../storage/site_slice/logs)
• Two samples of output from accurev diag, run on the AccuRev Server machine in the depot storage directory.
• Two samples of output from accurev diag, run on the client machine in the user's workspace directory.
• Output from accurev show triggers.
• The contents of the trigger script files with the names listed below, located anywhere under the storage directory on the AccuRev Server machine:The filenames might include a suffix, such as .bat on Windows.
1. Create a file (say, tasks.xml), containing this very short XML document:
2. Submit this file as an argument to the xml command:The contents of tasklist.out will resemble this example:If you cannot see an element that you believe that exists, there is a good chance that your AccuRev administrator has set element-level security using the eacl command, and you are being denied access to the element (or its container directory). For more information about EACLs and their behavior, see Element ACLs (EACLs).If you perform an Update, and the version displayed in the File Browser is correct but the content of the file does not appear to have been updated, this is typically due to a timestamp problem. It usually occurs when a file is changed outside of the workspace and then copied back in. The timestamp of the file that was dropped back into the workspace has a date and time stamp older than the date and time stamp of the file in the workspace. To update the file, temporarily uncheck Timestamp Optimization and perform the Update again. See “Chapter 5 Timestamp Optimization (TSO)” in the AccuRev Administrator’s Guide for more information.
Micro Focus |