how to know what files or folder are changed before do commit

Posted by Pedro on Stack Overflow See other posts from Stack Overflow or by Pedro
Published on 2010-03-15T10:49:16Z Indexed on 2010/03/15 10:59 UTC
Read the original article Hit count: 255

Filed under:
|

My problem is how to know what files or folder are changed before do commit. I can add all the new files in my working copy before do commit, and the repository changes, but if for example i delete one file of the working copy i dont know the way to add this change before do commit. When you use the tortoise for example before do commit the program shows all the changes of the working copy and you can choose what changes commit and what changes dont. There is some way to do this usin sharp svn?? thanks for your answer!!!

© Stack Overflow or respective owner

Related posts about sharpsvn

Related posts about c#