Skip to content

sunilvijayan7/TestSVNAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😊 😊 😊 TestSVN - Automate code setup or build process of an application through SVN

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
  • Install SVN
  • Automate Code Checkout
  • Pull code, rename, delete
  • Avoid SVN GUI
  • C#
  • Other Features
  • SVN

Screens

Releases

No releases published

Packages

No packages published

Languages