Click here

Tuesday, September 6, 2016

SVN useful commands

1) To see the list of files changed between 2 revisions

svn diff  -rX:Y 
svn log -v -rX:Y

X - Revision1
Y- Revision 2

Example:
 svn diff  -r11995:12159 

2) To checkout a branch

svn checkout  <branch name>

Example:

svn checkout https://xyz.com/testCode

3) To checkout a specific version

svn checkout -r "revisionNumber" "url"

Example:

svn checkout -r 12345 https://xyz.com/testCode


No comments:

Post a Comment

Omicron - people gathers in crowd

Amidst omicron thread, people are gathered in crowd at markets and public places to buy their daily needs. Because of full lockdown at Sunda...