-
Committer:
Matt Giuca
-
Date:
2010-02-18 05:30:21 UTC
-
Revision ID:
matt.giuca@gmail.com-20100218053021-vy820xcj6d8raz78
listing.py: Fixed regression crash when viewing unversioned directories or files, due to silly code raising pysvn.ClientError (not an instance of it). Now raise a special exception UnversionedDir, which is checked properly.