You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Shawn Cooney <co...@gmail.com> on 2008/08/10 14:48:21 UTC

Subversion Error

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.

Re: Subversion Error

Posted by Karl Fogel <kf...@red-bean.com>.
"Shawn Cooney" <co...@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@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org