********************************************************************************
*                          Subversive Release Notes                            *
*                                                                              *
* Subversive - a brand new Eclipse Client for Subversion (SVN)                 *
* See details at http://www.eclipse.org/subversive                             *
********************************************************************************

Version 0.7.3.I20080814-1500 release date: 14 August 2008

1. What's New

   The version is 0.7.3 service release. The main target of the release is transferring 
   Subversive development to Eclipse.org.
   
   Changes in compare with previous version are listed below. The full list of 
   changes you can find in Change Log.
    
	Features:
	 * 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)
	
	Fixes:
	 * 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
	
2. Information

2.1. System Requirements

   Subversive requires JDK 1.5 or higher and supports following versions of Eclipse:
    * 3.3 (tested with 3.3.2)
    * 3.4 (tested with 3.4)
   
   Subversive supports Subversion versions 1.1-1.4 with SVN Kit 1.1.7 and JavaHL 1.4.5, 
   Subversion version 1.5 with SVN Kit 1.2.0 and JavaHL 1.5.x

2.2 Known issues

	* "Find projects" part of "Find/Checkout As" action could take too much time on slow connections
