SVN delete subdir of a copied directory: commit error PATH not present

Viewed 11

SVN delete subdir of a copied directory: commit error PATH not present. e.g.,

svn copy dir1/foo  dir2
svn delete dir2/foo/bar
commit

ERROR: PATH dir2/foo/bar not present

0 Answers
Related