svn uses

Table of Contents


  • svn add
  • svn update
  • svn status
  • svn commit -m “message”
  • svn delete
  • To remove our of date error run the update command: svn update
  • To add directory just use svn add <directory-Name>

Other reference: link




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • GitLab workflow for CMS-AN
  • How To AN in CMS
  • Git CheatSheet
  • Condor Jobs
  • Vi-Editor
  • Grep command
  • Sphinx: Python code documentation tool
  • EOS uses
  • Latex Commands
  • VS Code
  • find command