mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 22:03:09 -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
2a6ddee54e
commit
bd6919cb89
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