大神求解diskcheckinghashas been doingcance11ed

********************************************************************************
Subversive Change Log
* Subversive - a brand new Eclipse Client for Subversion (SVN)
* See details at http://www.eclipse.org/subversive
********************************************************************************
Now the Subversive project was moved to Eclipse.org and new version numbers was introduced.
Change Log's for older versions still present in this file.
Version 4.0.5.I0 [25 April 2017]
* 0x: Compare with Revision' operation finished with error: Path is not an immediate child of the specified directory (bug 509424)
* Saving changes in compare editor closes the editor (structural compare) (bug 509192)
* Add/Open Project activates SVN Discovery Dialog (bug 514587)
--------------------------------------------------------------------------------
Version 4.0.4.I0 [16 February 2017]
* Remember last choice for the "ignore ancestry option" in compare dialogs (bug 512313)
* Reusing compare editor does not refresh changes (bug 495202)
* New files and folders aren't displayed in compare with URL/Revision/Branch/Tag when 1.8 compatible connector is used (bug 492534)
--------------------------------------------------------------------------------
Version 4.0.3.I0 [29 November 2016]
* Exclude from compare view files with identical content in case they're reported (bug 508237)
* Two-way and three-way compare should display "deletion+addition" pairs properly when they're reported instead of "replacement" (bug 508236)
+ special thanks for the contribution to Florent Angebault
* Proper SVNDiffStatus order when deletion and addition are reported for the same nodes (bug 508235)
* "Ignore ancestry" option for compare with branch/tag/URL (bug 508231)
+ special thanks to Florent Angebault
* Update from History view and Synchronize view don't change states in another view (bug 505370)
* Issue in SVNLightweightDecorator when decorating model elements (resource==null) (bug 502505)
* [scalability] Resource listener listens to changes on ignored files (bug 505360)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for ResourceStatesChangedEvent (bug 506811)
+ special thanks for the contribution to Andrey Loskutov
* [scalability] SVN update takes hours if "Synchronize" view is opened (bug 504058)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for AbstractSVNSubscriber (bug 506777)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for SVNUtility (bug 506763)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for RemoteStatusCache (bug 506762)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for UpdateSubscriber (bug 506760)
+ special thanks for the contribution to Andrey Loskutov
* Performance improvements for FileUtility (bug 506757)
+ special thanks for the contribution to Andrey Loskutov
* Compilation issue with older platform versions (bug 506756)
+ special thanks for the contribution to Andrey Loskutov
* Error in fix for the bug 282000 causes performance issues (bug 506785)
* Installation instructions in 'help' are out of date (bug 503327)
* Separate requirements page is unnecessary in 'help' (bug 503329)
* Remove org.eclipse.team.svn.resource.ignore.rules.jdt bundle (bug 505611)
* Correct "management instructions" help page (bug 505119)
* Grammar correction on the "Mylyn" help page (bug 505115)
* Update Subversive modules overview (bug 505089)
* Grammar corrections on the "Supported protocols" page (bug 505006)
* Grammar corrections on the "Features" page (bug 504927)
* Update Subversive architecture overview (bug 503542)
* Linux notes are partially out of date and in need of grammar corrections (bug 503330)
* FAQ section in plug-in 'help' requires actualization (bug 503325)
* Subversive tries to connect to repository for Compare With -> Base from Working Copy (bug 501030)
* Deleting multiple files is very slow on large projects (bug 501032)
--------------------------------------------------------------------------------
Version 4.0.2.I0 [02 September 2016]
* Documentation is confusing for Merge (bug 487256)
* SVN 1.9 requires "local" modifier for status() call in order to work the same way as orevious API versions (bug 500739)
* Comparing files from the commit dialog always yields a "no differences" result (bug 497160)
* Comparing files from the commit dialog always yields a "no differences" result for unversioned files (bug 500719)
* SVN server connection failure with Eclipse Neon (bug 499529)
* An error within the SVN+SSH credentials storing code (bug 499333)
* ID-UL6V1 History View. Compare current with
throws StringIndexOutOfBoundsException (bug 498349)
* Background colors for repository nodes in dark theme by default are wrong (bug 499325)
* update subversive Icons to fit also dark themes (bug 473419)
--------------------------------------------------------------------------------
Version 4.0.1.I0 [19 July 2016]
* Accessing SVN Info page leads to error message (bug 497364)
+ special thanks for the contribution to Gan Ming
* Excessive synchronization in SVNUtility class (bug 498026)
* SVNMergeHelper does not restore a proper ISVNConnector's state [ID-LHNBB] (bug 497687)
* Performance overhead in SVNLightweightDecorator (bug 497139)
* SVNLightweightDecorator.isMappedToSVN could fail to recognize if project is connected to SVN (bug 497138)
* "ResourceException: Resource 'xyz' is not open" error in decorator (bug 497061)
+ special thanks for the contribution to Andrey Loskutov
* Possible NPE in compare (bug 495959)
+ special thanks for the contribution to Florent Angebault
--------------------------------------------------------------------------------
Version 4.0.0.I0 [04 June 2016]
* Resource label is not refreshed in compare panel (bug 493253)
+ special thanks to Florent Angebault
* Reusing compare editor does not refresh changes (bug 495202)
+ special thanks to Florent Angebault
* Not enough debug info when the project is disconnected (bug 495460)
* Compare with latest from repository: no changes found when comparing a modified file (bug 495155)
+ special thanks to Herbert Linseisen
* Exception: Resource 'xxx' does not exist [ID-NN7GD] (bug 494976)
--------------------------------------------------------------------------------
Version 4.0.0.I0 [27 April 2016]
* Incoming addition and deletion statuses are reversed in compare with URL/Revision/Branch/Tag when 1.8 compatible connector is used (bug 492536)
* Wrong change direction in compare with URL/Revision/Branch/Tag with 1.8 compatible connectors (bug 492535)
* New files and folders aren't displayed in compare with URL/Revision/Branch/Tag when 1.8 compatible connector is used (bug 492534)
* Handle peg revision in mergeTwo, diffTwo and diffStatusTwo (bug 492399)
* LocateResourceURLInHistoryOperation should use the same code as the one that is used by connectors (bug 492402)
* Remove deprecated code related to peg revisions handling (bug 492400)
--------------------------------------------------------------------------------
Version 4.0.0.I0 [08 April 2016]
* ID-SD9I4 Unable To commit - SVN: '0x0040011a: Call Menu Action' operation finished with error: Argument cannot be null (bug 491153)
* Deleted files aren't shown in Synchronize view (bug 491078)
--------------------------------------------------------------------------------
Version 4.0.0.I0 [14 March 2016]
* Set SVN Kit 1.8 as default(initial) connector (bug 489643)
* Refactor IOptionProvider so that adding another option does not bring an interface change next time (bug 489644)
* Add a setting, that allows to commit derived resources (bug 480041)
* Need an extension point to provide comment templates programmatically (bug 419093)
* SVNRemoteStorage: resource change listener jobs cause OOM (bug 489143)
+ special thanks to Andrey Loskutov
* Ignored files shown as outgoing additions (bug 392750)
* Extensive SVN update checks for generated code (bug 489649)
+ special thanks to Andrey Loskutov
* Refactor copy/pasted queue code in SVNRemoteStorage (bug 489664)
--------------------------------------------------------------------------------
Version 4.0.0.I0 [26 February 2016]
* SVN Kit 1.8.12: support for Subversion 1.9 new FSFS repository format. (bug 487147)
* Parse certificate message passed as parameter by SVN 1.8 and earlier clients in order to provide support for SVN 1.9 API (bug 487220)
* "Trust SSL server certificate" dialog should distinguish error codes provided by SVN 1.9 API (bug 488453)
* Introduce SVN 1.9 API support (bug 485022)
* Enable SVN 1.9 features in SVN 1.9 based connector (bug 488472)
* Ensure there is no compatibility issues between plug-in versions with different SVN API supported (bug 488653)
* Refactor and remove deprecated merge API calls (bug 488677)
* Move 'Create Patch' action in pop-up menu next to 'Apply Patch' (bug 486907)
* No content for remote variant of deleted file in Synchronize View (bug 488683)
--------------------------------------------------------------------------------
Version 3.0.4.I0 [31 January 2016]
* Make 'Project Structure' preferences page more compact (bug 486862)
* SVN Plugin does not provide option to set default checkout directory (bug 486009)
* Typo in "Getting Started" documentation (bug 485185)
* Information in "Trust server certificate" dialog is hard to read (bug 485344)
* "Compare with" dialogs exit with "A path under version control is needed for this operation" error message (bug 485622)
* An exception occurs while moving a resource into a package whose SVN text status is set to "Deleted" (bug 486496)
* "Inappropriate resource state" exception while adding replaced but not yet added folder to source control (bug 486835)
--------------------------------------------------------------------------------
Version 3.0.3.I0 [28 December 2015]
* Compare with another branch shows files with no difference [SVN 1.7 or older] (bug 326694)
* Weird behavior of the "Compare with branch" feature (bug 484929)
+ special thanks to Florent Angebault
* Deadlock is possible within RelocatedProjectHelper (bug 483402)
* Prompt that asks what to do after project relocation shown in a loop forever (bug 482565)
* IConnectedProjectInformation is an unneeded interface (bug 483232)
* Remove unused code in the InaccessibleLocationDataHelper class (bug 483231)
* FindRelatedProjectsOperation should not activate project initialization (bug 483230)
* Remove outdated project-to-location management code (bug 483229)
* NPE in CreatePatchWizard [ID-AW5HY] (bug 481725)
* Unhandled event loop exception org.eclipse.team.svn.ui.panel.local.EditTreeConflictsHelper.getSrcUrl (bug 480521)
--------------------------------------------------------------------------------
Version 3.0.2.I0 [28 October 2015]
* Provide interface to use SVN 1.8 diff output options (bug 476177)
* NPE in CompareWithLatestRevisionAction [ID-D9JJ1] (bug 480129)
* Attempted to beginRule: P/xxxx, does not match outer scope rule in SVNRemoteStorage [ID-HTT9T] (bug 325407)
* NPE in SVNRepositoryLocation.asRepositoryContainer [ID-W6HFD] (bug 477111)
* Grammatical error (bug 476637)
* Unversioned deleted files may reappear in patch dialog if called from Synchronize View (bug 476171)
--------------------------------------------------------------------------------
Version 3.0.1.I0 [22 July 2015]
* StringIndexOutOfBoundsException in bugtraq in History View (bug 471473)
* Reduce I/O amount produced by FileReplaceListener (bug 473193)
* Limit SVN status cache refresh depth when possible (bug 473161)
* Excessive SVN status reloads for updates, revert, commits etc. (bug 473029)
* Improve status cache performance (bug 473028)
* Status refresh for files does unnecessary work that significantly reduces performance on large projects (bug 473026)
* cant't save file or build waiting for user operation (bug 472752)
* Possible resource leak in UI (bug 471963)
* If the folder is unversioned, Subversive tries to load it more than once (bug 471205)
* Symbolic links and external resources interfere with each other in UI (bug 471204)
* There should be a way to add to SVN the intermediate folders produced by svn:externals (bug 471188)
* Obstructed externals (bug 465574)
* Diff viewer preference page has wrong button sizes in Mars (bug 471161)
* Subversive Label Decorations Preferences dialog broken (bug 470990)
* Enable team context menu actions on working set (bug 470552)
--------------------------------------------------------------------------------
Version 3.0.0.I0 [29 May 2015]
* "set keywords" grayed out for folders (no recursion allowed) (bug 467303)
* Improve RefreshResourcesOperation performance (bug 465920)
* NullPointerException on SVN history view (JFace plugin) (bug 466983)
* ArrayIndexOutOfBoundsException in UpdateSubscriber [ID-OJ8UD] (bug 467720)
* NumberFormatException while performing "Synchronize with repository" [ID-FE6ZC] (bug 465812)
* File content comparison editor shouldn't be opened for conflicted folders [ID-HJ1S2] (bug 468639)
--------------------------------------------------------------------------------
Version 3.0.0.I0 [17 March 2015]
* Refactor SVN API support [use strict types for constant enumerations, improve error codes etc.] (bug 462326)
* Update plug-ins API compatibility version (bug 462338)
* Update integrations according to API changes (bug 462327)
* Useless SVNProperty conversion in AddToSVNWithPropertiesOperation (bug 461199)
* Problems using blank spaces for a folder. (bug 459010)
--------------------------------------------------------------------------------
Version 2.0.4.I0 [23 January 2015]
* Add typical SVN errors description and possible solutions to help pages (bug 457516)
* Can't install Subversive SVN Integration for the M2E Project v2.0.3 (bug 457869)
* NPE at CopyRemoteResourcesToWcOperation [ID-QI8GK] (bug 457835)
* JRE 1.6 incompatibility [ID-HK8DF] (bug 456334)
* Automatic properties do not get applied to new files (bug 456640)
--------------------------------------------------------------------------------
Version 2.0.3.I0 [24 December 2014]
* Improve status caching with SVN 1.7/1.8 connectors (bug 449932)
* Double click on folders in Compare Editor should expand/collapse them (bug 449598)
* There is no way to specify a multi-line property in automatic properties configuration (bug 445999)
* Unable to install Subversive via Eclipse Marketplace [add "Get Connectors" button into preferences] (bug 442249)
* Move Subversive m2e integration plugin to eclipse.org (bug 455407)
* There is a secure storage's password prompt when editing repo props even if the "save password" option is not set (bug 453465)
* [KeyBindings] SVN Sync and Commit keybindings no longer work (bug 309074)
* Subversive / Maven shortcuts conflict (bug 439499)
* [KeyBindings] SVN Sync and Commit keybindings no longer work (bug 309074)
* Symlinks treated incorrectly (bug 213197)
* Mistake in SVNEntryStatus documentation (bug 452715)
* Team->Add to SVN action's enablement is wrong for externally linked resources (bug 452714)
* Team->Show History action's enablement is wrong for unversioned resources (bug 452710)
* No content for conflicting additions in 3-way compare editor (bug 449601)
* Compare editor shouldn't try fetching content of folders as it does for files (bug 449597)
* Compare with: Importing new file problem (bug 423308)
* FileReplaceListener does not work in Luna (bug 449550)
* AddToSVNOperation.removeFromParentIgnore() breaks the "add to SVN" functionality [ID-OBDOR] (bug 446184)
* NPE if WorkspaceRoot is passed into FileUtility.getResourcePath() [ID-S7NIJ] (bug 445453)
* Automatic properties are pro or = characters are used as value parts (bug 446000)
* In automatic properties configuration dialog only first = should separate name and value (bug 445997)
* In automatic properties c character in a value part should not have a special meaning (bug 445998)
* The automatic properties editor validation does not validate the name and the value properly (bug 446001)
* Cleanup Subversive-M2E integration's code (bug 456134)
* Cancel button is disabled on "Validate Repository Location" progress dialog (bug 455204)
* Preserve compatibility with the previous keybindings scheme [Default] (bug 456139)
--------------------------------------------------------------------------------
Version 2.0.1.I0 [07 September 2014]
* Refactor Log should be written into console (bug 211245)
* Update all SVN operations console output (bug 443135)
* Add API to convert SVN command options into command-line counterparts (bug 443132)
* There is an exception when unversioned resources selected for synchronizing [ID-OX0F5] (bug 426049)
* opening a closed project with svnkit 1.3.8 working copy with JavaHL 1.7 connector freezes Eclipse (bug 440297)
* bugtraq:url does not work with URL starting with / (bug 441393)
* Create patch with workspace root produces wrong result (bug 437106)
* Wrong enablement in Create Patch wizard for nested projects (bug 441039)
* FileNotFoundException while trying to save an imported from repository and not existing locally file in "Compare with revision" editor [ID-WQB6L] (bug 438953)
* When Project Explorer contains semanticfs then the error "SVN: '0x0040011a: Call Menu Action' operation finished with error: The resource is inaccessible" occurs on commit (bug 437623)
--------------------------------------------------------------------------------
Version 2.0.0.I0 [09 June 2014]
* Document SVN API calls (bug 417770)
* Refreshing a folder shared with SVN should force Subversive to refresh its state, even if the .svn folder is outside that folder (bug 435601)
* Update SVN Cache locks the work space (bug 436727)
--------------------------------------------------------------------------------
Version 2.0.0.I0 [19 May 2014]
* If performing changes via external program, Subversive does not show actual status (bug 430056)
* Delete file from SVN not work always (bug 434944)
* Java Refactoring + SVN: Selecting "Cancel" in resource locking dialog leads to empty error dialog (bug 433208)
--------------------------------------------------------------------------------
Version 2.0.0.I0 [01 May 2014]
* Add support for Eclipse-SourceReferences header (bug 315011)
+ special thanks to Michael Schaufelberger
* Subversive crashes ID-PPJQ5 (bug 432930)
* ArrayOutOfBoundsException in IgnoreMethodPanel [ID-MFS28] (bug 433287)
* ResourceException in SaveProjectMetaOperation [ID-IE0RW] (bug 432177)
* Subversive produces unnecessary SVN error log entries for eclipse projects. (bug 431237)
* A virtual folder in project will cause "The resource is inaccessible" (bug 430349)
--------------------------------------------------------------------------------
Version 2.0.0.I0 [09 March 2014]
* Allow freeform in SVN:IGNORE (bug 427577)
* Improve bug reporting code in SVNUtility.getWCRoot [ID-PH38V] (bug 428141)
* NullPointerException in "Merge properties" (bug 428253)
* NPE in EditTreeConflictsPanel [ID-LZRIO] (bug 425263)
* Ignored files shown as outgoing additions (bug 392750)
* There're unnecessary accesses to the file system while loading information on versioned resources (bug 427184)
* There is an exception in Synchronize View when handling an obstructed resource of unexpected kind (dir instead of file) (bug 427183)
* GetPropertiesOperation fails for deleted resource with SVN Kit 1.8.3 connector (bug 427093)
* SVN 1.7 working copy format detection fails with SVN 1.8.3 connector (bug 427092)
* Cannot commit package deletion (greyed out) (bug 426706)
--------------------------------------------------------------------------------
Version 2.0.0.I0 [01 November 2013]
* Update SVN operations framework in order to support SVN 1.8 API (bug 423701)
* Provide access to SVN repository management API (bug 417769)
* Introduce SVN 1.8 API support (bug 417768)
* "Treat replacement as edit" should be true by default and should be represented in preferences (bug 419850)
* Button position should comply Linux "convention": positive button on the right-most (bug 422826)
* NPE in PropertyCompareInput [ID-KULS6] (bug 422623)
* Connectors discovery fails with exceptions on MacOS X (bug 418768)
* Synchronize view mistakingly treats workspace root as versioned resource [ID-NYQUI] (bug 417835)
* FileNotFoundException in FileUtility.copyFile [ID-JJCVG] (bug 421251)
* Deleting and replacing a resource is a SVN delete/add instead of a modify (bug 276018)
+ special thanks to Forest Johnson
* Undo Delete result in replaced content (bug 419368)
* NPE when using "Create Patch" in history view (bug 419563)
* Subversive doesn't allow to use IPv6 addresses as host names (bug 418301)
--------------------------------------------------------------------------------
Version 1.1.1.I0 [16 August 2013]
* JavaHL Win64 connector isn't shown by the discovery feature (bug 411957)
* JavaHL Win32 connector is shown on Win64 platform by the discovery feature (bug 411958)
* SVNUtility.getSVNInfo() isn't compatible with SVN 1.7 [ID-KOSUR] (bug 412253)
* Copying should be cancelled without getting an error report when destination resource exists on disk but not in sync with workspace [ID-IDGZI] (bug 411480)
* OperationCanceledException isn't handled properly (bug 412609)
* "Create Patch" wizards show the UTF-8 encoding twice current platform uses UTF-8 by default (bug 414386)
* "Create patch" wizard should include each resource into the patch file just once when nested projects are used (bug 414388)
* Base revision's content is empty for a file deleted under the SVN 1.7.x client (bug 414400)
* "unversioned" string in the ResourceVariant class is not internationalized (bug 414401)
* Deleted file's revision is shown incorrectly with SVN 1.7.x client (bug 414406)
* Include SVN Kit 1.7.10 version (bug 414897)
--------------------------------------------------------------------------------
Version 1.1.0.I0 [27 May 2013]
* ClassCastException in time of tag operation (bug 409021)
* Repository location: "normalize URL" function does not handle file:/// protocol correctly (bug 409234)
* Update switches subfolder back to trunk from branch (bug 406580)
* "Apply incoming changes" on "deleted/deleted" generates an error (bug 407631)
* When there's a tree conflict, "Edit conflicts" is also enabled and does nothing (bug 407633)
--------------------------------------------------------------------------------
Version 1.0.1.I0 [07 May 2013]
* Add "Header" keyword support for svn:keywords property (bug 404239)
* Auto lock error with maven hierarchy [ID-X5CXN] (bug 374591)
* Compare with base: edits not detected (bug 297717)
* Subversive keeps to show incoming changes for files and directories after all incoming changes have been updated (bug 403043)
* Sometime annotate fails for files in branches (bug 406726)
* "Create Patch" creates patch in UTF-8 (without BOM) irrespective of the file encoding (Windows-1252) (bug 404713)
* NPE in SVNRemoteStorage.asRepositoryResource [ID-BYM4U] (bug 404979)
* NPE in BuiltInAnnotate [ID-IQ1WJ] (bug 404252)
* Enablements of Compare and Replace Actions do not respect ResouceMappings (bug 403200)
* Disconnect operation fails when project was unmapped from repository provider prior to disconnect operation [ID-LOU8E] (bug 403385)
* NPE in LoggedOperation.setConsoleStream [ID-TM2AH] (bug 403644)
* Move ActiveChangeSetManager accessor into the SVN Core plug-in (bug 403980)
* Move startup extension into a separate plug-in (bug 403975)
* Subversive shows empty post-commit warning window after every commit (bug 402491)
--------------------------------------------------------------------------------
Version 1.0.1.I0 [01 March 2013]
* Improvement: add extension point for declaring custom properties (bug 306806)
* Set Property dialog should filter/set properties based on resource type (file or folder) (bug 401612)
* Display post-commit error messages to the user (bug 354843)
* Provide support for post-commit hook's messages (bug 400575)
* Improve Team Annotate with useful default revision values (bug 296239)
* After modifying properties in "Compare properties" editor, Synchronize View isn't refreshed (bug 401619)
* NPE when synchronizing workspace (bug 401898)
* Connector install dialog does not open when SVN project exists (bug 401596)
* Use the PredefinedProperty class in order to define custom properties (bug 401047)
* Move revision properties descriptions into the PredefinedPropertySet class (bug 401041)
* Move validation regexp into the PredefinedProperty class (bug 401036)
* Use standard internationalization code for a property descriptions (bug 401034)
* Add post-commit hook's messages support for 'Mark as Merged' and 'Override and Commit' actions (bug 400583)
* Improve annotation UI's performance and usability (bug 400558)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [22 January 2013]
* Update JavaHL binaries to 1.7.8 (bug 398671)
* Use SVN Kit 1.7.8 (bug 398669)
* Spelling error in the method name SVNTeamUIPlugin.getModelC(h)angeSetManager (bug 398654)
* Negative revision number exception when all the lines are skipped by SVN annotate [ID-I71M1] (bug 398565)
* several texts are not externalized in preference (bug 398261)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [28 December 2012]
* Allow to use "Core Configuration Options" extension point (bug 389933)
* SVN Connectors failed to install in Eclipse 64 bit for RCP and RAP Developers [Win64 support]. (bug 376317)
* Enable error logging for SVN lightweight decorator (bug 395971)
* "Clear selection" in the commit dialog unchecks all the items, not only the selected ones (bug 370254)
* Human/Numeric ordering option for branches e tags (bug 390467)
* Being prompted too aggressively to install SVN connectors (bug 319292)
* Charset failure when Applying Patch to a resource (bug 363289)
* Got wrong contents for remote file in Subversive (bug 375633)
* Text selection extremely slow in C++ editor (bug 350306)
* JavaHL connector fails to commit svn:ignore property (bug 395063)
* Some tree conflicts caused by merge won't be shown and won't allow user to commit merged changes (bug 395295)
* Checkout of a java project from Subversion needs to mangled project name (bug 394761)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [09 November 2012]
* Update JavaHL binaries to 1.7.7 (bug 393486)
* Use SVN Kit 1.7.6 (bug 393484)
* Format code on a source directory with some hundreds of files: takes ages [slowed down by SVN change sets] (bug 392979)
* Default change set is not refreshed in the Synchronize View after it is changed (bug 393483)
* Mylyn active change set shouldn't be removed automatically when all its changes were moved to another change set (bug 393481)
* If Mylyn task is active but empty it does not reappear automatically after IDE restart in SVN change-sets (bug 393480)
* Updating an operating system locked file corrupts the project repository (bug 392955)
* ampersand in project name (bug 392049)
* "Upgrade working copy" action is always disabled for SVN Kit 1.7.5 (bug 393431)
* After latest update, icons in synchronize view sometimes not shown (bug 392884)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [13 October 2012]
* Synchronize window showing add icon decoration instead of delete icon for outgoing change Eclipse 4.2 (bug 388445)
* "Edit conflicts" does nothing with a merge conflict caused by properties (bug 390168)
* Property change statuses are shown incorrectly when incoming/outgoing deletion is involved (bug 390171)
* "Workbench has not been created yet" exception after "out of PermGen space" crash (bug 390177)
* "Expand All" is in wrong toolbar group in the "Models" Synchronize View mode (bug 390181)
* When working with SVN 1.7-compatible connectors deleted folders are handled improperly (bug 390851)
* Moved folder's status is shown wrongly when models support is enabled (bug 390858)
* On a repository that is accessed using the file protocol SVN Kit leads to an excessive password prompt (bug 390865)
* Resource '...' does not exist exception in AbstractSVNSubscriber [ID-GZMNK] (bug 388899)
* Shortcut for "Show Properties" overrides the sign "|" in Slovenian keyboard scheme [CTRL+ALT+W -> CTRL+ALT+T] (bug 390005)
* Error when trying to modify a file with the property "svn:needs-lock" in the JSP editor (bug 377013)
* Show a user friendly error message if the merge/update/switch caused an unresolved conflict over the .project file [ID-UOAA9] (bug 365867)
* Wrong error message text spelling [when resources refresh fails] (bug 391575)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [18 August 2012]
* Inaccurate preference names and documentation regarding "freeze svn:externals" feature (bug 387324)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [03 August 2012]
* Edit conflict can not find -right.r file with the SVN 1.7-compatible connectors (bug 383183)
* "Check Out As" shouldn't delete an empty project folder, since folder creation later may be impossible due to security restrictions (bug 321810)
* [Subversive] - svn:externals syntax check too strict (bug 316114)
* Branch/Tag/Copy dialogs should notify about possible ways of "/" character usage (bug 382311)
* Refresh on location/root nodes in SVN Repositories View shows multiple credential dialogs (bug 385690)
* Unchecked "Save password" repository location option shouldn't prevent user name from being saved (bug 385890)
* Using svn+ssh:// repositories with private key authentication causes subversive to popup ssh login dialog two times for every repository operation. (bug 239871)
* NPE in FreezeExternalsOperation [ID-IP4PU] (bug 385818)
* NPEs in Override and Commit in models mode [ID-BOO7P] (bug 372098)
* ClassCastException in time of branch/tag operation [ID-M43MD] (bug 385530)
--------------------------------------------------------------------------------
Version 1.0.0.I0 [01 June 2012]
* Graduation release
--------------------------------------------------------------------------------
Version 0.7.9.I0 [20 May 2012]
* Incorrect console color preferences handling (bug 376929)
* NPE in SVNUtility when repository is unavailable [ID-S1M7B] (bug 377166)
* Correct supported Eclipse Platform version restriction according to the used API (bug 377864)
* "Resource '/.../.svn' does not exist" exception while checking for SVN meta-information [ID-BHMBD] (bug 378922)
* NPE while sharing project using the SVN 1.7 connector [ID-FMF5P] (bug 379628)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [17 April 2012]
* Create the SVNKit-based SVN 1.7 compatible connector (bug 374582)
* Update JavaHL 1.7 connector to the 1.7.4 version
* NPE in ScanLocksOperation.createLockFile [ID-OKCDI] (bug 375150)
* "Document is closed" exception while writing to the console [ID-UODT8] (bug 374884)
* Missing Text fields in Commit dialog (bug 375038)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [16 March 2012]
* Add SVN 1.7 support (bug 365627)
* Include JavaHL 1.7 connector into the early access/Juno simulatenous release builds (bug 372781)
* NPE in EditTreeConflictsPanel due to wrong enablement (bug 373821)
* Class SVNConsole shouldn't extend MessageConsole (bug 373049)
* SVNConsole class shouldn't be initialized at plug-in startup (bug 370374)
* [KeyBindings] SVN Sync and Commit keybindings no longer work (bug 309074)
* Commit UI extension fails to set a commit message prior to opening the dialog (bug 372027)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [10 February 2012]
* Rename "Commit Templates" preferences node to the "Comments and Input History" (bug 367026)
* Smartcard Login on Windows (MSCAPI Support) (bug 351510)
+ special thanks for the contribution to Markus Oberlassnig (ilogs information logistics GmbH)
* org.eclipse.team.pare.ResourceCompareInput.ResourceElement fails to return an InputStream from getContents when compare is invoked against a folder (bug 363845)
* If there were no SVN-related activities on the workspace startup, Subversive can't see that imported projects are linked to SVN (bug 336689)
* Provide "Edit properties conflicts" to edit conflicts on properties (and mark as merged) (bug 364407)
* "Edit Conflicts" action should cover both: property and content conflict cases (bug 370072)
* "Mark As Merged" seemingly has no effect on projects with property conflicts (bug 370071)
* Exception produced on Show Revision Graph for a source folder (bug 369217)
* Move refactoring cause NPE (bug 368325)
* Shift and Enter in the commit message window -annoyingly- always causes a commit (bug 366954)
* Add "path history depth" setting (bug 367027)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [23 November 2011]
* There are Eclipse 3.7-specific API usage due to misleading documentation (bug 364572)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [19 November 2011]
* Add SVN 1.7 API support (bug 361257)
* Replace with Revision fails to notice trivial changes on locked files (bug 353875)
+ special thanks to Neels Hofmeyr
* New decoration mode for branches and tags [fullpath] (bug 359650)
* UI commit extensions improvement (bug 356025)
+ special thanks to Jc Temp
* Create patch to Workspace could default location to current project (bug 356042)
* IRepositoryLocation state listener (bug 356024)
+ special thanks to Jc Temp, Eike Stepper
* ISVNConnector calls interception API (bug 356023)
+ special thanks to Jc Temp, Eike Stepper, Adrian
* Subversive doesn't refresh synchronize view after commit (bug 329555)
* JavaHL: Commit across multiple project atomically does not work (bug 362182)
* Collapse All and Expand All buttons are separated in Team Sync view (bug 230868)
* "Subversive JDT ignore recommendations" plug-in deadlocks on Eclipse startup (bug 359199)
* Problem with RevisionComposite_Reverse (bug 363635)
+ special thanks to Satoru Yoshida
* Problem with MarkAsMergedAction.tooltip (bug 363634)
+ special thanks to Satoru Yoshida
* SVN Compare does not allow new files to be copied (bug 362652)
* NPE while obtaining IProxyData data for the specified host [ID-ELYHN] (bug 362983)
* If there were no SVN-related activities on the workspace startup, Subversive can't see that imported projects are linked to SVN (bug 336689)
+ special thanks to Brice Laurencin, Kris De Volder
* ClassCastException in ShowHistoryViewOperation [ID-L8NW8] (bug 362570)
* Team-private members are marked at wrong time while importing the already shared project (bug 361831)
+ special thanks to Kris De Volder
* There are no notification about the repository node absence while synchronizing workspace (bug 361829)
* ReplaceWithRemoteOperation ignores cancellation event (bug 359652)
* When updating depth "Recursively" should be the default option (bug 359651)
* SVN: '0x: Show Conflict Editor' operation finished with error: null (bug 358998)
* FileNotFoundException in ReplaceWithLatestRevisionAction [ID-PASE4] (bug 323684)
* Unable to compare files from different branches (bug 356870)
* False warning about tag modification (bug 358068)
* Create branch from revision not work on project (bug 357562)
* NPE in SwitchOperation [ID-LK5LW] (bug 351434)
* NPE in ResourceCompareInput [ID-H92AC] (bug 356872)
* NPE in MarkAsMergedOperation [ID-WZ3PP] (bug 357104)
* Problem during Replace with Latest from repository (temporary path is too long) (bug 297721)
* Changes model initialization shouldn't cause an I/O exception [ID-AI4E7] (bug 355901)
* Class Preferences, methods savePluginPreferences() and getProxyDataForHost() are deprecated (bug 355996)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [19 August 2011]
* Add "record-only" option to the merge dialog (bug 354996)
* GetRemoteFolderChildrenOperation implementation depends on the JDK specific (bug 352947)
* Do not mess svn:externals order (bug 350143)
+ special thanks to Julien HENRY
* Duplicate folder name for svn:externals if same destination (bug 353009)
+ special thanks to Julien HENRY
* Performance problem with Create Patch (bug 333785)
* Refactor SVN locks support code (bug 354058)
* Data processing error is mistakenly recognized as a bug in the CreatePatchOperation code [ID-W32HV] (bug 354062)
* When i "create patch". The patch file don't encode in utf-8. (bug 284081)
* Missing Resources dialog does not resize correctly (bug 304486)
* JavaHL is independent of Windows, please properly document this (bug 307397)
* Exceptions when eclipse start (bug 302569)
* Validation of the issue number using bugtraq:logregex is broken (bug 300402)
* SetRevisionAuthorNameOperation shouldn't be performed if original (commit, copy etc.) operation failed [ID-WP0UC] (bug 354812)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [15 July 2011]
* Make SVN: 'Save Authorization Info' operation optional (bug 349111)
* Update Subversive help regarding persistent SVN+SSH connection option (bug 349139)
* Negative revision numbers are not allowed [ID-VBVYH] (bug 296094)
* 'Replace with revision' fails when using javahl16 connector (bug 351370)
* SVN repositories view blocks UI thread (bug 295110)
* Useless reordering in the SVN Repositories View (bug 351649)
* Team Hook does not work while moving versioned files or folders into unmanaged project (bug 254846)
* NPE in CompareEditorInput.setDirty in Eclipse 3.7 [ID-MAMS9] (bug 348787)
* SVNKitconnector may access uninitialized CoreExtensionsManager (bug 351357)
* IllegalArgumentException in AbstractActionOperation [ID-CUA4N] (bug 350077)
* extremely poor refreshLocalResourceImpl performance (bug 259287)
* FileReplaceListener performs time consuming actions at inappropriate time (bug 321542)
* svn perspective launches svnserve which never close (bug 305658)
* Correct french translation for PerformancePreferencePage_enableCache (bug 349138)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [2 June 2011]
* Correct help section regarding latest changes in Merge Dialog behaviour (bug 347143)
* Bug fix: update version number to the actual 1.6.15 (bug 347568)
* Indigo requires license update (bug 346698)
* Sometimes SVN Kit does not throw an exception when repository is inaccessible [ID-VIT54] (bug 347737)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [23 May 2011]
* Provide a flexible way to traverse resources tree in operation execution context (bug 345170)
* Deadlock when starting Eclipse with Synch View open [ID-V0QM2] (bug 313866)
* Indigo requires license update (bug 346698)
* Make revision selection dialog more intuitive (automatically include lesser revision changes into the selected range) (bug 319962)
* No way to specify correctly a name for the resources traversal operation (bug 345855)
* Rename Class/Interface causes code garbage with Subversive and keyword substitution (bug 315279)
* MarkAsMergedOperation ignores cancellation event (bug 345169)
* SVNMoveDeleteHook does not report any errors happened while moving resources (bug 344361)
* Unused NLS message (bug 343439)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [19 April 2011]
* Provide several modes for a branch/tag creation based on the working copy (bug 343073)
* Undo and Redo doesn't work in Commit Dialog (bug 298556)
* Malformed network data during synchronization (bug 337151) [allow usage of the older SVN Kit version without the issue]
* Branch/Tag action from the "Team" menu blocks UI thread (bug 342743)
* "Keep resource history" option name in the "Team->Copy To" dialog causes misunderstanding (bug 341723)
* Set Keywords action is enabled for new resources (bug 311665)
* NPE in SVNHistoryPage resource state listener [ID-Q5KRR] (bug 341896)
* Undo Delete does not restore the latest file state but the version before (bug 340318)
* Missing NLS string in plugins.properties (bug 341364)
* UIMonitorUtility is not equipped to handle applications with more than one shell (bug 341271)
* IndexOutOfBoundsException during cache update (bug 315544)
* Correct connectors compatibility ID [ID-D1U3Y] (bug 340527)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [18 March 2011]
* Add the svn:mergeinfo property into the SVN Property editor list (bug 339832)
* Improve bug report facilities (bug 337250)
* Correct Mylyn integration feature dependencies (bug 340376)
* IllegalStateException in discovery feature when network problem or cancellation occurs [ID-FEJWD] (bug 334408)
* Extract operation fails with exception [ID-BOAKP] (bug 339469)
* "Unrecognized node kind" error while comparing resources [ID-RTYVU] (bug 338876)
* Unhandled EOF exception in Revision Graph [EID-NVOHU] (bug 338485)
* No error dialog appears if commit fails (bug 338641)
* "Find/Check out as": destination folder browser should open location of actual workspace [ID-P1ILO] (bug 334252)
* ResourceContentStorage does not implement equals() (bug 305866)
* Update Subversive help regarding installation and updating workflow (bug 338289)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [07 February 2011]
* Allow to branch/tag files and folders in single transaction in the SVN Repositories view (bug 335922)
* Provide API to open the History view on a specific revision range (bug 335421)
* Remove Subversive menu in Help (bug 229495)
* The "svnconnector" extension point is broken (bug 336207)
* SWTException in SVNTeamModificationValidator when lock is required (bug 336064)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [24 January 2011]
* Use the latest SVN Kit version (1.3.5) (bug 334452)
* There is no access to the SVN 1.6-related method signatures (bug 333211)
* Allow repository creation with the latest SVN Kit-based connector (bug 333202)
* Extract operation fails under certain conditions (bug 335079)
* Remove duplicated code parts (bug 333061)
* Pressing Cancel during compare results in invalid GUI message (no differences) (bug 328820)
* Calls to the deprecated function in the SelectPatchFilePage (bug 332775)
* There is a compilation issue in the core plug-in under Eclipse 3.7 (bug 332528)
* Connectors from polarion update site not detected (bug 328104)
* No serialVersionUID for the serializable class ActionIDList (bug 332235)
* Finish to create new SVN repository and share project in single operation fails (bug 330780)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [03 December 2010]
* IWorkspaceRoot.findFilesForLocation() is deprecated (bug 331373)
* IWorkspaceRoot.findContainersForLocation() is deprecated (bug 331188)
* [ID-ZT6S5] "Negative revision numbers are not allowed" error while performing "Mark As Merged" operation (bug 330737)
* Eclipse-LazyStart option is deprecated in Eclipse 3.3 and later versions (bug 331003)
* Lots of warnings in the build.properties files (bug 330843)
* Use Shell from the FileModificationValidationContext if possible (bug 330638)
* Eclipse 3.5 discovery feature connector source code produces compilation errors (bug 330637)
* SVNTeamModificationValidator does not take into account LockProposeUtility.proposeLock(..) returned status (bug 330290)
* Error in menu item title: "Comapre With" (bug 330228)
* Ability to reject incoming changes (make Mark as Merged active) (bug 297821)
* Finish button on "Select Resource" dialog not enabled until a different revision is selected (bug 329756)
* Correct simple share mode option name (bug 329726)
* Wrong French translation for a SVN error (bug 329201)
* Some NLS messages should be removed (bug 329187)
* SWTException when Subversive UI plugin starts in a worker thread (bug 326684)
* No tooltip for clock icon on merge dialog (bug 326074)
* NPE starting target workspace (bug 328149)
* Properties conflict on project makes Subversive totally unusable. (bug 283999)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [01 October 2010]
* Update javahl binaries to 1.6.12 version (bug 326829)
* Subversive does not start correctly under Eclipse 3.5.x with discovery feature enabled (bug 326834)
* Remove SVN 1.4-related connectors from the discovery feature list (bug 326831)
* Discovery feature do not starts under Eclipse 3.6 (bug 326564)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [17 September 2010]
* Add documentation about Revision Graph options dialog (bug 317802)
* [Revision Graph] Allow to hide merge connections by pressing on merge icon (bug 319383)
* Make lighter comment color for selected node in Revision Graph (bug 317699)
* Allow to call revision graph for multi-selection (bug 318719)
* Add help about Properties View contribution in Revision Graph (bug 319109)
* Show nodes info in Properties View in Revision Graph (bug 319104)
* Show example of date in preferences (bug 299908)
* Save revision graph setting in options dialog (bug 317839)
* [Revision Graph] Allow to search revision nodes on graph (bug 319968)
* [Revision Graph] Allow to specify revisions range (bug 319249)
* Support set-depth option (bug 295217)
* The conflict editor ignores custom file encoding on the right hand side, uses encoding from container instead (bug 325122)
* Resolving Tree Conflicts - Apply Local Changes doesn't work on 2.2.2 (bug 320843)
* Subversive should not set forcibly svn:mime-type to text/plain (bug 322772)
* NPE in SVNRemoteStorage [ID-AFBM0] (bug 324394)
* Default key binding in editors prevents AT from working properly (bug 316097)
* Commit Comments history depth doesn't have any effect, when i change it to lower value (bug 302571)
* [Revision Graph] Add ... to Show Revision Graph action (bug 319138)
* Handle missing resources in Commit dialog (bug 312874)
* [Revision Graph] Increase vertical offset between neighbor nodes (bug 319133)
* Create patch file filter not working (bug 302937)
* [Revision Graph] Increase graph margin (bug 319129)
* Error when calling SVN Info for moved resource (bug 315545)
* [Revision Graph] Show graph for called resource (bug 319243)
* Error in annotation if there are specified revisions (bug 317612)
* Connector discovery says it's retrieving list from eclipse.org, but connects to
(bug 320955)
* Show History failure - No such revision (bug 312464)
* [Revision Graph] Improve comment presentation (bug 319228)
* [Revision Graph] Improve tooltip presentation (bug 319148)
* Allow to truncate paths in Revision Graph (bug 319029)
* Handle if errors happen during revision info fetching at Revision Graph (bug 317801)
* NPE in create patch (bug 300720)
* Cache directory is empty for revision graph (bug 317266)
* All updates in a merge marked as conflicts (bug 312585)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [17 June 2010]
* Add merge information to revision graph (bug 313134)
* [Show History] Error: Retrieval of mergeinfo unsupported (bug 257669)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [28 May 2010]
* Lock user account with Subversive (bug 314490)
* Realm credentials are not used in auth prompt (bug 314639)
* Unable to customize preferences when Subversive is embedded in an eclipse product (bug 311019)
--------------------------------------------------------------------------------
Version 0.7.9.I0 [12 May 2010]
* Allow to manage revision graph caches (bug 311015)
* Allow to expand/collapse revision nodes (bug 310979)
* Provide view with graph of changes: branches, tags etc. (bug 211253)
* Correctly support externals in actions (bug 290386)
* Invalid action contribution by revision graph (bug 312624)
* Add help for revision graph (bug 312562)
* SVN Deadlock while trying to open Password Dialog (bug 301417)
* SSH settings are not correctly switched in repository locations dialog (bug 310088)
* Ssh port not being saved between eclipse restarts (bug 249074)
* Make consistent licenses (bug 310430)
* org.eclipse.team.svn.ui.lock package isn't exported (bug 310422)
* Allow to specify operation id from multiple message bundles (bug 309290)
* Error during decoration in Helios M6 (bug 307203)
* Subversive Connector Discovery fails on Helios (bug 295156)
* Any key binding for rename in SVN Repositories view, should be "F2" (bug 299592)
* SVN Workspace Synchronization: Synchronize function does not display proper Icon Decoration for an "Incoming Deletion" (bug 282338)
* FileUtility#getPathNodes is inefficient for large change sets (bug 266492)
* One slash in URL during Share Project (bug 303085)
* Problems when project contains folder called "tags" (bug 303032)
* Label for SVN URL changes after restart (bug 298862)
* Reintegrate says "No changes found" (bug 297720)
* Change bugs title (bug 298574)
* Filter JVM Properties when creating Mylyn task (bug 298575)
* Compare with branch doesn't work with externals (bug 298573)
* Undo after directory move causes irrecoverable data loss (bug 297779)
* NPE in getNationalizedString if Localization is not installed (bug 300592)
* Can not get Subversive working in I0 (bug 300591)
* Subversive Connector Discovery fails on Helios M3 (bug 295156)
* Subversive is halting the UI (note that jconsole doesn't detect a deadlock, but still it becomes halted) (bug 296707)
* NPE in IStateFilter$AbstractStateFilter.accept() (bug 296402)
* StackOverflowError when getting authentication info (bug 296689)
* File is disappeared from Sync view if update finished with error (bug 295984)
* Correctly show files copied with different register case on Windows (bug 295983)
* Subversive fails to initialize due to corrupted .svnRepositories file (bug 295954)
* dead lock on Linux on startup due to password prompt (bug 295951)
* Eclipse UI stalls for more than 5 minutes in the main thread executing SVNRemoteStorage code (bug 296230)
* Subversive tries to connect to repository for Compare With -> Base from Working Copy (bug 245326)
* Use Equinox secure storage (bug 295079)
* Changing svn:ignore on project root directory without updating incoming changes before causes strange behavior (bug 256868)
* Support lightweight decorations for Synchronize View (bug 245873)
* Start from copy uses trunk instead of branch copy revision (bug 294022)
* Problems with locks (bug 294207)
* shortcut stops working after first time (bug 293003)
* Commit externals problem (bug 290385)
* svn:externals definition for a sub-sub-directory breaks after running svn update (bug 270022)
* Error during reporting an invalid error (bug 293588)
* Make user friendly name for subscriber (bug 293562)
* New NLS unused message with latest update (bug 293464)
* An empty console window defaults to SVN console (SVN Console should be a console that also display under the opened consoles list) (bug 290797)
* Adding file to svn ignore from "Add To SVN Version Control" dialog problem (bug 254902)
* An internal error occurred during: "Overwriting 1 resource.". (bug 292577)
* Extend SVN Info properties (bug 293016)
* NPE when calling Edit Conflicts action (bug 293172)
* Make more precise statuses in Commit dialog (bug 293017)
* Properties decoration problem (bug 293015)
--------------------------------------------------------------------------------
Version 0.7.8.I0 [23 October 2009]
* Add ability to make relative urls in Set External Definition dialog (bug 292674)
* Add ability to specify comments for revision links (bug 292280)
* Add 'Add Revision Link' action to Team menu (bug 292424)
* Provide annotated revision links to save the original revision if switching between trunk and branch (bug 261983)
* Add dialog for creating external resource (bug 288139)
* In SVN lock view add actions to resources tree (bug 287577)
* deadlock in org.eclipse.team.svn.core.SVNTeamPlugin - Eclipse fails to start (bug 291603)
* Problems with Set External Definition dialog (bug 292781)
* Commit says dir is not part of commit, but it is (bug 292477)
* [Subversive] - Bug report ID-L9VHB (bug 254477)
* There are no new files in outgoing change sets (bug 292927)
* Selection of a single revision to merge results in no changes (bug 287872)
* Send Notifications' operation finished with error - repeated dialog (bug 282000)
* "Accept" action in the Merge View does not work (bug 289680)
* "Edit tree conflicts" action is enablement does not corresponds to what it does (bug 289710)
* NPE in SVN Kit 1.3.0 (bug 289812)
* "Show History" action from the "Synchronize View" is ineffective (bug 289313)
* Merge View incorrectly shows conflicting statuses (bug 289691)
* ClassCastException in Override and Update in Merge view (bug 290691)
* Trim spaces in repository location (bug 290678)
* Add key bindings for Merge action (bug 290718)
* Problems with URL field in Merge dialog (bug 290717)
* Merge and Synchronize interfered with each other (bug 289689)
* Context menu actions in the Merge View does not correctly work (bug 290508)
* Change connectors string in SVN Connectors list (bug 290677)
* Recommended small change in SVNRemoteStorage.isFileExists() to massively improve performance (bug 291089)
* "Local" and "Remote" sub-menus of "Synchronize view" do not appear in my RCP app (bug 290574)
* Bad trailing character after french translation "En attente" (bug 274961)
* Share Project Wizard dialog typo (bug 264685)
* error message when resource location does not match repository location (bug 277787)
* Ascendant/Descendant Text Decorations Incorrect (bug 248033)
* Synchronize action is hanged (bug 291566)
* NPE in SVNRemoteStorage (bug 291580)
* NLS unused message (bug 291583)
* [Subversive] - "Team -> Switch..." should prefill the input URL with selected resource URL (bug 271297)
* Merged files are absent from SVN change Sets (TeamSynchronisation) (bug 282677)
* svn externals not working for path/subpath entries (bug 272526)
* [Subversive] - Bug report ID-AUVIL (bug 286552)
* Preview of merge reintegrate fails (bug 287301)
* Support spaces in local path in svn:externals (bug 288107)
--------------------------------------------------------------------------------
Version 0.7.8.I0 [04 September 2009]
* Add Capabilities feature
* Support reading Subclipse-generated project set files (bug 276947)
* Support reading svn-pde-plugin compatible map files (bug 276949)
* Connector discovery UI (ala Mylyn) (bug 280889)
* List all locked files in a project (bug 279602)
* Possible bugs in Subversive Fetch Factory (bug 273230)
* Deleting and replacing a resource is a SVN delete/add instead of a modify (bug 276018)
* Show annotations does not work in files opened by the XML Editor (bug 267347)
* "Compare with Each Other" grayed out (bug 275287)
* [Subversive] - Unused NLS Strings for SVN UI (bug 275155)
* No assist from "Ignored resources" list. (bug 274793)
* RFE: provide Subscriber (bug 272594)
* SVNRemoteResourceRevision always returns content of latest revision (bug 271931)
Thanks to Steffen Pingel
* Attempting to commit files in a folder that has not been added to SVN, locks up Eclipse (bug 251098)
* Override and Update deletes all unversioned files disregarding the svn:ignore-list (bug 264500)
* A tilde (~) in the repository URL can not be handled (bug 269665)
* Concurrent thread access to SVNTeamProvider instance leads to HiddenException (bug 249943)
* Usability improvement for repository table in "Checkout from SVN" wizard (bug 263435)
* Remember the "Keep Locks" Setting in the Commit Dialog (bug 271742)
* [Subversive] - Tip for improvement ID-Q11B5 (Default behaviour of double click in the commit dialog) (bug 257808)
* Incorrect previously entered comment in commit dialog (bug 278606)
* Handle external definitions in svn commands (bug 255009)
* Add ability to specify revision for operations (bug 279083)
* Compare with branch/tag doesn't work as expected (bug 279797)
* SVN PDE Build uses wrong default path value (bug 279590)
* Adding a dated revision link fails (bug 279828)
* Selected revisions at bottom of list don't populate Revisions text field in the Merge dialog (bug 279612)
* Check Out As Wizard not usable with keyboard. (bug 279355)
* cross-project refactoring (bug 281253)
* Show History + Export doesn't work (bug 283917)
* SelectProjectNamePage (bug 282583)
* Error message is incorrect: Window->Preferences->Team->SVN->SVN Client does not exist (bug 281413)
* Don't override all revisions in Override and Commit (bug 285138)
* NPE after calling Override and Update (bug 283018)
* [Subversive] - Incorrect character encoding used for display in Compare view (bug 276138)
--------------------------------------------------------------------------------
Version 0.7.8.I0 [06 May 2009]
* Support for files in svn:externals (bug 269155)
* Detection of tree conflicts (bug 269156)
* Configuration alternative of a diff viewer for MS-WORD documents (bug 260236)
* Compare view on right side is empty (bug 272265)
* Call commit dialog for svn:externals (for directory) causes error (bug 272025)
* svn:externals definition for a sub-sub-directory breaks after running svn update (bug 270022)
* All svn:log property values should be normalized to LF endings only (bug 271616)
* Create branch doesn't work in Package Explorer (bug 271656)
* Synchronize permanently fails with org.eclipse.team.core.TeamException: Resource ?...? does not exist. (bug 267624)
* Sorting by user, date or comment does not work for SVN Changeset model in Synchronize view (bug 264331)
* SVN Change sets model: Incoming changes are duplicated to a "Unassiged" node (bug 261185)
* NPE when activating Mylyn task (bug 266826)
* Mylyn Context actions are missing from Team Synchronize view if logical models are enabled (bug 264344)
* Synchronization empties outgoing changes if SVN Changesets model is selected (bug 264772)
--------------------------------------------------------------------------------
Version 0.7.7.I0 [24 February 2009]
* Add a pre-commit check for files with errors and warnings (bug 263442)
* Add ability to output resources comparison in unified diff format (bug 263657)
* Add ability to create SVN repository (bug 263951)
* Compare with Branches/Tags action problem (bug 263790)
* Extract bug (bug 264192)
* o.e.team.svn.core has hard dependency to com.ibm.icu bundle (bug 261413)
* Bugtraq properties problem (bug 261857)
* Problems with relocating project (bug 259626)
* Share Projects menu item disabled when multiple projects selected (bug 263003)
* Resources list isn't updated in "Override and Update..." (bug 254900)
* Add key shortcuts to controls (bug 254726)
* Revisions Range dialog isn't correctly resized (bug 261328)
--------------------------------------------------------------------------------
Version 0.7.6.I0 [29 December 2008]
* Error when trying to create new tag or branch using repository view (bug 259655)
--------------------------------------------------------------------------------
Version 0.7.6.I0 [22 December 2008]
* Implement ModelProvider for change sets using IChangeGroupingRequestor (bug 245869)
* Implement SVN specific ModelSynchronizeParticipant (bug 245872)
* Implement SVN specific SubscriberMergeContext (bug 245870)
* Add synchronize pane to commit panel (bug 245874)
* Sort changes by status in extract log (bug 255545)
* Message Bundles (bug 253520)
* Localization - ICU4J (bug 254198)
* When extracting only remote changes the conflicted resources are not written to log. (bug 253672)
* Extra projects in synchronize view (bug 253887)
* Problem with creating a branch/tag (bug 255487)
* Subversive deleting unselected and non svn managed files/folders when doing "Override and Update" (bug 251094)
* Check out from SVN repository fails when any workspace project uses the RSE file system (bug 230331)
* java.util.EmptyStackException in SVNUtility (fetching log entries) (bug 249285)
* ClassCastException SVNKit 1.5 getValidReference (bug 252103)
* missing "locked message" for a file already locked (bug 247614)
* Bug report ID-G6B5P (bug 256949)
* Unable to merge: exception when selecting "Revision" radio in merge dialog. (bug 255975)
* Creating a patch with a file that does not end with a newline places the "no newline" marker incorrectly (bug 254545)
* Tags include trunk subdir (bug 246268)
--------------------------------------------------------------------------------
Version 0.7.5.I0 [29 October 2008]
* Browse button in Share dialog (bug 211233)
* Allow to select resources only under repository location in Share project's simple mode (bug 249623)
* There is no way to type in the repository path when doing a Checkout from SVN (bug 231984)
* Add 'Drag and Drop' listeners to the Subversive views (bug 211236)
+ thanks to Nick Entin for patches
* Closing project with file in editor and reopening project generates NPE (bug 246147)
* URL decoration with bugtraq properties does not work properly (bug 252563)
--------------------------------------------------------------------------------
Version 0.7.4.I0 [01 October 2008]
* Export History log (bug 211415)
+ thanks to Igor Burilo for the patch
* There is no way to type in the repository path when doing a Checkout from SVN (bug 231984)
* Allow "override and commit" for non-conflicting resources (bug 241422)
* Authentication problems (bug 243914)
* Extract from HistoryView fails if the folder has modification and modified children with greater names. (bug 245504)
+ thanks to Igor Burilo for the patch
* Null Pointer Exception in Revision Properties View (bug 248355)
* Improve extract log (bug 245509)
* Serious usability regression: Replace With merges with revision instead of replacing with revision (bug 240473)
--------------------------------------------------------------------------------
Version 0.7.3.I0 [14 August 2008]
* Add date selection options to History View (bug 211408)
+ special thanks to Gabor Liptak
* Allow different behavior for Checkout action (bug 211237)
+ special thanks to Felipe Carasso, Jacob Robertson
* Extract Changes action should not create deletions.log file if no deletions occurs (bug 243395)
* butraq:logregex property display disgresses from specification (bug 243678)
+ special thanks to contributor Jens Scheidtmann
* Use standard create patch dialog in Synchronize View (bug 243713)
+ special thanks to Noah Roberts
* getRepository failed: exception AssertionFailedException: null argument (bug 240133)
+ special thanks to Chomat Stephane
* SVN hangs in SVNRepositoryResource.getRoot() method (bug 242130)
+ special thanks to Neale Upstone
* UI pops up dozens of error dialogs making eclipse unusable (bug 220292)
+ special thanks to David Green
* Cannot create a new branch (bug 243181)
+ special thanks to Jonathan Marston
* Synchronize View's Local and Remote submenus are disappeared in Eclipse 3.4 after first call (bug 243045)
+ special thanks to Noah Roberts, Owen Rees
* NPE in Share Project wizard when a project is already exists in the repository (bug 243446)
+ special thanks to Stephan Heffner
* Synchronize doesn't show incomming changes (bug 243401)
+ special thanks to Tony Poppleton, Channing Walton, Radoslaw Jozwik
--------------------------------------------------------------------------------
Version 0.7.2.I0 [1 August 2008]
* When a project is relocated outside Eclipse, and the new URL matches an already-existing repository location, Subversive should automatically update its metadata (bug 231427)
+ special thanks to Max Bowsher
* Improve "Import Project Set" behaviour (bug 230826)
+ special thanks to Michael Murphree
* Provide "Headless" update site (bug 211420)
+ special thanks to Panagiotis Korros, Thomas Hallgren
* decorate working sets in Package Explorer (bug 242249)
+ special thanks to Igor Fedorenko
* Popping up of History View can't be disabled when Compare With action is performed. (bug 242192)
+ special thanks to Radoslaw Jozwik
* Include information about merged revisions into annotation (bug 240156)
* Show merged revisions in History View (bug 239819)
* Support sparse actions (checkout, import, export) [REOPENED] (bug 231552)
* Allow multiple selection for repository operations (export, add revision link). (bug 241249)
* Ensure that merge action serves merge-tracking functionality (bug 239818)
* Allows to select multiple revisions in merge dialog (bug 239820)
* Support merge --reintegrate mode (bug 241500)
* Use latest SVN 1.5 binaries [REOPENED] (bug 218472)
* Improve "Extract Changes" operation (bug 242557)
* ArrayIndexOutOfBoundsException in Create Patch action (bug 242670)
+ special thanks to Ulli Hafner
* Stack overflow while disconnecting a project (bug 241814)
+ special thanks to Vadim Dmitriev
* NPE in MergePanel.getSelection (bug 242753)
+ special thanks to Igor Fedorenko
* New resources are not decorated as outgoing changes (bug 242248)
+ special thanks to Igor Fedorenko
* NPE in MessageDialog (bug 242085)
+ special tha}

我要回帖

更多关于 disk checking 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信