miller Posted January 27, 2011 Report Share Posted January 27, 2011 Yet another new version is out (actually two versions) :-). Enjoy this one! download from our download page: http://www.plasticscm.com/download/login.aspx The release notes: External Release 3.0.187.16 (January 25th 2011) =============================================== Bug LDAP issue regarding some client calls. The server returned a wrong context (the one of the last attended call by the current thread). Now, the context is cleaned after every call to prevent this problem. External Release 3.0.187.15 (January 12th 2011) =============================================== New When saving a revision as an external file from the history view, the full item specification (name, branch, revision number) is suggested as the file name. New Importers: Added an insensitive integrity test to adapt the behavior of the custom insensitive mode to its integrity test. Options: --checkonlysource=true -> only checks that the source files are the same as plasticscm, but not vice-versa.(default on p4). --dontcheckmain=true -> the integrity test does not check the main branch (default: false). The importer checks the branches on the custom.conf file (branches section and custom-branches section), and the branches on the import.conf appropriate parameter. --p4integritypath=path -> specifies the path where the p4 files will be downloaded (the plasticscm files are downloaded to the specified workspace path). The insensitive behavior must be specified in the import.conf file. New Importers: P4 core changed in order to organize the changeset entries that are related to branches requested to be imported. New Eclipse: The Plastic SCM tool bar menu has been disabled, since it was causing some problems with the status of the items. Performance In the private view of the GUI, stop looking for private items on directories that are ignored, instead of filtering them out later. Performance Diff revisions performance from the GUI improved. The improvement has been carried out when retrieving the last item name of the revisions. Bug The changeset comment information in the Changeset Browser was cut. Now it uses the whole space available to write the changeset comment. Bug Textbox: The vertical scroll bar did not allow to scroll to the end of the file. Fixed. Bug Visual Studio Package: A crash fixed in VS2010 when opening the Branch Explorer view after creating a Windows Presentation Foundation project. Detected in Windows 7 (64 bit). Bug Visual Studio Package: When selecting "Diff with previous" in a form, a window was shown to select the item files to diff. The caption of the window was incorrect. This window is used when selecting the Annotate, Diff with previous, Show tree or Show history options. Now the caption text is general for any of these purposes. In addition to this, some typos were fixed. Furthermore, Diff with previous does no longer allow multiple selection since embedded viewer does not show multiple panels. Now it behaves like the history window. Bug Visual Studio Package: Fixed a null in the selection manager with private and empty directories. Bug Visual Studio Package: Fixed a problem related to command enablement of the change revision type command applied to empty directories. Bug Replication: Fixed a bug related to pulling between three repositories. Bug Eclipse: the status of the items after importing a project from Plastic SCM was not correct. Fixed. Bug Mergetool: The merge candidate was not discarded when the user repeated the same interval merge. Fixed. Bug Importers: the report created after the import process was reused if the user launched another import process. This was an issue if the importer did not have permissions to overwrite the existing file. Now, every time an import process begin, a new report file is created. Bug Importers: If the user that launches the importer did not have permissions to write on the Plastic SCM client location, the log file could not be created. Now, if the log configuration file does not exist (import.log.conf) then it is created in the user's local directory; if it exists in the client location then the importer checks whether it can write on that location or not; if it cannot write there then the importer creates the log file on the user's local directory; otherwise it writes the log file on the client location. Bug Found and fixed a case in which the user could not open the Items view of the Plastic GUI when opening and closing the workspace view, items view and restarting Plastic GUI repeatedly. Bug Mergetool: found and fixed a case in which the added lines at the end of the file were not shown in the scroll bar. Bug Mergetool: If the user pressed "Save and Exit" with non-resolved pending conflicts, the result was saved; then the tool prompted a message telling the user that there were pending conflicts; if the user then pressed "Exit without saving" the merge result had already been saved, so this action was useless. Now, if there are pending conflicts when trying to close the mergetool, it will detect that there are pending conflicts and will save or not depending on the user's answer. In addition to this, the result file will be proposed on the "save as" dialog. Bug If the user created a workspace, opened an empty item window, then he created a new workspace and switched to it and finally he deleted the first workspace, the GUI got busy indefinitely. Regards, Codice Staff Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.