Questions tagged [accurev]

AccuRev is a commercial version control system.

AccuRev is a commercial version control system that features stream-based development, and tight integration of issue tracking on the source level (among others).

206 questions
0
votes
1 answer

Is there a way to find the maximum number of promotes in accurev?

Is there a way to find the maximum number of promotes by a user in a stream , in Accurev? Some information like User - Count# Of Promotes
Sarath
  • 2,719
  • 1
  • 31
  • 39
0
votes
2 answers

AccuRev Plug-in integration with VS2010

I am trying use Accrev plugin for visual studio 2010. I am not sure how do i get this working on VS 2010 for projects which are already existing in Accrev. I have followed few steps mentioned in the release notes. Release notes for the plug in…
Shetty
  • 1,792
  • 4
  • 22
  • 38
-1
votes
1 answer

Accurev's "show" Command : "-t" flag does not work

On the command line in Windows, I'm tring to run: accurev show -p -t 2011/11/09 13:26:19 streams After I enter this command, the accurev help just prints out for accurev show. Please advise me on how to use the accurev show command.
Kevin Meredith
  • 41,036
  • 63
  • 209
  • 384
-1
votes
1 answer

Importing a project into Eclipse and deploy it in your local

I have a project in Accurev for which I created a workspace. I did File > Import > Existing Projects into Workspace. After the import, the first thing that I have done is Configure Build path (Project>properties>Java Build Path). Still, I can find a…
karthikchowdary
  • 67
  • 1
  • 2
  • 6
-1
votes
1 answer

Does anyone know of an Accurev plugin for VS 2015?

The Borland plugin does not support past VS 2013. Is there anything else out there? Maybe open source?
Tevya
  • 836
  • 1
  • 10
  • 23
-1
votes
1 answer

How to export the codebase from one Accurev server to another Accurev server?

we have 2 Accurev servers having same stream name,some develoopers are working on One accurev server with "ABC" stream and another developers are working on another Accurv server with "ABC" Stream,at the end of the day the second accurrev server…
-1
votes
1 answer

AccuRev move folder to own depot keeping history

One of folders in my depot need to be moved to its own depot with keeping commit history. I need this to separate jenkins builds. Is it possible to do this keeping history, not creating new baseline?
Alex
  • 2,120
  • 2
  • 16
  • 15
-1
votes
1 answer

Is Accurev a distributed version control system?

Is Accurev a distributed version control system such as Git or a centralized one such as SVN? Does Accurev hold any advantages over Git or SVN? If so what are they?
Harindaka
  • 4,658
  • 8
  • 43
  • 62
-2
votes
1 answer

How to find all user list in Accurev? Is the there any API or CLI for fetching all user of SCM Accurev?

How to find all user list in Accurev? Is the there any API or CLI for fetching all user of Version control Accurev? I am trying to track all the user in tool.
Tejas
  • 41
  • 1
  • 7
-2
votes
1 answer

RTC or AccuRev which is better?

I am looking for some information on comparison between AccuRev and IBM Rational Team Concert. Between RTC and AccuRev which tool is better for configuration management and why? Is there any white paper to refer?
Deepak
  • 1
-5
votes
3 answers

difference between Gradle and accurev

Can any one explain the difference between Accurev and Gradle. I am trying to use it in eclipse mars version. I have a project got from AccuRev how can I import it as a gradle or as AccuRev?
1 2 3
13
14