set tt=%date:~0,4%%date:~5,2%%date:~8,2%
mkdir D:\SVN_BACKUP_%tt%\Repositories
xcopy C:\Repositories D:\SVN_BACKUP_%tt%\Repositories /e /y /h

tt:为获取当前的系统时间格式为:20180301

 

相关文章:

  • 2021-10-17
  • 2021-10-17
  • 2022-01-11
  • 2021-11-04
  • 2021-10-17
  • 2022-12-23
  • 2021-11-27
  • 2021-11-27
猜你喜欢
  • 2021-09-01
  • 2022-01-31
  • 2021-05-17
  • 2022-12-23
  • 2021-06-06
  • 2021-09-13
  • 2022-12-23
相关资源
相似解决方案