On Tuesday, August 7, 2018 at 12:10:02 PM UTC+2, Romain Barillot wrote: > > Hello, > > I am trying to move a svn folder one level up. The actual structure of my > project is myproject/trunk/trunk (it seems that I made a mistake when I > created the original repository). I would like to have myproject/trunk. > > Using TortoiseSVN, I can right-drag my files one level up, this will keep > the history of the whole folder. The point is that, I lost the history of > each individual file. Is there a mean to keep both history of the folder > and files? >
If you right-drag the folder and use "SVN move versioned item(s) here", then you keep the history. Even the history of the files within the folder. But, the log dialog won't show the history unless you uncheck the box "Stop on copy/rename". Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/df656834-3469-4054-ad8d-f9136ac3bbe7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
