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

Trial version login details

I just downloaded the Accurev trial version (on Window x64) and cannot get past the initial wizard. The installation said it would use postgres as the user id for the database, but I cannot figure out what user id I'm supposed to use to log in to…
Darius X.
  • 2,886
  • 4
  • 24
  • 51
0
votes
1 answer

TeamCity with Multiple Development Environments

For our enterprise application, we have tiered streams in AccuRev (developers promote to the Integration stream, which promotes to the Quality Assurance stream, which promotes to the Production stream). Each major component of the application has…
attack
  • 1,523
  • 12
  • 17
0
votes
1 answer

AccuRev, GUI equivalent of incl/excl/lsrules?

I can use AccuRev CLI incl/excl/lsrules to manage include/exclude rules in the stream. What about the GUI equivalent? Some of the colleagues prefer GUI. I'd show them how to do the same in GUI. I've looked through the GUI interface, but didn't…
caoanan
  • 554
  • 5
  • 20
0
votes
1 answer

AccuRev, command-line, How to specify server address when login?

I'm using AccuRev5.7 command-line interface. I know that "acclient.cnf" stores some server list. How can I choose which server to login when running the "accurev login" command? Can I pick one of the them, or, specify a new one, by command-line?
caoanan
  • 554
  • 5
  • 20
0
votes
1 answer

AccuRev, How to check whether a stream is "pass-through" or not?

Using AccuRev version 5.7 I know that the "show" command would show information about a stream. show [ -f ] [ -p ] [ -d ] [ -t ] [ -s [ -m[] ] [ -r | -R | -1 ] ] streams But the "Dyn" column…
caoanan
  • 554
  • 5
  • 20
0
votes
1 answer

Looking for accurev clear client cache script

I was reading a post here and @chaboud commented the following: went to an "Advanced Accurev topics" talk, and the first tidbit was a large shell command for clearing out Accurev's client-side caching/sync mechanism to correct for when Accurev…
d1820
  • 190
  • 1
  • 8
0
votes
1 answer

Polling Accurev SCM only if there are any changes in code

I am polling Accurev SCM after every 30 minutes using Poll SCM as H/30 * * * * However, I want to change the functionality so that Accurev is polled by Jenkins only after there are changes in code in Accurev. I don't want to keep polling Accurev…
meallhour
  • 13,921
  • 21
  • 60
  • 117
0
votes
1 answer

Accurev Merge GUI from CLI command

Is there any CLI command that can be used to open Accurev Merge window from command line. Assume, I have already logged into Accurev. I analysed, and understood till these commands accurev guimerge - to get file's most recent version, merging…
Deepak Raj
  • 730
  • 2
  • 9
  • 26
0
votes
1 answer

Avoiding stranding/Stopping AccuRev update from removing folders from old Stream

Here's the situation... We have work involving a Phase1 stream and Phase2 stream. Both have the same parent. But, changes from Phase1 can't yet be promoted. (Obviously, there will be multiple devs working in Phase2) As the names suggest, Phase2 work…
Vyoam
  • 166
  • 1
  • 5
0
votes
1 answer

AccuRev - Change the AccuRev issue number for a transaction that used a wrong issue number

Accidently promoted a file with a wrong issue number. Is it possible to change the issue number in AccuRev for that transaction? Note that the stream that i promoted is not enabled with Change package. Appreciate if any help on this. Thanks!
0
votes
1 answer

Jenkins change log

I am trying to get chage log from Jenkins from last successful build from Accurev and I am using accurev hist command with this I am getting only latest history. is there any way to find out list of all change log. thank in advance.
0
votes
1 answer

cannot create accurev workspace after removing and changing one of the same name

I am aware that removing a workspace does not make its name available again. I had a workspace called MyWSpace. I removed that workspace using accurev rmws MyWSpace and it said it was remove successfully. I then tried to rename it using accurev…
ewok
  • 20,148
  • 51
  • 149
  • 254
0
votes
1 answer

AccuRev is ignoring my .acignore file

I have an .acignore file that looks like this: **\build **\build\** **\.gradle **\.gradle\** My file structure is as follows: AccuRev Workspaces .accurev Workspace1 Workspace 2 I placed my .acignore file into the .accurev folder under…
chama
  • 5,973
  • 14
  • 61
  • 77
0
votes
1 answer

VS 2013 cannot login to AccuRev with 2014.3 plugin

Everything worked fine with VS 2010 and Accubridge plugin. After installing VS 2013 and "AccuRev-plugin-for-visualstudiope-2014" plugin and configuring it, when logging into AccuRev, it doesn't actually log me in. Most of the options in the AccuRev…
0
votes
0 answers

How to migrate Clearcase repo to AccuRev?

I want to migrate my source code from clearcase to AccuRev. I searched in google and accurev site for migration document. But I couldn't able to find any specific document for migration. Can anyone please help me in this. Thanks, Blexon.