SVN frees some files of the project from version control
Source: Internet
Author: User
SVN frees some files of the project from version control @ echoOn @ Rem deletes the SVN version control Directory @ PROMPT [Com] @ for/r. % ain (.) do @ ifexist & quot; % \. svn & quot; rd/s/q & quot; % \. svn & quot; @ Remfor/r. % ain (.) SVN frees some files of the project from version control @ echo On @ Rem delete SVN version control Directory @ PROMPT [Com] @ for/r. % a in (.) do @ if exist "% \. svn "rd/s/q" % \. svn "@ Rem for/r. % a in (.) do @ if exist "% \. svn "@ echo" % \. svn "@ echo Mission Completed. @ pause @ echo On @ Rem delete the CVS version control Directory @ PROMPT [Com] # @ for/r. % a in (.) do @ if exist "% a \ CVS" rd/s/q "% a \ CVS" @ Rem for/r. % a in (.) do @ if exist "% a \ CVS" @ echo "% a \ CVS" @ echo Mission Completed. @ pause
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service