0 votes
in SVN by
List out the common subversion commands in SVN?

1 Answer

0 votes
by
Common subversion commands include

Import

Checkout

Commit

Update

Other than these it also has commands like revert, move, copy and merge.

subversion_logo
...