Bugs that may bite you in release 0.4:

Non-ascii characters break chechkout/export

  If you try to use the export or checkout links on a part of a
  repository containing a file with a non-ascii character, you will
  get a character conversion error from pysvn.

Tests hang on HTTP URLs

  For some reason, the test framework hangs when the test suite is
  pointed to a HTTP repository URL.

The SSL callback always trusts the serer

  Currently, the ssl certificate verification callback is very trusty
  and just accepts whatever invalidness is reported by pysvn.

File version: $Id: bugs.txt 126 2006-03-12 17:56:13Z quest $
