manu Posted September 7, 2012 Report Share Posted September 7, 2012 Here it comes a very interesting new release with a mix of new features and bug fixes. Check this blog post in order to discover all the details! http://codicesoftwar...329-is-out.html Get upgraded and enjoy it! Release notes: External Release 4.1.10.339 (Sept 03rd 2012) ==================================================== New Implemented a mechanism to dectect new changes on the repository from the Pending Changes View. This mechanism is useful in a single branch working pattern. When multiple developers are working on the same branch, it is usual to get your workspace out-of-date because other developer checked-in some changes that could overlap your changes. You can activate an option called "Look for newer changes in the repository" to use this feature. When selected, the Pending Changes view calculates if there are newer changesets in your working branch; in this case, it shows an informative panel. This panel will show you the new changes in a merge panel, and you can update your workspace to the lastest changeset of your branch. New The update command supports a new option, --parallel, provided with the options: --parallel and --noparallel. By default, the option --noparallel is used. New The diff view includes this new features: * The date of the change (timestamp) is shown in the details, along with the timestamp for the reviewed object. * Now it is possible to copy the file name. Added a context menu with the option "Copy" in the file list. * The selected file color is more noticeable (it was not visible in some screens, due to brightness and contrast configurations). * Preserved the syntax highlight preference when switching between files. Bug Xlinks: Some issues related with an xlink that reuse an old controlled path have been fixed. Bug Merge: An issue related to having a moved deleted conflict has been fixed when the move source and destination has been deleted. Some conflict raised by the "path in use" protection has been avoided. The conflict dependencies detection has been improved. Bug Shelve: When a shelve with an added structure was applied and committed, then the children were not properly stored under some special circumstances. Fixed. Bug GUI: Fixed an aesthetic issue in the main form that was noticeable when showing the GUI at 120 dpi. In addition to this, the left panel that lists the Plastic views now preserves the size when you close and reopen the GUI. Fixed a problem with the Extended information panel and the Advanced view in the Branches view. Bug Sync view: Fixed an unhandled exception when cancelling a replication operation that failed from this view. The form was disposed when the user updated the GUI. Internal Release 4.1.10.336 (Aug 21st 2012) ==================================================== New Improved the directory conflict resolution when merging. Now conflict dependencies are checked on the server side during the conflict resolution. New Improved the bugtracker integration mechanism. The checkin log into an extension was not logging the deleted items. Now it's fixed. Now, the items are printed along with a decorator telling whether the item has been changed ©, added (A), deleted (D), moved (M) or moved and changed (M+C). Bug Showing the differences of a file with an other previous revision was throwing a null exception in some scenarios working with xlinks. Bug The update operation will continue if there are xlinks that cannot be resolved because they are pointing to a non-existent changesets or repositories. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.