2008-04-23 dann frazier <dannf@hp.com>

	* The following patches developed by Robert Hunger
	* Fix issue with broken symlink becoming a regular file
	* Fix issue with a preexisting non-dangling directory symlink
	* Fix traceback when using --no-prompt without --move-map,
	  reported in Debian bug #476569
	* test.py: permit running a single test from the command line
	* test.py: Use a common temporary directory in BaseLoadCase.tempdir
	* test.py: If initial repository load fails, fail the test
	* test.py: Run svn export in quiet mode
	* Release 0.10

2008-04-08 dann frazier <dannf@hp.com>

	* Add support for regular files becoming symlinks, reported
	  in Debian bug #436751
	* Fix help output to show that at least one load directory is
	  required, reported in Debian bug #475093
	* Treat directory symlinks like files when overlaying them to
	  prevent a real directory (and its contents) from being added
	* Release 0.9

2007-12-18 dann frazier <dannf@hp.com>

	* Release 0.8

2007-12-18 dann frazier <dannf@hp.com>

	* Disregard default ignores and svn:ignore properties. Assume the
	  user really means it.

2007-11-02 dann frazier <dannf@hp.com>

	* Create this file.
	* Add support for globs on Windows, contributed by Mariano Reingart
	* Remove duplicate SingleFileToBrokenSymLink definition in test.py,
	  reported by Chaim Krause
