im trying to add a word document to my svn repository, however im confused on how to, im doing it through terminal
A wc4/code
A wc4/code/branches
A wc4/code/prototype_demo
A wc4/code/tags
A wc4/code/trunk
A wc4/docs
A wc4/docs/0_diaries
A wc4/docs/1_plan
A wc4/docs/2_interim_report
these are the files and i've done "cd wc4/docs/2_interim_report" then "svn mkdir interim" which made another sub file interim
how do i add my word document inside it because when i do
"svn add /desktop/interim report" which is where the file is saved it is giving me error
W150002: '/Users/char/wc4/docs/2_interim_report/interim'
is already under version control
svn: warning: W155010:
'/Users/char/wc4/docs/2_interim_report/report.doc' not found
svn: E200009: Could not add all targets because some targets don't exist
svn: E200009: Could not add all targets because some targets are already versioned
svn: E200009: Illegal target for the requested operation