To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

AccuRev
Developer(s)AccuRev, Inc.
Initial releaseMay 18, 1999; 24 years ago (1999-05-18)[1]
Stable release
7.3 / March 2019; 4 years ago (2019-03)[2]
Operating systemMicrosoft Windows, Linux, Mac OS X, HP-UX, Solaris, IBM AIX[3]
Available inEnglish and Japanese
TypeRevision control
LicenseProprietary
Websitewww.microfocus.com/products/change-management/accurev/

AccuRev is a software configuration management application developed by AccuRev, Inc.[4] and was first released in 1999. In December 2013 AccuRev was acquired by Micro Focus.[5]

YouTube Encyclopedic

  • 1/3
    Views:
    877
    881
    459
  • AccuRev: Automate and Accelerate Software Configuration Management
  • What's New in AccuRev 5.4
  • Advanced Workflow And Compliance

Transcription

Overview

AccuRev is a centralized version control system which uses a client–server model. Communication is performed via TCP/IP using a proprietary protocol. Servers function as team servers, continuous integration servers, or build servers. AccuRev is built around a stream-based architecture in which streams form a hierarchical structure of code changes where parent streams pass on certain properties to child streams. Developers make changes using command line functions, the Java GUI, the web interface, or one of the IDE plug-ins (Eclipse, Visual Studio, IntelliJ IDEA).[6]

Characteristics

Streams and parallel development
AccuRev captures and controls the relationships between code bases in parallel efforts using a stream-based architecture. This allows teams to safely store work and test it before sharing it with others, code is automatically merged or "inherited" between streams and teams once code changes are shared.[7]
Private developer history
AccuRev has a two step check-in process. Users can check-in code privately to their workspace before sharing it with the rest of the group.[8]
Change packages
AccuRev integrates with various ITS and project management tools. History from check-ins and promotions are tied to issues. Most SCM functions can be done on the issue level instead of by file and directory.
Distributed development
AccuRev enables remote stream structures and replication for distributed teams. Replica servers function as a local cache with all write operations happening after.[7]
Automated merging
Streams in AccuRev automatically share and merge code with each other. This is a main distinction between streams and branches.

See also

References

  1. ^ AccuRev press release
  2. ^ Product Announcement for AccuRev 7.3
  3. ^ "AccuRev Support Matrix". Archived from the original on 2011-11-13. Retrieved 2011-10-25.
  4. ^ Bloomberg Businessweek Company Profile - AccuRev, Inc.
  5. ^ "Archived copy" (PDF). Archived from the original (PDF) on 2014-05-17. Retrieved 2014-05-17.{{cite web}}: CS1 maint: archived copy as title (link)
  6. ^ "AccuBridge Support Matrix". Archived from the original on 2011-04-23. Retrieved 2011-05-31.
  7. ^ a b Application Development Trends: AccuRev Streams Flow to the Enterprise
  8. ^ Dr Dobb's Painless SCM
This page was last edited on 3 April 2023, at 03:31
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.