mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-13 06:12:49 -06:00
*ide: fixed issue with svnsync
git-svn-id: svn://ultimatepp.org/upp/trunk@6000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c11eceacc9
commit
af55210629
1 changed files with 1 additions and 0 deletions
|
|
@ -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++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue