how do i do a svn checkout through batch files
how do i do a svn checkout through batch files
For this, I'll assume you have subversion installed, and added to your PATH variable. Use this as the batch file:
Code:svn checkout "THE URL TO CHECKOUT" "THE PATH TO CHECK IT OUT TO"
There are currently 1 users browsing this thread. (0 members and 1 guests)