I\'m using TortoiseSVN against the SourceForge SVN repository. I\'d like to move a file from one folder to another in order to maintain its revision history. Is this possibl
Cut file via operating system context menu as you usually do, then instead of doing regular paste, right click to bring context menu, then choose TortoiseSVN -> Paste (make sure you commit from root to include both old and new files in the commit).