*ide: fixed issue with svnsync

git-svn-id: svn://ultimatepp.org/upp/trunk@6000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-04-25 12:28:58 +00:00
parent 2a6ddee54e
commit bd6919cb89

View file

@ -251,6 +251,7 @@ void SvnSync::DoSync()
SyncList();
msgmap.Sweep();
again:
Enable();
if(Run() != IDOK || list.GetCount() == 0) {
int repoi = 0;
for(int i = 0; i < list.GetCount(); i++)