********************************************************************************
*                          Subversive Release Notes                            *
*                                                                              *
* Subversive - a brand new Eclipse Client for Subversion (SVN)                 *
* See details at www.polarion.org                                              *
********************************************************************************

Version 1.1.0.M7 release date: 20 October 2006

1. What's New

   The version is 1.1.0.M7 release. The main target of the release is 
   introducing Eclipse IDE 3.1/3.2 features and integration with Mylar and Buckminster projects.
   
   Changes in compare with previous version are listed below. The full list of 
   changes you can find in Change Log.
    
	Features:
	 * Automatic recognition of repository structure (TRUNK, BRANCHES, TAGS) instead of current static layout (SBV-2389)
	   + special thanks to Diego Ernesto Malpica Chauvet, Felipe Carasso
	
	 * Respect project repository layout in "Create Branch", "Create Tag" operations (SBV-2388)
	   + special thanks to Diego Ernesto Malpica Chauvet, Felipe Carasso
	
	 * Compare file on double-click in commit and revert dialogs (SBV-2408)
	   + special thanks to Dario Lopez-Kasten
	
	 * Show text and property statuses separatelly in the resource selection dialog (PLC-640)
	
	Fixes:
	 * NPE in commit if repository is inaccessible (SBV-2476)
	   + special thanks to Roman Bruggisser, Dario Lopez-Kasten
	
	 * Add validation to comment view of "Problem Report" and "Tip for Improvement" dialogs (SBV-2498)
	   + special thanks to Hubert Grininger
	
	 * Incorrect behaviour of "Single Project" layout when sharing project (project shared into branches instead of trunk) (SBV-2445)
	   + special thanks to Kristoffer Peterhansel
	
	 * Enable checkout of svn:externals (SBV-2497)
	   + special thanks to Hubert Grininger, Reinhard Brandstadter
	
	 * ClassCastException in experimental merge (SBV-2475)
	   + special thanks to Stas, Alexandre, Andrew Bate, Doug Clinton, Lee Mercury
	
	 * NPE in Resources Changed operation (SBV-2503)
	

2. Information

2.1. System Reqirements

   Subversive requires JDK 1.4 or JDK 1.5 and supports following versions of Eclipse:
    * 3.2 family (tested with 3.2)
    
   Subversive supports Subversion versions 1.1, 1.2 and 1.3.

2.2 Known bugs

	* JavaSVN implementation of interactive merge features does incorrect merge at random time
   
3. Useful Links

   http://subversion.tigris.org/ - Subversion site
   http://tmate.org/svn/ - JavaSVN site
   http://www.polarion.org/ - Polarion Comminity site where you can find
        other Subversion tools - SVN Web Client, SVN Importer
