jailshell or bash add svn recursively


/ Published in: SVN
Save to your folder(s)

navigate to your svn repo folder and type:

svn add * --force


Copy this code and paste it in your HTML
  1. svn add * --force

Report this snippet


Comments


You need to login to view comments.