An open API service indexing awesome lists of open source software.

https://github.com/sunilvijayan7/testsvnautomation

Testing the SVN Automation, Commit etc
https://github.com/sunilvijayan7/testsvnautomation

automate automation csharp svn svn-checkout svn-command svn2git

Last synced: 12 months ago
JSON representation

Testing the SVN Automation, Commit etc

Awesome Lists containing this project

README

          

:blush: :blush: :blush: 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