Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I got strange problem. When I rename any folder in checkout directory and than I rename it back, SVN thinks that I deleted this folder... It's quite annoying, 'cause I've to revert all changes..

TortoiseSVN: 1.7.11 SVN: 1.7.8

share|improve this question
2  
There is a special rename command in the TSVN context menu. You should use it instead of the usual rename function in Explorer. Btw, this is software usage problem, not one related to programming itself. – Hristo Iliev Jan 10 at 8:08

closed as off topic by Hristo Iliev, kmp, Rais Alam, Aviram Segal, Anders R. Bystrup Jan 10 at 8:50

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

When renaming, use the Tortoise rename instead of the OS rename.

enter image description here

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.