Skip to main content

Questions tagged [accurev]

AccuRev is a commercial version control system.

0 votes
0 answers
17 views

how to resolve defunct overlaps conflict in accurev in GUI/ command prompt

I'm trying to resolve deep overlap in accurev. Having a file conflict (defunct)overlaps conflict. I have to tried to merge / include to a workspace. but I cant merge / include.It is througing the ...
user3386779's user avatar
  • 7,127
0 votes
0 answers
8 views

In Accurev, how can I send files from a stream to a workspace in batch?

I have 2 streams in Accurev, call them stream A and stream B. They share a very ancient common ancestor. I also have a workspace A and workspace B if that matters. In stream B, over time, various ...
Chris Giarla's user avatar
0 votes
1 answer
85 views

Executing Jenkins Pipeline on a single agent with docker

What I'm trying to achieve: I'm trying to execute a pipeline script where SCM (AccuRev) is checked out on 'any' agent and then the stages are executed on that same agent per the local workspace. The ...
Absent Link's user avatar
1 vote
1 answer
124 views

Accurev change password issue with error: user is currently logged in

I am administrating Accurev. I have one user XXX and he forgot his password. Now when i try to reset password for user XXX, i am getitng error message: can't change user info for XXX. user is ...
skm_satish's user avatar
0 votes
3 answers
190 views

Does Accurev expose Rest API like other DevOps tools like GIT, JIRA, Jenkins?

I am trying to look for the rest api's to call the various functionalites of Accurev via my custom web application. eg: Rest API to list recent commits in a stream.
knowledge20's user avatar
  • 1,326
1 vote
1 answer
90 views

Export Snapshots from Accurev using Perl

I am trying to use a Perl script to pull out all snapshots from Accurev but I'm having issues. I can run this command fine on it's own accurev show -p myDepot streams This will get all the streams ...
Stacker's user avatar
  • 167
0 votes
1 answer
295 views

Diff all files in an AccuRev transaction with the parent stream version

Given a transaction ID, how would one go about generating a diff between all of the files in the transaction with their corresponding versions in the parent stream using the AccuRev command line tools?...
K Scott Piel's user avatar
  • 4,370
-1 votes
1 answer
121 views

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>...
karthikchowdary's user avatar
0 votes
1 answer
496 views

In Accurev CLI, how do I view my workspace stale files

Using the GUI, there's an option to view incoming and outgoing files. Using the CLI, you can use stat to view outgoing files (member, modified, missing, external), but I didn't find an option to view ...
Jesus H's user avatar
  • 1,260
0 votes
1 answer
528 views

Accurev undo a revert to basis

In Accurev I have accidently purge a stream by doing a revert to basis while trying to pull the latest from the stream. This removed all the files within the stream. Is it possible to undo it? and how?...
kennyT07's user avatar
0 votes
1 answer
2k views

What is the difference between GIT and Accurev?

I need to know how does Accurev and GIT differ from each other in Source Code Management. GIT being Distributed Version Control System but we can see that Accurev offers both the feature where we can ...
LittleNittle's user avatar
0 votes
1 answer
434 views

How to make a file live which is previously defunct

There was a defunct file in a stream. I just revert it to backed version in stream, now i can't see that file, what happened to the actual file? how do i obtain it?
M Sharath Hegde's user avatar
0 votes
0 answers
165 views

accurev revert to parent stream version

There are two Accurev streams, A and B. B is the child of A. Feature X was mistakenly ported into stream B at one point. Some time later, this was noticed and it was decided to move feature X to ...
user2322217's user avatar
0 votes
1 answer
219 views

Move workspace to different stream in Accurev CLI

Accurev CLI documentation does not mention any command to move workspace from one stream to another without the need of creating a new workspace.
Sumanth Polisetty's user avatar
-2 votes
1 answer
160 views

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's user avatar
  • 41

15 30 50 per page
1
2 3 4 5
14