Skip to content
Commit c2255d44 authored by James Liggett's avatar James Liggett
Browse files

subversion: Replace the dialog mutex hack with a GCond

Get rid of the dialog mutex hacks in SvnCommand and replace them with a GCond.
Not only was the old way not very consistend, it was also a dirty hack. This
method is more reliable and a lot cleaner.

Fixes bgo 623751
parent d075464e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment