Monday, January 25, 2021

SVN commands compared to GIT


CHECKOUT (git clone)

>svn checkout http://x.x.x.x.:18080/svn/branch 


Revert to specific revision 

>svn up -rxxx

No comments:

Post a Comment