Index: svn/StudioHook.cls.xml
===================================================================
diff -u -r1575 -r1577
--- svn/StudioHook.cls.xml (.../StudioHook.cls.xml) (revision 1575)
+++ svn/StudioHook.cls.xml (.../StudioHook.cls.xml) (revision 1577)
@@ -78,7 +78,6 @@
-
@@ -93,6 +92,7 @@
@@ -354,7 +354,7 @@
set Action=0
set ..Cmd=0
write "Synchronisatie van de wijzigingen wordt uitgevoerd ",!
- do ##class(svn.Helper).%New(..Name,..Password).ShortSync()
+ do ##class(svn.Helper).%New(..Name,..Password).SynchronizeChanges()
write "Synchronisatie afgelopen",!
]]>
@@ -987,7 +987,7 @@
%Status