This project is a c# console application build in my college days to Automate code setup or build process through SVN
The application built in C# and it has all Command line tools which will install svn.exe, that is helpful to pull code, rename, delete, etc. Using a command prompt instead of SVN GUI.From the command line we can pass the command 'checkout' to pull the code followed by SVN URL, local path, user name and password. Similarly, we can use other commands such as delete, rename for deleting and renaming items.
Features | Technologies Used |
---|---|
|
|