I have inherited an old server that has a PVCS Version Manager installed. I have tried the "get" but it only exports the latest changes. Is there a way to export revision history from Serena?
How to export revision history from PVCS?
1k Views Asked by Mike At
1
There are 1 best solutions below
Related Questions in REPOSITORY
- How to push a Git server repository issues to Github repository?
- escaping values in Spring Data Repository
- Duplicate entry '[X]' for key '[Y]' on JPA repository 'save' operation. Saved entity has its key defined already
- Mock service that takes unitOfWork in constructor
- How to turn local source code directory into remote git repo?
- Migrating Nexus repository manager
- How to configure authentication for access of repository in pom.xml?
- Get Record ID in Entity Framework 5 after insert
- Android Studio Best way import module from other repository
- Repository Pattern with Repository Factory
- Octokit.net Creating new repository
- No Author in SVN Repo Logs
- Attaching an entity of type '' failed because another entity of the same type already has the same primary key value
- mercurial - several projects and repositories
- Symfony2: How to Call functions in Repository class from Type
Related Questions in SYSTEM
- How can I use multiple quotation marks in the system() function?
- /usr/lib/* files had been deleted, how to restore these files
- Pyaudio recognizer error cannot find path
- New Build Cursor Off Set
- Syntax error on system.out.println?
- system() occasionally returns 2
- Suppressing system command called from awk script
- How to broadcast hard key events as system broadcast in android?
- System.getProperty("os.name") Returns ... (3 dots) windows 8 java 7
- Can't call system with white space in parameter
- How to make new line when using echo to write a file in C
- c++ 2 ref classes should have acess to one same object of a other class
- How to set the environmental variable for SDK on MAC machine
- solve symbolic system of equations inside an array
- Android Studio - File Explorer doesnt show all my folders
Related Questions in PVCS
- Migrating source code from PVCS to SVN
- GIT comment replacement and injection
- Serena Dimensions command line (dmcli) documentation
- steps to migrate pvcs to svn
- Has anyone here ever switched Version Control System from PVCS/Serena Dimensions to Subversion?
- Switching from Subversion to PVCS Serena
- what is the meaning and difference PVCS version - SVN revision - GIT sha value
- Jenkins Automation help required
- Migrating source code from PVCS to Bitbucket
- c# and pvcs with ref parameters
- Can we upload aritfacts (.jar/.zip) created as part of jenkins pipeline to Azure Devops?
- Visual Studio 8, PVCS or Rational ClearCase
- Experience with SLL file type, maybe its a Serena or Synergex PVCS file?
- Moving projects from PVCS into Git
- 'elements[...].value' is null or not an object
Related Questions in SERENA
- FATAL: Unable to run checkout callout dimension;jenkins in linux env
- How to download latest code from serena dimension on every new build trigger by jenkins
- Serena Dimensions command line (dmcli) documentation
- Perforce and Business Mashups Integration
- VC6 IDE and Serena Dimensions
- Get item from Serena Dimensions without knowing Item Specification
- Has anyone here ever switched Version Control System from PVCS/Serena Dimensions to Subversion?
- Switching from Subversion to PVCS Serena
- Can I import version history from Serena into Team Foundation Server?
- Serena Command line, get item-spec
- How to connect UrbanCode with Changeman for mainframe code build?
- How to deliver a file using command line in Serena Dimensions
- Serena Dimensions plugin for RAD 7.5
- Is there any Serena Dimensions CM on line user guide, wiki or doc's?
- Ideas on setting up a version control system
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In the view menu select "Show Revisions". This will display a panel below your file list. Right click the revision you want and select "Get". You can then specify the location where you want to save the file.