- cd GameClient/Assets/Res
- svn up
- echo -------------------------------------------
- cd ../../../
- git status
- git pull
- echo -------------------------------------------
- cd GameClient/Assets/Game/CSShare
- git status
- git pull
- echo -------------------------------------------
- cd ../../../../FGUIProject
- git status
- git pull
- pause
|