2013年(2)
发布时间:2013-10-14 17:25:42
1.Perpare Network #Google203.208.46.146 www.google.com173.194.38.128 drive.google.com209.85.175.100 plus.google.com#Google Docs74.125.229.32 drive.google.com173.194.70.100 drive.google.com173.194.69.100 drive.google.com203.208.46.146 docs.google.com203.208.46.146 docs0.google.com203.........【阅读全文】
发布时间:2013-08-19 14:34:22
REM switch Svn Path Set USER=usernameSet PASS=password Rem cd Svn Local path cd c:\svn revert -R .IF %ERRORLEVEL% NEQ 0 GOTO SVNFAILsvn switch https://*\ -r head --username %USER% --password %PASS% --non-interactiveIF %ERRORLEVEL% NEQ 0 GOTO SVNFAILsvn info >> C:\Svn.TXTIF %ERR.........【阅读全文】