$Account.OrganizationName
Process Change Management for Distributed Software Development
News and Information for AccuRev Customers

December 2005

Happy Holidays from Everyone at AccuRev

Thanks to AccuRev v4.0 Beta Testers

December Tech Tip

Check Out the Online Support FAQ

AccuRev Continues to Grow


 

Happy Holidays from Everyone at AccuRev

AccuRev Year End Promotion!
Are you using AccuRev Professional Edition? If you are reaching the limit on stream depth, or would like to add best practices such as change packages, now is the time to upgrade to AccuRev Enterprise Edition. We are offering special pricing valid until December 31st. For more information click on the link below.

AccuRev would like to wish you a safe and happy holiday season. Here's looking forward to an exciting and prosperous 2006!

Click here to email for more info on our upgrade program


Dear AccuRev Customer ,

Happy Holidays and thank you for your continued interest in AccuRev. Welcome to the December 2005 AccuRev Customer Newsletter.


  • Thanks to AccuRev v4.0 Beta Testers
  • Thanks to everyone who signed up for the AccuRev 4.0 Beta testing program. Testing will continue towards the launch of AccuRev 4.0 in Q1 2006!

  • December Tech Tip
  • Straight from Jason Stanley on the Support Team.

    How can I see what commands are being called when using the AccuRev browser?

    Note that the path names below are the most common, please adjust as necessary.

    For AccuRev on Windows. From the command prompt window:

    cd C:\Program Files\AccuRev\bin
    java -Daccurev.debug.acapi - cp "oro.jar;xercesImpl.jar;xml-apis.jar;fw.jar" fw.MainApp

    This will launch a CMD prompt that captures which commands are being called.

    For AccuRev on UNIX.
    Create a sh script with the data below. It may need to be edited to correct the paths. Once corrected, run the sh script, this will launch a new shell that captures which commands are being called.

    #!/bin/sh
    acbin=/home/accurev/bin
    acjre=/home/accurev/jre/bin/java
    cd $acbin
    $acjre -Daccurev.debug.acapi -Daccurev.debug.env \ -classpath "oro.jar:xercesImpl.jar:xml-apis.jar:fw.jar" fw.MainApp $acbin

  • Check Out the Online Support FAQ
  • Our tech support team continuously manages the online support FAQ which can help you remain up-to-date with questions or concerns you may be having as you continue to use AccuRev.

    Check out our support forums here!

    Go to our online FAQ!
  • AccuRev Continues to Grow
  • AccuRev, Inc. recently announced an addition to the company's senior management team, appointing Denis LeBlanc as vice president of sales. Denis is responsible for the overall growth and direction of AccuRev worldwide sales execution as we expand our sales, operations and distribution channels.

    Learn more about Denis
    :: 781-861-8700