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
1
vote
1 answer

CVS equivilent to $id:$ in Accurev

I am looking for a CVS equivalent to $id:$ in Accurev. Before you start talking compile-time scripts - my major caveat is that a lot of my stuff is in Perl - so I can't do any of the normal "compile-time tricks" - as there really isn't much of any…
Brad
  • 11,262
  • 8
  • 55
  • 74
1
vote
2 answers

Accurev Triggers for Security, Stream Management and JIRA Integration

About 6 months ago we started using AccuRev with JIRA for our source control and issue management, but there are some obvious problems, like a lack of security, everyone can pretty much do anything, like lock and unlock stream and change streams…
Jiri Klouda
  • 1,362
  • 12
  • 25
0
votes
1 answer

How can Accurev GUI functionality be extended?

Is there any way additional commands can be integrated into the GUI as a menu option? Long story short - we are using a code review tool that does not play nice with the depot natively, so diffs have to be submitted manually. In a perfect world we'd…
Oleg
  • 24,465
  • 8
  • 61
  • 91
0
votes
1 answer

How to 'accurev diff' a kept new file?

I created a new file with content in my workspace, and then I 'accurev add' it. So the current state of this file in my stream is '(kept) (member)'. However I found I cannot 'accurev diff' it. For example, if you I 'accurev diff -k -b', accurev only…
0xMingYang
  • 153
  • 1
  • 6
0
votes
1 answer

Accurev Externals?

Does Accurev have a feature like SubVersions 'svn:externals'? This works like a symbolic link to another area of the repository. Example: In my subversion test automation projects I had my shared libraries defined as a 'svn:externals' within each…
GlennH
  • 105
  • 1
  • 3
  • 11
0
votes
1 answer

AccuWork/Accurev adding attachments using command line

Does anybody know a way to add attachments/files to AccuWork/Accurev issue using command line? Thank you
0
votes
1 answer

Moving a file(s) in Accurev Stream

I'd like to move files from one stream to another stream within Accurev. I do not want to move the files in my own workspace, then promote the moved files. Please advise.
Kevin Meredith
  • 41,036
  • 63
  • 209
  • 384
0
votes
2 answers

Is there an AccuRev command to list all the streams?

I want to get a list of all the streams, including snapshots. I can't find anything in the CLI reference.
zekel
  • 9,227
  • 10
  • 65
  • 96
0
votes
1 answer

How do shops using AccuRev handle Database changes?

We've considered using AccuRev because the stream idea makes a lot of sense for very agile shops such as ours. One question though for managing change sets: how are people handling database changes? Does each developer have a local developer…
jvhang
  • 747
  • 6
  • 19
0
votes
0 answers

How to break each ac2git run?

We have a big Accurev stream to migrate to git. Because of maximum limitation of command_cache.sqlite3 in a single run, we have to run ac2git separately each with smaller transaction range. In the end of our 1st run ending at transaction 600000, we…
chz
  • 355
  • 1
  • 7
  • 21
0
votes
1 answer

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 build stage specifically is expecting the code…
0
votes
0 answers

Existing queries under "View Issue queries" missing

At our organization, we use Accurev v6.0.1 to track and manage data models. There were pre-configured queries to easily view issues with different status. Recently, all of these disappeared all of a sudden; only the custom queries created by each…
0
votes
2 answers

Accurev - why not Auto-Update?

Why isn't it standard behavior for Accurev to automatically run an "Update" upon opening the program? "Update" updates a user's local sandbox with the latest files from the building/promoted area. It seems like expected functionality that the most…
Kevin Meredith
  • 41,036
  • 63
  • 209
  • 384
0
votes
1 answer

VERSION CONTROL - i'd like to use an Accurev CLI command to copy files to my workstation associated to issue numbers

Can you please advise if there's a way to use a CLI command to copy down files from AccuRev associated to a given issue number?
arturo
  • 1
0
votes
1 answer

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 currently logged in. I have checked with user and user…
skm_satish
  • 445
  • 4
  • 12