AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes

Size: px
Start display at page:

Download "AgileSCM Release 4.1. AgileSCM Release 4.0. AgileSCM Release 3.2. New Features. Bug Fixes. New Features. Bug Fixes"

Transcription

1

2 AgileSCM Release 4.1 Project Dashboard - get a complete overview of the status of your project. View the SSH public key through the AgileSCM interface. This allows you to post the key to Git and Mercurial hosting services such as Bitbucket, GitHub or Atlassian Stash. New JIRA plugin configuration for the AgileSCM JIRA Driver. Configure the JIRA plugin directly through the JIRA interface. JIRA plugin now compatible with JIRA5. You can now install directly in the JIRA plugin manager from the Atlassian Marketplace. ReviewBoard 1.6 support. Long titles in list views are now truncated and expanded when you hover over the text. UCM-438: Delivery of hotfix activities with merge conflicts causes baseline issue. UCM-338, UCM-342: Unable to create Git and Mercurial components with Tomcat-deployed AgileSCM. UCM-449: Licence not working with AgileSCM deployed on port 443 via HTTPS. UCM-437: Problem with hotfix tag creation for read-only Mercurial components. UCM-433: Change of initial revisions not recognised. UCM-407: Make merge conflicts in root directory more obvious, previously not always clear if a merge conflict is detected at the root directory of an activity branch. UCM-404: Disabling ReviewBoard for a running project with outstanding reviews causes Integration tab to fail. UCM-323: Multiple "None" baselines displayed for component revisions. AgileSCM Release 4.0 Introducing the all new interface! Restrictive mode, allowing people without the time to request an evaluation license to quickly get up and running! New installer, to remove some of the headaches of the old one. New 'in browser' configuration editor available to database administrators! Eclipse plugin no longer shows deleted activities API Get checkout commands - no longer requires a workspace, as this was never used API Get Activities no longer returns deleted activities API Get Projects no longer returns deleted projects API Get Changeset was returning invalid svn diff's in certain situations After creating a git repository Agile SCM now runs "git update-server-info" to update git ready for http requests The Jira driver used to fall over when an issue was created from Jira, then deleted in Agile SCM then a new issue created again from the same ticket, this is no longer the case AgileSCM Release 3.2

3 AgileSCM 3.2 is a roll-up release, providing minor fixes and enhancements. Please note that this release is currently only supported with the standalone SQLite database. Support for mysql and tomcat servers will be incoming in the next release. On the manage project page, truncated displayed portion of link and show full link as tool-tip Added 2 new api functions: Get Latest Baseline For Project Get List Of Activities To Be Baselined For Project Added the ability to delete users Made Jira links clickable on the import external issues page Improved the search functionality on the edit user page Improved an error message on jira driver for a non Agile SCM user Fixed a bug which when disabling ReviewBoard breaks Edit Activity Fixed an issue with internet explorer not sending the correct post data on the Selective checkout page Made pulled external issue assign to no-one if user is not a member of the project for which the issue is being pulled Re-assign activity page had an unnecessary column Made the releases page default to a single project Fixed a bug with editing a project with the same name as a previously deleted project Fixed an issue with Reviewboard and hotfixes Fixed a rare case when Reviewboard could create erroneous reviews when a delivery failed Fixed a rare case in which hotfixes could have incorrect content when a conflict happend Fixed an issue with incorrect changeset for hotfixes on hotfixes being reported AgileSCM Release 3.1 AgileSCM 3.1 is a roll-up release, providing minor fixes and enhancements. Please note that this release is currently only supported with the standalone SQLite database. Support for mysql and tomcat servers will be included in an upcoming release. The Eclipse plugin has been updated to integrate the functionality of the Java Checkout GUI. This gives you more control over the checkout process such as where to place files and also allows you to switch existing workspaces. The Java Checkout GUI has seen some minor improvements: Browse button now starts from the currently selected workspace folder (if it exists). Pressing enter in the password field now starts the checkout operation. The Open Folder button is now always accessible (it was previously greyed out until you pressed Checkout). Project Link - All projects now have access to a blank text field to place the address or location of a project homepage.

4 UCM-362: Improve handling of errors from the CM backend. UCM-366: Disabling ReviewBoard for a project with pending reviews impacts Edit Activity view. UCM-375: Pass/fail buttons appear for passed reviews on Integrate Tab. UCM-361: Addressed issue with assignments in API function getactivity. AgileSCM Release 3.0 AgileSCM 3.0 is a feature release providing Mercurial support, pluggable database back-ends (both MySQL and Oracle 10 are supported) and the all new platform-independent WAR distribution, which can be deployed on Tomcat application servers. Mercurial Support AgileSCM now provides full support for components stored in Mercurial repositories. Mercurial is a distributed version control system, similar in functionality to Git. Pluggable Database Back-ends AgileSCM now allows you to store its data in a MySQL or Oracle database. Previously, all data was stored in a local database file maintained by SQLite3. Note that the SQLite3 solution will still be suitable for most environments. However, in environments where MySQL and Oracle is used to store company data, it may be worth using the enterprise class database system and benefit from existing backup strategies and better scalability (i.e. dealing with a large number of parallel requests). WAR Distribution The all-new WAR distribution is a fully platform-independent solution, which should run on all platforms providing Java and the Tomcat application server. The WAR distribution has the same look-and-feel and functionality as the standalone version of AgileSCM. However, please note that you must use a MySQL or Oracle database with the WAR distribution. You cannot use an SQLite3 database file. Improved Deliver/Integrate Performance The performance of deliver and integrate operations has been improved substantially. If you have large components containing a lot of files or large files, you should see a substantial increase in performance on delivery and integration of activities. Fewer Conflicts on Rebased Activities You will now see fewer conflicts when rebased activities are integrated. The way AgileSCM merges activities has been changed such that all merge operations are now performed on the activity branch. This allows AgileSCM to merge activities back to the integration branch using the "--reintegrate" option of Subversion, which greatly reduces the risk of spurious conflicts. In previous versions of AgileSCM, rebasing from the integration branch into an activity branch would result in reflective merge conflicts for the rebased changes when the activity was integrated. Performing all merges on the activity branch solves this issue.

5 Another benefit is that all manually resolved merge issues now become part of the changeset of the activity and are therefore much more traceable. Group Baselines Into Releases As the number of baselines grow, the Manage Baseline page can become harder to understand. AgileSCM now allows you to group baselines into product releases, allowing you to visualise which release a baseline was created for. Switch Development Workspace To New Branch Instead of performing a full checkout, you now have the option to switch an existing workspace for another activity on the same project to a new activity. This gives much better performance for large repositories. Improved List Sorting For all list views such as Manage Project, Edit Component, Edit Activity and Edit User, you can now click a number of table headings to sort the table based on that column. Click twice to sort in reverse order. Other You can now allow AgileSCM to automatically create a Subversion repository for you when you create a Subversion component. Please note that you must specify in the config file the URL to the base directory under which these repositories will be served. You can now see the changeset of an activity as Subversion diffs using the Java checkout GUI. If you have configured Subversion on your machine to use a graphical diff tool, it will pop up a diff window per changed file. Otherwise, the differences will simply be displayed in the log window of the Java checkout GUI. When your AgileSCM licence expires, AgileSCM will now redirect to you a view indicating that your licence is invalid rather than shutting down the AgileSCM server. Integrators can now check out a merge workspace prior to performing a merge. This allows you to review the results of a merge operation prior to actually performing the merge. Improved support for foreign language characters. AgileSCM has now been qualified to support special characters in all places in AgileSCM itself as well as Subversion, Git and Mercurial. However, please note the limitations of Git with respect to cross-platform support for special characters in file names. Please see /git.wiki.kernel.org/index.php/gitfaq#does_git_convert_encodings_of_file_names.3f You can now rebase activities from other activities of the same project, not just the project integration branch. You can now perform a rebase of an activity from the Integration tab. Edit Component now also lists the projects a component appears in. AgileSCM now makes sure that the database version is suitable on startup. This ensures that the database schema has been upgraded and makes upgrade issues much more obvious. Edit activity page now shows what baseline an activity is in (if any) ZD-18: Show if a component is shared - this is now displayed correctly on the Edit Project page. ZD-19: Read-only status not shown for shared components - this is now displayed correctly on the Edit Project page. ZD-23: Do not show the superfluous warning message about ifconfig not found in a certain path on Redhat and CentOS systems. ZD-45 (edit user should update the authz file) CB-2296: If you use two browser windows to show the To-do page for the same user, and if you then attempt to close or deliver the same activity from both browser windows, AgileSCM will now show a better error message, which indicates that the activity has already been closed/delivered.

6 CB-2224: Developer level activity status - AgileSCM will now show if a Developer has accepted or closed an activity on a per-developer basis in the Edit Activity list view. UCM You should be able to reuse component and project names of deleted projects/components UCM-306: Eclipse plugin fails on startup if there are activities in AgileSCM containing special characters. CB-2350: Unify checkout buttons on all pages - the buttons have been changed on all pages to look the same as on the To-do page. CB-2313: The Deliver option is now no longer visible until all other Developers assigned to the activity have closed it. The behaviour has not changed from previous releases of AgileSCM, where Deliver would act as Close until the last Developer. However, not showing the button makes the behaviour much clearer. UCM-295: Search fails on Edit Activity if you are not on the first page. UCM-286: Authz generation should use the configured SVN user name from the user's profile. Agile SCM Release 2.6 Agile SCM 2.6 is mainly a service release providing extensions to the Git integration as well as fixes for a number of issues. A limited number of smaller new features has also been included. The Agile SCM documentation can now be accessed directly through the web interface via the Help link. Both HTML and PDF documentation are available this way. For read-only components, project managers can now change the baseline used for a read-only component at any time during the life-time of the project. This allows you to switch to newer versions of a read-only component without having to start a new project in Agile SCM. You can now delete activities. This will hide activities from all views. You can now delete components. This will hide them from view but will not affect any existing projects that use those components. Agile SCM now requires all assignees of an activity to close before the activity can be integrated. Partial deliveries have now been disallowed to avoid confusion. The Agile SCM version number is now displayed in the web interface. This allows you to confirm the version that you have installed without referring to the log file. Links to edit activities have been added to the Assign Activity view. The Java checkout GUI will now prompt the user to create the workspace directory, if it does not exist. Select All buttons have been added to the Import User and Import Activity screens. Extensions to Git Integration: The change-set for an activity will now also show changes in Git components. Previously this had been explicitly excluded. Added ReviewBoard support for Git components. You can now rebase Git components. The Checkin button on the Java Checkout GUI has returned and now fully supports Git components. The Eclipse plugin now supports Git components. Completion of Rebranding to Agile ACM Eclipse plugin has been rebranded. Validator names for JIRA driver have been updated. Added support for both old UCM4SVN and new Agile SCM licences. Changed hotfix activities for previous hotfixes to now start from the previous hotfix's baseline rather than the previous hotfix's activity. Whilst this does not change the end result, it provides better traceability through the

7 Subversion branches. Error messages from the Git back-end have been improved. Edit Repository now supports domain-less repository URLs. Corrected top-level folder names for selective checkout. The browse button on the Java Checkout GUI now starts browsing from the folder selected in the GUI rather than always starting from the user's home directory. The sample database generator has been updated to support latest features of the database. Corrected Review tab to show external ReviewBoard ids rather than internal ids. Fixed error seen by Developers when attempting to view activities from other developers by clicking the link on the Manage Baseline page. Fixed problem where user-errors on the create component page (such as forgetting to provide a component description) could cause an incorrect form to be shown for a Git component. Improved rebase functionality such that when rebasing from another project it will no longer include baselines from the current project in the list. Fixed bug related to Custom Rebase and merge conflicts. The conflicts checkout script would not always select the correct baselines. Changed Git integration to use workspace config setting for all temporary data created. Removed redundant is_discarded field from Edit Repository view. Fixed problem in Java Checkout GUI where the overwrite warning would sometimes not be shown. Fixed problem with checkout of project integration branch for projects with spaces in their name. Removed spurious shared-component activities from the hofix-baseline view on the Manage Baseline tab. In the JIRA plugin made sure that projects that have been deleted in Agile SCM do not show up. Fixed help text for Trac integration fields on the New Project tab. Improved Delete Project confirmation message if no activities are affected. Added Agile SCM favicon for tabbed browsers. For Developers delivering activities, fixed problem with non-functional to-do page after confirming a merge following a merge conflict. Fixed checkout scripts for read-only shared components. Fixed issue with more than the expected ten recently completed reviews being shown on Review Tab. Fixed corner-case issue of inconsistent states being shown for some activities depending on which tab is opened. Agile SCM Release 2.5 UCM4SVN has been renamed to Agile SCM to better reflect its purpose. As of the 2.5 release, Agile SCM is no longer tied to Subversion as its only configuration management interface and now also supports the Git configuration management system. Git Components Agile SCM 2.5 introduces support for components managed in Git repositories. Projects can be purely Git or Subversion, or they can consist of a mix of Subversion and Git components. Fore more details on Git, please see Hotfix Activities Hotfix activites allow you to branch off from an existing baseline and apply changes on top of the baseline in order to provide a hotfix or service releases. Hotfix activities allow you to minimise the changes to a baseline such that you can provide targeted fixes without picking up other changes that have been integrated to the project integration

8 branch since the baseline was originally made. Rebase from Other Projects Agile SCM now allows you to selectively rebase some components in an activity from another project. This allows you to selectively share information between projects without having to go as far as using a shared integration branch (i.e. use a shared component). Display only Relevant Information Agile SCM will now limit information it displays based on your project membership. Information about items relating to a project will only be shown if the user is a member of the project. Secure HTTPS Access You now have the option to secure access to Agile SCM though HTTP. See the Administration Guide for details on how to configure this setting. Deleting Projects It is now possible to delete projects in Agile SCM, which will hide any information associated with a deleted project from view. This includes activities and baselines associated with the project. Other Enhancements Java checkout GUI will now create the workspace directory if it does not exist yet. You can now pass or fail reviews directly from Integrate tab. Improved load performance of Integrate tab for installations with a large number of activities. Edit checkout links to the Edit Activity page. Now showing activity status on the Edit Activity page. Improved display of changeset information on the Edit Activity page. The Agile SCM logo now links to the current server instance rather than the Clearvision CM Home Page. Addressed issues with some activities imported from JIRA with special characters not merging until the description was changed. Prevent Eclipse plugin from hanging during checkout of very large activities. Fixed issue with Search filters on list pages such as Manage Project and Edit User not returning correct results. UCM4SVN Release Orchestra Build Bug fixes: This build was a re-pack of the existing build to remove the search buttons from the template as a bug was located, there have been no code changes whatsoever. UCM4SVN Release 2.4 UCM4SVN 2.4 is the latest feature release providing exciting new features including a JIRA plugin that allows Developers to work with UCM4SVN entirely through the JIRA user interface, as well as an Eclipse plugin for Eclipse-based developers.

9 JIRA plugin, which allows you to drive UCM4SVN developer actions from JIRA. Eclipse plugin, providing to-do list and basic developer actions. Java Checkout GUI improvements:- Open Folder after checkout Allow user to save Subversion password in encrypted format. You can now clone activities for another project. This makes it easier to create an activity with the same title and description in another project. Improved display for activities with long titles. You can now see all activities awaiting integration from all projects on the Integrate tab. Baseline names can now contain a wider set of special characters including '.', '+' and '-'. For Subversion repositories with UCM4SVN-managed authz-based access control, allow developers to resolve merge conflicts on the project integration branch whilst the activity is being merged. The UCM4SVN server port number was missing from some notifications. This has been corrected. Edit user page no longer reverts the displayed settings to previous settings after an update to a user profile. Intermittent error with ReviewBoard settings not being shown on the Edit Project page. Fixed issue with disabling ReviewBoard integration for projects with existing reviews. Addressed issue with Edit Activity changing the state of the activity under certain conditions. Improved display of login page for Internet Explorer 7 users. Addressed issue with Loading page refreshing rapidly. UCM4SVN Release 2.3 UCM4SVN 2.3 is a feature release providing new functionality and some bug fixes. Existing customer upgrading from earlier releases must upgrade their database after the installation of UCM4SVN 2.3. Please make sure you back up your database before upgrading to UCM4SVN 2.3. Once the database has been upgraded, it will be incompatible with previous releases, and you will not be able to go back. Shared Components Shared components allow you to share changes on some components between projects. This can be useful for shared code such as class libraries or third-party deliveries, for which you would like to use the same version across all of your products. Activities performed on shared components are visible in all projects that share the component, and they are integrated into the same shared integration branch. As a result, activities performed on shared components appear in the baselines of all projects sharing the component. To use a component in shared mode, click the Shared tick box for the component when you create a new project. Password Encryption in Configuration Files In previous releases of UCM4SVN, passwords for Subversion, and other external systems such as Trac and JIRA had to be provided in configuration files in plain text, making it possible for anyone with read access to a

10 configuration file to see the passwords contained in it. It is now possible to encrypt passwords using the ucm4svn_passwd utility. Please see Admin Guide for details. UCM4SVN Information in Subversion Logs UCM4SVN now logs activity-related information in Subversion log messages as actions such as Accept, Close, Deliver or Integrate are performed. This makes it easier to identify UCM4SVN activities in the Subversion repository and allows you to track who performed actions and why on the Subversion side. Confirm Merge After Conflict If merge conflicts occur during the integration or delivery of an activity, you can now resolve the conflicts outside of UCM4SVN and mark the activity as integrated. This will ensure that the manually integrated activity correctly appears in the list of activities for the next baseline. A new button is shown at the bottom of the Merge Conflict page which allows you to mark the activity as merged. Other Changes ENH-2223: s notifications will now only be sent to members of the project that the notification relates to. In particular, this affects notifications to integrators regarding new activities ready for integration. ENH-2204: UCM4SVN now provides direct links to JIRA, if JIRA activities cannot be transitioned to their next state. A direct link to the transition being performed can also be included. Please see the Admin Guide for details on the new jira_show_transition_links option. ENH-2170: UCM4SVN now records additional information including stack traces, if internal errors occur. ENH-2171: Resolved issue with reassigning activities from the Edit Activity tab. UCM-128: Resolved issue with the pull-down select list on the Assign Activity tab for Google Chrome users. UCM-143: Fixed problem with the Edit Project page not always displaying review settings correctly. UCM-144: Made it possible to have users who are only Reviewers and do not have any other roles. Previously, reviewers without any additional roles were unable to log in. UCM4SVN Release 2.2 UCM4SVN 2.2 is a feature release providing new functionality and some bug fixes. Please make sure you back up your database before upgrading to UCM4SVN 2.2. Once the database has been upgraded, it will be incompatible with previous releases, and you will not be able to go back. ReviewBoard Integration The 2.2 release provides a new integration with the Open-Source ReviewBoard code-review management system. This allows you to automatically post reviews to a Review Board server and track progress of reviews within UCM4SVN. UCM4SVN will also automatically create fix activities for any activities that have failed a review. Please see [ ReviewBoard.org] for more information on ReviewBoard.

11 Trac Integration A new integration with the Trac change management system has been implemented, adding to the existing integrations with Jira and ClearQuest. Selective Checkout UCM4SVN can now generate checkouts scripts that cover only parts of a project, baseline or activity. This is particularly useful for developers working on a small part of a product and not needing the complete project to be checked out. Improved Merge-conflict Handling If there are any conflicts during the merge of an activity or a rebase, UCM4SVN will provide checkouts scripts (for Linux, Windows and Java), which will set up a workspace for you showing the merge conflict and allowing you to resolve the issue and commit the changes to Subversion. Automatic Subversion Access Control for Activity and Project Branches UCM4SVN can now manage access to the Subversion repository based on Subversion authz rules. This allows you to limit access to project and integration branches Other Changes Improved configuration file checking will alert you of serious issues in your configuration file. API Changes New API functions to get and close activities. An XML schema is now provided for the UCM4SVN API responses. UCM4SVN will now return id of newly created element on all creation functions. For some users, merging large activities could cause timeout messages in the browser. All pages with lengthy operations are now routed through an intermediate "Loading" page such that timeouts will no longer occur. UCM4SVN now provides support for Subversion access through svnserve. UCM4SVN Release 2.1 UCM4SVN 2.1 is a minor enhancement and bug-fix release, which is compatible with the UCM4SVN 2.0 database format. New API functions to Create components Create projects Create activities If both ClearQuest and JIRA integrations were disabled but allow_multiple_activity_sources was set to 1 in the config file, projects created with these settings would not allow you to create new activities.

12 UCM4SVN Release 2.0 UCM4SVN 2.0 is a major release, which refines many of the concepts of previous UCM4SVN releases. Projects have attained a more important role as they are now the central focus point for UCM4SVN operations. In particular, activities now stretch across projects rather than components and changes are integrated back onto project integration branches rather than the trunk of individual components. Projects now have their own project integration branch. It is now possible to baseline projects, which creates Subversion tags and baseline information in UCM4SVN for all components in the project. New projects can be started from another project's baselines, making it possible to create follow-on projects based on previous projects. For each component in the new project, you can choose a project baseline to use for the creation of the new project. Activities now stretch across projects. When an activity is started, all components of a project become part of the activity. New mechanisms for checking out data have been introduced. Where previously the only option was to cut-and-paste 'svn checkout' commands into a shell window, you now additionally have the option to download activity-specific checkout scripts:- Java checkout application with graphical user interface (requires Java to be installed client-side) Windows checkout batch file Linux shell script Read-only components in projects. A read-only component cannot be changed with activities. It is a reference component (e.g. an external component) that cannot be updated as part of a project. Baselines can be labelled with a status to indicate their status, e.g. in terms of quality (Good, Bad, Tested,...) A number of forms have been fixed such that data entered by the user is retained on errors. When creating activities, you can now assign multiple users. Previously this was only possible through the Reassign Activity tab. UCM4SVN Release 1.4 Features of release: UCM4SVN now supports JIRA behind a protocol. Use exactly as before except add Fixed a bug which prevented delivery from working in some cases when subversion authentication was turned on. UCM4SVN Hotfix Release 1.3 Release 1.3 is a hotfix release to fix some bugs introduced by the latest 1.2 Release. : Changing a NON JIRA user's username and/or password failed. Editing an activities description with a non-project manager account resulted in an error The server port number was missing from the notifications UCM4SVN Release 1.2

13 Release 1.2 is a major release providing support for the integration between UCM4SVN and JIRA. Release Highlights: 1. Import users directly from JIRA Use your JIRA user name and password to log into UCM4SVN Create UCM4SVN activities directly from JIRA Change the state of an issue in JIRA in parallel to its stage of development in UCM4SVN Receive updates whenever you are assigned a new activity or an activity is available for integration Edit your user profile Please note that UCM4SVN 1.2 is incompatible with previous releases. Existing users of UCM4SVN 1.0, please contact sales@clearvision-cm.com for upgrade information. UCM4SVN Release 1.0 Release 1.0 is the initial release of UCM4SVN. CentOS 5.2 is the first supported platform for the server (others will be supported in the future). UCM4SVN is delivered as a web service, so clients can usue any platform that supports a web browser. Known Issues There are a couple of known issues with UCM4SVN v1.0, but neither of these should prevent normal usage, they are listed here for your information. When creating an Activity, if the "do nothing" option is selected (ie the "---" separator), a message box is displayed with the error "Problem retrieving components for this project: INTERNAL SERVER ERROR (500)". To rectify this issue, click on the 'OK' button of the message box, and then select a valid project. This error doesn't cause any issues with your database and will be fixed in the next release of UCM4SVN. 1. When Integrating, it's possible to not select any activities to be merged, and try to merge. In this case, it will appear that a merge has happened, but in reality, nothing happens in Subversion.

AccuRev Plugin for Crucible Installation and Release Notes

AccuRev Plugin for Crucible Installation and Release Notes AccuRev Plugin for Crucible 2017.2 Installation and Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 2.4.5 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 4 4 Examine the Tower Dashboard 6 5 The Setup

More information

edev Technologies integreat4tfs 2016 Update 2 Release Notes

edev Technologies integreat4tfs 2016 Update 2 Release Notes edev Technologies integreat4tfs 2016 Update 2 Release Notes edev Technologies 8/3/2016 Table of Contents 1. INTRODUCTION... 2 2. SYSTEM REQUIREMENTS... 2 3. APPLICATION SETUP... 2 GENERAL... 3 1. FEATURES...

More information

Installation and Release Notes

Installation and Release Notes AccuRev Plug-In for Atlassian Crucible Installation and Release Notes Version 2015.2 Revised 27-February-2015 Copyright Copyright Micro Focus 2015. All rights reserved. ALL RIGHTS RESERVED This product

More information

History...: Displays a window of Gitk, a standard commit viewer for Git.

History...: Displays a window of Gitk, a standard commit viewer for Git. Git Services Wakanda includes Git features that will help you manage the evolution of your solutions and files. These features are designed to share code as well as to handle multi developer projects and

More information

2/8/18. Overview. Project Management. The First Law. What is Project Management? What Are These Changes? Software Configuration Management (SCM)

2/8/18. Overview. Project Management. The First Law. What is Project Management? What Are These Changes? Software Configuration Management (SCM) Overview Project Management How to manage a project? What is software configuration management? Version control systems Issue tracking systems N. Meng, L. Zhang 2 What is Project Management? Effective

More information

Project Management. Overview

Project Management. Overview Project Management Overview How to manage a project? What is software configuration management? Version control systems Issue tracking systems N. Meng, L. Zhang 2 1 What is Project Management? Effective

More information

Git version control with Eclipse (EGit) Tutorial

Git version control with Eclipse (EGit) Tutorial Git version control with Eclipse (EGit) Tutorial 출처 : Lars Vogel http://www.vogella.com/tutorials/eclipsegit/article.html Lars Vogel Version 3.6 Copyright 2009, 2010, 2011, 2012, 2013, 2014 Lars Vogel

More information

OpenProject AdminGuide

OpenProject AdminGuide OpenProject AdminGuide I. Contents I. Contents... 1 II. List of figures... 2 1 Administration... 2 1.1 Manage projects...2 1.2 Manage users...5 1.3 Manage groups...11 1.4 Manage roles and permissions...13

More information

Modern Requirements4TFS 2018 Update 3 Release Notes

Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements 12/14/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 4 GENERAL... 5 1. FEATURES...

More information

TDDC88 Lab 4 Software Configuration Management

TDDC88 Lab 4 Software Configuration Management TDDC88 Lab 4 Software Configuration Management Introduction "Version control is to programmers what the safety net is to a trapeze artist. Knowing the net is there to catch them if they fall, aerialists

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Object Oriented Programming. Week 1 Part 2 Git and egit

Object Oriented Programming. Week 1 Part 2 Git and egit Object Oriented Programming Part 2 Git and egit Lecture Review of Git Local Repository Remote Repository Using Git from Eclipse Review of Git 3 What is Git? Software Configuration Management (SCM) Supports

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

IBM Rational ClearQuest and IBM Rational ClearCase CCRC/UCM Environment Operations Guide V1.0

IBM Rational ClearQuest and IBM Rational ClearCase CCRC/UCM Environment Operations Guide V1.0 IBM Rational ClearQuest and IBM Rational ClearCase V1.0 IBM Rational Software 1. INTRODUCTION 2 2. ENVIRONMENTS ASSUMPTIONS 2 3. ESTABLISHING A UCM ENABLED CCRC ENVIRONMENT 2 3.1 Hardware Configurations

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Common Git Commands. Git Crash Course. Teon Banek April 7, Teon Banek (TakeLab) Common Git Commands TakeLab 1 / 18

Common Git Commands. Git Crash Course. Teon Banek April 7, Teon Banek (TakeLab) Common Git Commands TakeLab 1 / 18 Common Git Commands Git Crash Course Teon Banek theongugl@gmail.com April 7, 2016 Teon Banek (TakeLab) Common Git Commands TakeLab 1 / 18 Outline 1 Introduction About Git Setup 2 Basic Usage Trees Branches

More information

JetBrains TeamCity Comparison

JetBrains TeamCity Comparison JetBrains TeamCity Comparison TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It provides out-of-the-box continuous unit testing, code quality analysis, and

More information

GIT FOR SYSTEM ADMINS JUSTIN ELLIOTT PENN STATE UNIVERSITY

GIT FOR SYSTEM ADMINS JUSTIN ELLIOTT PENN STATE UNIVERSITY GIT FOR SYSTEM ADMINS JUSTIN ELLIOTT PENN STATE UNIVERSITY 1 WHAT IS VERSION CONTROL? Management of changes to documents like source code, scripts, text files Provides the ability to check documents in

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Software Revision Control for MASS. Git Installation / Configuration / Use

Software Revision Control for MASS. Git Installation / Configuration / Use Software Revision Control for MASS Git Installation / Configuration / Use Matthew Sell, CSSE Student MASS Research Participant, February 2014 Overview Download / execute installer Initial configuration

More information

2/9/2013 LAB OUTLINE INTRODUCTION TO VCS WHY VERSION CONTROL SYSTEM(VCS)? II SENG 371 SOFTWARE EVOLUTION VERSION CONTROL SYSTEMS

2/9/2013 LAB OUTLINE INTRODUCTION TO VCS WHY VERSION CONTROL SYSTEM(VCS)? II SENG 371 SOFTWARE EVOLUTION VERSION CONTROL SYSTEMS SENG 371 SOFTWARE EVOLUTION LAB OUTLINE Introduction to Version Control Systems VERSION CONTROL SYSTEMS Subversion Git and Github 1 Prepared by Pratik Jain 2 INTRODUCTION TO VCS A version control system

More information

1 ope. TortoiseSVN 1.7. Beginner's Guide. Perform version control in the easiest way with the. Lesley Harrison. best SVN client-tortoisesvn

1 ope. TortoiseSVN 1.7. Beginner's Guide. Perform version control in the easiest way with the. Lesley Harrison. best SVN client-tortoisesvn TortoiseSVN 1.7 Beginner's Guide Perform version control in the easiest way with the best SVN clienttortoisesvn Lesley Harrison PUBLISHING 1 ope I n source community experience distilled BIRMINGHAM MUMBAI

More information

GETTING TO KNOW GIT: PART II JUSTIN ELLIOTT PENN STATE UNIVERSITY

GETTING TO KNOW GIT: PART II JUSTIN ELLIOTT PENN STATE UNIVERSITY GETTING TO KNOW GIT: PART II JUSTIN ELLIOTT PENN STATE UNIVERSITY 1 REVERTING CHANGES 2 REVERTING CHANGES Change local files git reset git checkout Revert a commit in the branch history git revert Reset

More information

Installation and Release Notes

Installation and Release Notes AccuRev Plug-In for Atlassian Crucible Installation and Release Notes Version 2015.1 Revised 15-January-2015 Copyright Copyright Micro Focus 2015. All rights reserved. ALL RIGHTS RESERVED This product

More information

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1 PRODUCT MANUAL idashboards Reports Admin Manual Version 9.1 idashboards Reports Admin Manual Version 9.1 No part of the computer software or this document may be reproduced or transmitted in any form or

More information

#define 4 User Guide. Version 4.0. CGI Group Inc.

#define 4 User Guide. Version 4.0. CGI Group Inc. #define 4 User Guide Version 4.0 CGI Group Inc. Table of Contents Section Slides Wiki 5-7 Tickets 8-12 Files 13-15 Planning 16-21 Cooperate 22-24 Settings 25-31 Agile Features 32-34 Desktop Applications

More information

CollabNet TeamForge 5.3 Evaluator s Guide

CollabNet TeamForge 5.3 Evaluator s Guide CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through

More information

Silk Central Release Notes

Silk Central Release Notes Silk Central 16.5 Release Notes Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright Micro Focus 2015. All rights reserved. Portions Copyright 2004-2009 Borland Software

More information

Introduction to distributed version control with git

Introduction to distributed version control with git Institut für theoretische Physik TU Clausthal 04.03.2013 Inhalt 1 Basics Differences to Subversion Translation of commands 2 Config Create and clone States and workflow Remote repos Branching and merging

More information

RSARTE Git Integration

RSARTE Git Integration RSARTE Git Integration Anders Ek IBM INTRODUCTION...3 EGIT BRIEF OVERVIEW...3 GETTING STARTED...6 ECLIPSE PROJECTS AND GIT REPOSITORIES...6 ACCESSING A REMOTE GIT REPOSITORY...7 IMPORTING AN EXISTING REPOSITORY...8

More information

Studio Authoring Guide

Studio Authoring Guide Operations Orchestration Software Version: 10.70 Windows Studio Authoring Guide Document Release Date: November 2016 Software Release Date: November 2016 Legal Notices Warranty The only warranties for

More information

Revision Control and GIT

Revision Control and GIT Revision Control and GIT On UD HPC Community Clusters William Totten Network & Systems Services Why use revision control You can go back in time It makes it easy to try things out which might not work

More information

CPSC 491. Lecture 19 & 20: Source Code Version Control. VCS = Version Control Software SCM = Source Code Management

CPSC 491. Lecture 19 & 20: Source Code Version Control. VCS = Version Control Software SCM = Source Code Management CPSC 491 Lecture 19 & 20: Source Code Version Control VCS = Version Control Software SCM = Source Code Management Exercise: Source Code (Version) Control 1. Pretend like you don t have a version control

More information

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git USER GUIDE MADCAP FLARE 2017 r3 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

Version Control System - Git. zswu

Version Control System - Git. zswu Version Control System - Git zswu Overview Why VCS? Why Git? Using Git Personally Using Git with Others Etiquette Rules of Using Git Tools & Services Tips 2 Why VCS (1/3) How do you manage your homework?

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

USER GUIDE MADCAP LINGO Source Control: Git

USER GUIDE MADCAP LINGO Source Control: Git USER GUIDE MADCAP LINGO 10.1 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

CVS. Computer Science and Engineering College of Engineering The Ohio State University. Lecture 21

CVS. Computer Science and Engineering College of Engineering The Ohio State University. Lecture 21 CVS Computer Science and Engineering College of Engineering The Ohio State University Lecture 21 CVS: Concurrent Version System Classic tool for tracking changes to a project and allowing team access Can

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP LINGO 10.1 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

More information

M E R C U R I A L (The Source Control Management)

M E R C U R I A L (The Source Control Management) M E R C U R I A L (The Source Control Management) Jamshaid Iqbal Janjua, Shahid Awan jamshaid.janjua@kics.edu.pk shahidawan@kics.edu.pk Al-Khawarizmi Institute of Computer Science University of Engineering

More information

VSO. Configuration Management

VSO. Configuration Management VSO Configuration Management Timo Wolf Copyright 2005 Bernd Brügge & Timo Wolf VSO General Meeting, 3.Nov 2005 1 Outline Mapping the IEEE Standard to Subversion (SVN) Introduction to Subversion Subversion

More information

Sage CRM 2018 R1 Release Notes. Updated: November 2017

Sage CRM 2018 R1 Release Notes. Updated: November 2017 Sage CRM 2018 R1 Release Notes Updated: November 2017 2017, The Sage Group plc or its licensors. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage Group

More information

Quick Start Guide. CollabNet Subversion Connector to HP Quality Center

Quick Start Guide. CollabNet Subversion Connector to HP Quality Center Quick Start Guide CollabNet Subversion Connector to HP Quality Center A BOUT THE CONNECTOR About the Connector The CollabNet Subversion Connector to HP Quality Center enables Quality Center users to store

More information

SpiraTeam Build Server Integration Guide Inflectra Corporation

SpiraTeam Build Server Integration Guide Inflectra Corporation SpiraTeam Build Server Integration Guide Inflectra Corporation Date: October 11th, 2017 Contents 1. Introduction... 1 2. Integrating with Jenkins / Hudson... 2 3. Integrating with TeamCity... 9 4. Integrating

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

Git! Fundamentals. IT Pro Roundtable! June 17, 2014!! Justin Elliott! ITS / TLT! Classroom and Lab Computing!! Michael Potter!

Git! Fundamentals. IT Pro Roundtable! June 17, 2014!! Justin Elliott! ITS / TLT! Classroom and Lab Computing!! Michael Potter! Git! Fundamentals IT Pro Roundtable! June 17, 2014!! Justin Elliott! ITS / TLT! Classroom and Lab Computing!! Michael Potter! IT Communications 1 What is Version Control? Version Control System (VCS)!

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Push up your code next generation version control with (E)Git

Push up your code next generation version control with (E)Git Push up your code next generation version control with (E)Git Dominik Schadow Senior Consultant Application Development dominik.schadow@trivadis.com Java Forum Stuttgart, 07.07.2011 Basel Bern Lausanne

More information

Portal. Features and Functionality The Client portal provides access to various items which relate to a Building, including the following:

Portal. Features and Functionality The Client portal provides access to various items which relate to a Building, including the following: Portal Welcome to Ostara Systems, a CAFM solution providing clarity and control covering all aspects of Reactive, Planned and Quoted Maintenance; whilst also supporting Financial Controls & Savings; Health

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Source control with Subversion A user perspective

Source control with Subversion A user perspective http://svnbook.red-bean.com/ Source control with Subversion A user perspective Aaron Ponti What is Subversion? } It is a free and open-source version control system } It manages files and directories,

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

MYOB Advanced Business

MYOB Advanced Business MYOB Advanced Business On-Premise Installation Last Updated: 24 November 2014 Contents Introduction 1 Pre-Requisites 1 Web Browsers... 1 Server Hardware and Software... 1 Database Hardware and Software...

More information

Revision Control II. - svn

Revision Control II. - svn Revision Control II. - svn Tomáš Kalibera, Peter Libič Department of Distributed and Dependable Systems http://d3s.mff.cuni.cz CHARLES UNIVERSITY PRAGUE Faculty of Mathematics and Physics Subversion Whole

More information

CSE 374 Programming Concepts & Tools. Hal Perkins Winter 2012 Lecture 16 Version control and svn

CSE 374 Programming Concepts & Tools. Hal Perkins Winter 2012 Lecture 16 Version control and svn CSE 374 Programming Concepts & Tools Hal Perkins Winter 2012 Lecture 16 Version control and svn Where we are Learning tools and concepts relevant to multi-file, multi-person, multi-platform, multi-month

More information

Subversion Repository Layout

Subversion Repository Layout Subversion Subversion Control manages documents over time keeps a history of all changes - multiple versions of every file coordinates work of multiple authors avoids conflicts...and helps to resolve them

More information

Distributed Version Control

Distributed Version Control Distributed Version Control David Grellscheid 2014-03-17 Workshop on Advanced Techniques for Scientific Programming and Management of Open Source Software Packages 10 21 March 2014 Version management In

More information

1 Release Main Features 1.2 Bug Fixes 2 CQ2SVN Release Main Features 2.2 Bug Fixes 3 CQ2SVN Release Main Features 3.

1 Release Main Features 1.2 Bug Fixes 2 CQ2SVN Release Main Features 2.2 Bug Fixes 3 CQ2SVN Release Main Features 3. 1 Release 11.0 CQ2SVN 1.1 1.2 2 CQ2SVN Release 10.0 2.1 2.2 3 CQ2SVN Release 6.2 3.1 3.2 4 CQ2SVN Release 6.1 4.1 5 CQ2SVN Release 6.0 5.1 5.1.1 Detect Broken Client-Server Connections 5.2 6 CQ2SVN Release

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

Git AN INTRODUCTION. Introduction to Git as a version control system: concepts, main features and practical aspects.

Git AN INTRODUCTION. Introduction to Git as a version control system: concepts, main features and practical aspects. Git AN INTRODUCTION Introduction to Git as a version control system: concepts, main features and practical aspects. How do you share and save data? I m working solo and I only have one computer What I

More information

Version Control Systems

Version Control Systems Nothing to see here. Everything is under control! September 16, 2015 Change tracking File moving Teamwork Undo! Undo! UNDO!!! What strategies do you use for tracking changes to files? Change tracking File

More information

AccuBridge for IntelliJ IDEA. User s Guide. Version March 2011

AccuBridge for IntelliJ IDEA. User s Guide. Version March 2011 AccuBridge for IntelliJ IDEA User s Guide Version 2011.1 March 2011 Revised 25-March-2011 Copyright AccuRev, Inc. 1995 2011 ALL RIGHTS RESERVED This product incorporates technology that may be covered

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

DB Change Manager. User Guide. Version 17.0 Published December 2017

DB Change Manager. User Guide. Version 17.0 Published December 2017 DB Change Manager User Guide Version 17.0 Published December 2017 2017 IDERA, Inc. IDERA, the IDERA logos, and all other IDERA product or service names are trademarks or registered trademarks of IDERA,

More information

Revision Control. An Introduction Using Git 1/15

Revision Control. An Introduction Using Git 1/15 Revision Control An Introduction Using Git 1/15 Overview 1. What is revision control? 2. 30,000 foot view 3. Software - git and gitk 4. Setting up your own repository on onyx 2/15 What is version control?

More information

Department of Computer Science College of Engineering Boise State University

Department of Computer Science College of Engineering Boise State University Department of Computer Science College of Engineering Boise State University 1/18 Introduction Wouldn t you like to have a time machine? Software developers already have one! it is called version control

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP LINGO 10.1 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE

This is a known issue (SVA-700) that will be resolved in a future release IMPORTANT NOTE CONCERNING A VBASE RESTORE ISSUE SureView Analytics 6.1.1 Release Notes ================================= --------- IMPORTANT NOTE REGARDING DOCUMENTATION --------- The Installation guides, Quick Start Guide, and Help for this release

More information

Version control CSE 403

Version control CSE 403 Version control CSE 403 Goals of a version control system Keep a history of your work Explain the purpose of each change Checkpoint specific versions (known good state) Recover specific state (fix bugs,

More information

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues.

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Privileged Account Manager 3.5 Release Notes July 2018 NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Many of these improvements were

More information

Managing Source Code With Subversion

Managing Source Code With Subversion Managing Source Code With Subversion February 3rd, 2005: phpmelb Source Code Management Source Code Management systems (SCMs) rock. Definitely the single most useful tool for a development team, ranking

More information

Sonatype CLM - IDE User Guide. Sonatype CLM - IDE User Guide

Sonatype CLM - IDE User Guide. Sonatype CLM - IDE User Guide Sonatype CLM - IDE User Guide i Sonatype CLM - IDE User Guide Sonatype CLM - IDE User Guide ii Contents 1 Introduction 1 2 Installing Sonatype CLM for Eclipse 2 3 Configuring Sonatype CLM for Eclipse 5

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

Early Data Analyzer Web User Guide

Early Data Analyzer Web User Guide Early Data Analyzer Web User Guide Early Data Analyzer, Version 1.4 About Early Data Analyzer Web Getting Started Installing Early Data Analyzer Web Opening a Case About the Case Dashboard Filtering Tagging

More information

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical.

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical. CLEARVISION CASE STUDY INDUSTRY: Computer Software EST: 2003 COMPANY SIZE: 150-200 HEADQUARTERS Boston MA About Skyhook Skyhook designs and deploys high performance mobile location solutions, and exists

More information

git-flow Documentation

git-flow Documentation git-flow Documentation Release 1.0 Johan Cwiklinski Jul 14, 2017 Contents 1 Presentation 3 1.1 Conventions............................................... 4 1.2 Pre-requisites...............................................

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Revision control. INF5750/ Lecture 2 (Part I)

Revision control. INF5750/ Lecture 2 (Part I) Revision control INF5750/9750 - Lecture 2 (Part I) Problem area Software projects with multiple developers need to coordinate and synchronize the source code Approaches to version control Work on same

More information

Lab 3: Editing a Rhapsody Model in RMM

Lab 3: Editing a Rhapsody Model in RMM Lab 3: Editing a Rhapsody Model in RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Load a Rhapsody model from RMM into your local sandbox

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.0 Revision B Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

Introduction to Revision Control

Introduction to Revision Control Introduction to Revision Control Henrik Thostrup Jensen September 19 th 2007 Last updated: September 19, 2007 1 Todays Agenda Revision Control Why is it good for? What is it? Exercises I will show the

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP FLARE 2018 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

ADOBE DRIVE 4.2 USER GUIDE

ADOBE DRIVE 4.2 USER GUIDE ADOBE DRIVE 4.2 USER GUIDE 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive 4.2 User Guide Adobe, the Adobe logo, Creative Suite, Illustrator, InCopy, InDesign, and Photoshop are either

More information

Logi Ad Hoc Reporting Management Console Usage Guide

Logi Ad Hoc Reporting Management Console Usage Guide Logi Ad Hoc Reporting Management Console Usage Guide Version 12.1 July 2016 Page 2 Contents Introduction... 5 Target Audience... 5 System Requirements... 6 Components... 6 Supported Reporting Databases...

More information

USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY

USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY AGENDA Version control overview Introduction and basics of Git Advanced Git features Collaboration Automation

More information

Subversion. An open source version control system. W. Miah escience Rutherford Appleton Laboratory

Subversion. An open source version control system. W. Miah escience Rutherford Appleton Laboratory Subversion An open source version control system W. Miah (w.miah@rl.ac.uk) escience Rutherford Appleton Laboratory Agenda for today Need for source control; Subversion concepts; Working/local copy of a

More information

EIGNER PLM 5.1 RELEASE NOTES

EIGNER PLM 5.1 RELEASE NOTES EIGNER PLM 5.1 RELEASE NOTES April 22, 2004 Eigner PLM 5.1 represents both: a service release and a feature release. This document outlines improvements as well as major enhancements and additions that

More information

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

More information

McAfee epolicy Orchestrator Release Notes

McAfee epolicy Orchestrator Release Notes McAfee epolicy Orchestrator 5.9.1 Release Notes Contents About this release What's new Resolved issues Known issues Installation information Getting product information by email Where to find product documentation

More information

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read)

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read) 1 For the remainder of the class today, I want to introduce you to a topic we will spend one or two more classes discussing and that is source code control or version control. What is version control?

More information

... Fisheye Crucible Bamboo

... Fisheye Crucible Bamboo Sander Soo MSc Computer Science Oracle Certified Professional (Java SE) Nortal (email: sander.soo@nortal.com) Mercurial Java Spring Framework AngularJS Atlassian stack... Fisheye Crucible Bamboo 2 Make

More information

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Scoreboard 2.16 Installation Guide For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Updated November 10, 2016 1 Scoreboard and Connect By Spider Strategies Minimum Server Requirements The

More information

How to Work with Mercurial

How to Work with Mercurial How to Work with Mercurial Author: Organization: Sjoerd Mullender CWI, MonetDB B.V. Abstract The MonetDB repository has moved from CVS on Sourceforge to Mercurial on dev.monetdb.org. In this document,

More information

EDAConnect-Dashboard User s Guide Version 3.4.0

EDAConnect-Dashboard User s Guide Version 3.4.0 EDAConnect-Dashboard User s Guide Version 3.4.0 Oracle Part Number: E61758-02 Perception Software Company Confidential Copyright 2015 Perception Software All Rights Reserved This document contains information

More information