version control - SVN folders from repository -
in our team use svn , after deleted project solution, cannot delete of it's folders. when click commit on solution shows up:
http://i.stack.imgur.com/k2rga.jpg
when try commit missing files error:
http://i.imgur.com/tzzyznb.jpg
how should resolve problem? tried go repo-prowser , delete there, not allowed.
perform svn revert
operation, remove scheduled addition (which deleted in meantime).
after svn revert
done - perform svn commit
publish changes repository.
Comments
Post a Comment