AccuRev is a commercial version control system.

learn more… | top users | synonyms

0
votes
1answer
12 views

Accurev command for promoting all files upstream

I am wondering if there is a command that can be executed to move files from one stream to the parent stream? Accurev appears to say you can use the -s and -S to specify the stream, but it does not ...
1
vote
0answers
19 views

Review code in Accurev using crucible

I have earlier used Crucible to setup code review for the code lying in SVN. I remember there used to be feature either to select difference between two version of files, or I was able to select whole ...
0
votes
2answers
30 views

Forcedly update workspace in Accurev

Is there any command to update my workspace forcedly in Accurev, directly replace the local files with the backed files, and don't care about the conflict files, modified files and so on? I really ...
-3
votes
1answer
24 views

Does anyone know Accurev plugin for Netbeans?

Does anyone know Accurev plugin for Netbeans and also m2e SCM connector for Accurev in eclipse juno?
0
votes
2answers
53 views

Run Eclipse in verbose mode

Is there any way to run Eclipse CDT in verbose mode? When I want to open a project it takes forever to finish (the activity scroll bar keeps scrolling with no end). I am hoping to get some insight ...
0
votes
2answers
30 views

How to get a list of files modified since date/revision in Accurev

I have created a workspace backed by some collaboration stream. The stream is updated regularly by team members. My goal is to take modified files in a given path and put them to another repository ...
1
vote
2answers
34 views

share a workspace on Accurev

I am new to Accurev. I am working on a workspace and I see a problem which I need help from a team member to look at the issue. what is the easiest way to let the other team member to access my files ...
0
votes
1answer
50 views

Accurev Promotion order

We are using Accurev 5.6. We run into a weird issue during promotion. One of our developers defuncted a file abc.txt in his workspace and promoted it to the backing stream under an issue. Then after a ...
0
votes
1answer
45 views

ACCUREV_IGNORE_ELEMS patterns not picking up external files with numbers in the name

ACCUREV_IGNORE_ELEMS is not filtering out files that look like this: lib/junit/junit/4.10 or lib/.cache/m2e/0.12.1/xxxx I've tried these and none seem to pick up these files: /lib/ lib/* lib/** ...
0
votes
1answer
45 views

Search accurev depot for unused workspaces

Is there anyway using accurev CLI that I can search for old unused workspaces? Some way that I can get a list of workspaces that havent been accessed in x amount of days for example?
0
votes
3answers
96 views

Is it possible to configure AccuRev to use WinMerge as its diff/merge tool?

I see in AccuRev's Diff/Merge Preferences tab that the diff and merge tools can be switched to a pre-defined list of third-party tools. These are the choices I have: Diff AccuRev TkDiff Araxis ...
0
votes
1answer
78 views

AccuRev: Some files from the backing stream aren't in my workspace and aren't Missing

3 files present in the backing stream in AccuRev aren't in my workspace after Updating it. Some things I've tried: Checked the Missing search. They don't show, with or without timestamp ...
0
votes
1answer
63 views

AccuRev CLI list snapshots

Is there any way to retrieve a list of all snapshots in a Depot/Stream using the AccuRev CLI?
1
vote
1answer
73 views

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 ...
0
votes
1answer
93 views

Find timestamp of the latest version of file

For the latest file in a stream, how can I get the timestamp associated with the version? I tried accurev hist <elem>, but that returns the entire history and now I have to parse through it. ...
0
votes
0answers
38 views

Looking up files modified less than N times

Is there a way to query accurev for a list of files that had less than N transactions performed on them? Alternatively, could a list of matching files be produced with a number of transactions ...
0
votes
1answer
102 views

Unable to create a workspace in Accurev

I am unable to create a workspace in Accurev. It's giving an error like this: Workspace/ref tree location already in use. Its saying Error- 61 - client.c:569
0
votes
1answer
46 views

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
2
votes
2answers
424 views

How do I get accurev to find a moved workspace?

I created a workspace in AccuRev under M:\EclipseWorkspaces\. The project checked out fine. Then I moved the project to C:\EclipseWorkspaces\. Now AccuRev thinks the project does not exists. This is ...
1
vote
1answer
163 views

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, ...
0
votes
2answers
198 views

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 ...
3
votes
3answers
398 views

Anyone know how to export Accurev to another VCS?

Does anyone know an easy way of exporting an Accurev 'depot' and its full history to, for example, git or mercurial? Or even via a 3rd party system? Unless I'm missing the obvious, I can't find ...
-1
votes
1answer
167 views

Is Accurev a distributed version control system? [closed]

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?
0
votes
1answer
210 views

Moving from Subversion to Accurev

I've just started a new job where they use Accurev. I've been using Subversion for years so I've been trying to find a "Subversion to Accurev" guide, but the only articles online are comparisons ...
0
votes
1answer
123 views

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 ...
0
votes
1answer
246 views

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 ...
0
votes
1answer
112 views

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 ...
1
vote
2answers
564 views

Accurev .acignore

I have a directory tree under accurev. In this tree I have a directory work which I want to exclude from versioning for good (including subdirectories). Can I use .acignore?
0
votes
1answer
37 views

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
1answer
152 views

Accurev SCM Performance Very Slow on Mac OSX

I'm the Accurev administrator at work. I have one of my users on Mac OSX that is having really bad performance - it takes about 45 seconds between launching the app and displaying the login screen. ...
0
votes
1answer
491 views

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.
0
votes
1answer
116 views

Accurev's “show” Command : “-t” flag does not work [closed]

On the command line in Windows, I'm tring to run: accurev show -p <myDepotName> -t 2011/11/09 13:26:19 streams After I enter this command, the accurev help just prints out for accurev show. ...
0
votes
1answer
395 views

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.
0
votes
1answer
76 views

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? ...
0
votes
2answers
513 views

Accurev treats most of the source tree in workspace as external

I have this accurev issue where almost ALL source-controlled dirs under my workspace are shown as "external" eventhough they are not --accurev stat confirms the same externality. Accurev update has ...
0
votes
2answers
225 views

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 ...
0
votes
1answer
380 views

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?
2
votes
1answer
362 views

Did anybody ever migrate from Accurev to ClearCase?

I heard a lot of stories about people migrating from ClearCase to AccuRev. But I've never heard of migration in the opposite direction. Is it because nobody ever dropped AccuRev in favor of ClearCase? ...
1
vote
1answer
219 views

How to set permissions to promote a file in Accurev

All, We have had problems with engineers promoting files without the code being thoroughly tested and reviewed. They eventually ended up breaking the baseline. Instead of assuming the engineers will ...
1
vote
1answer
478 views

Undo an Update in AccuRev?

How do I undo an update in Accurev? I want to revert to a state where contents of the files are exactly how it was before an "update" operation?
0
votes
2answers
98 views

Is it possible to run an AccuRev query at an arbitrary time in the past?

I want to keep project metrics for my over time which I can show as a report. For example, I want to show a line chart of how many issues were WIP, Assigned, or Completed at the end of each week. Can ...
8
votes
3answers
909 views

Value of using Git with ClearCase, AccuRev or Perforce? [closed]

I am interested in the value (or lack thereof) of using a traditional SCM product (ClearCase, AccuRev, Perforce, etc.) along with Git for large projects with distributed teams. Is there a significant ...
1
vote
1answer
526 views

eclipse accurev plugin

I've been working on a project in Eclipse that uses the Accurev VCS. Until now, I've been switching from Eclipse to the Accurev GUI in order to perform VCS commands. As you can imagine, this quickly ...
2
votes
1answer
1k views

What is the difference between diff against basis and backing in Accurev

What is the difference between diff against basis and diff against backing in Accurev?
1
vote
1answer
279 views

Modify an AccuRev transaction comment

In AccuRev, is there a way to change the comment I provided for a transaction?
0
votes
2answers
316 views

How do I get a diff of an issue in Accurev without any inherited changes?

While I'm not sure I have a satisfactory answer on my other Accurev question, I believe I'm starting to understand the issue I'm seeing with Accurev diffs. The flow is something like this: ...
8
votes
5answers
3k views

What is a one-sentence explanation of how Accurev works?

I understand git, Subversion, CVS and a myriad of other source control systems. I've begun using Accurev and it confounds me. I believe I need to form a mental model that relates it to other SCM's. ...
1
vote
1answer
113 views

STS and AccuBridge

Due to a problem I'm encountering with STS2.3.3.M2 and JUnit tests, I decided to try out the newest STS (v2.5.1RELEASE). I installed AccuBridge since Accurev is our version controller and I was trying ...
0
votes
1answer
264 views

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 ...
1
vote
2answers
364 views

Accurev: How can I see new folders created in a parent stream inside a workspace?

I've created a new folder (with files and sub-folders) in a workspace. I then promoted them all into a parent stream (and even to the grandparent one). However I cannot see them in another workspace ...

1 2