"Shawn Cooney" <cooney.shawn_at_gmail.com> writes:
> If you right-click on the text field within the checkout window, the
> window displaying all the data being transferred, it will lock up and
> stay in that location until the thread has been released. This issue
> doesn't not cause the system to fail, but it is a cosmetic issue you
> may want to look into.
Thanks for the bug report. Usually, we need a lot more information, see
http://subversion.tigris.org/#complain
for details about that. But in this case, it sounds like you're using a
third-party graphical client (perhaps TortoiseSVN? Or Eclipse?), in
which case the bug report is probably better sent to that program's
maintainers. This list is for core Subversion development, and there is
no "checkout window" in core Subversion, since we only ship a
command-line client. (All those graphical clients are written around
our core APIs, so sometimes it is the case that a bug report based on
one of those clients *is* relevant here... But from your report above, I
suspect this is not one of those cases.)
Best,
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-10 16:55:09 CEST