Skip to content

Instantly share code, notes, and snippets.

@aladine
Last active September 28, 2015 01:46
Show Gist options
  • Save aladine/31152e0af467c9d8160a to your computer and use it in GitHub Desktop.
Save aladine/31152e0af467c9d8160a to your computer and use it in GitHub Desktop.
SVN Update
@echo off
TITLE SVN Update
D:
cd D:\trunk\test
svn update
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment