Move Directory across SVN repository using Tortoise SVN - Stack Overflow most recent 30 from stackoverflow.com 2009-11-26T13:55:35Z http://stackoverflow.com/feeds/question/264571 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/264571/move-directory-across-svn-repository-using-tortoise-svn 8 Move Directory across SVN repository using Tortoise SVN Ngu Soon Hui 2008-11-05T07:50:36Z 2009-02-05T14:05:11Z <p>How to move a sub directory from one directory to another, given that both are inside the same SVN repository? I am using tortoise SVN.</p> http://stackoverflow.com/questions/264571/move-directory-across-svn-repository-using-tortoise-svn/264576#264576 13 Answer by Chris Thompson for Move Directory across SVN repository using Tortoise SVN Chris Thompson 2008-11-05T07:55:51Z 2008-11-05T07:55:51Z <p>Select the folder/files that you want to move, then RIGHT-CLICK them and drag them to where you want to move them. A menu will come up with an option "<strong>SVN Move versioned files here</strong>"</p> http://stackoverflow.com/questions/264571/move-directory-across-svn-repository-using-tortoise-svn/277255#277255 2 Answer by Atempcode for Move Directory across SVN repository using Tortoise SVN Atempcode 2008-11-10T07:07:56Z 2008-11-10T07:07:56Z <p>Or in the Repository Browser, you can just drag the file/folder and drop into the desired folder.</p> http://stackoverflow.com/questions/264571/move-directory-across-svn-repository-using-tortoise-svn/516017#516017 1 Answer by Charlie for Move Directory across SVN repository using Tortoise SVN Charlie 2009-02-05T14:05:11Z 2009-02-05T14:05:11Z <p>If a user has moved files using the repository browser...is there a way to see this changes? It will not show up in the "svn log", right?</p> <p>The problem is. Somebody moved a folder by mistake, but as always in Windows with it's drag-n-drop, they just get lost - i mean - I don't know where it fell and I don't know which folder actually moved...</p>