svn - How do I move a file (or folder) from one folder to another in TortoiseSVN? -


i move file or folder 1 place within same repository without having use repo browser it, , without creating 2 independent add/delete operations. using repo browser works fine except code hanging in broken state until supporting changes checked in afterwards (like .csproj file example).

update: people have suggested "move" command line. there tortoisesvn equivalent?

to move file or set of files using tortoise svn, right-click-and-drag target files destination , release right mouse button. popup menu have svn move versioned files here option.

note destination folder must have been added repository svn move versioned files here option appear.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -