Subversion Repositories simple_log_event

Rev

View as "text/x-msdos-batch" | Blame | Last modification | View Log | RSS feed

  1. @echo off
  2.  
  3. rd /s /q "%~dp0\__history"
  4. rd /s /q "%~dp0\__recovery"
  5. del "%~dp0*.dcu"
  6. del "%~dp0*.rsm"
  7. del "%~dp0*.local"
  8. del "%~dp0*.identcache"
  9.