Hi Stefan, I have below setup on my Windows 7 PC D_Drive => d:\svn_sandboxes\project This folder is mapped to T: with below command subst t: d:\svn_sandboxes\project
I have checked out my project over T:\ Now I open by right click, "check-for-modification" dialog. From this dialog, I export the changes to another folder elsewhere. The exported contents have their 1st level folder names with 1st letter trimmed off. I have further tested to export from "d:\svn_sandboxes\project". This gives correct folder names without truncation of 1st letter. T: is required for my build system otherwise it does not compile. I also have eclipse project configured to T: for shorter path needs. I use eclipse only for software analysis and modifications. On Saturday, 21 September 2019 10:18:07 UTC+2, Stefan wrote: > > so you do an export. > There are various ways to do an export, so which one do you use? From the > repo browser? From a working copy? By using the check-for-modifications > dialog? Using the explorer context menu? Right-dragging? ...? ...? > > I've now tried 5 of those, and all work for me. So please provide the > information required to actually reproduce the problem. > -- 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/390a81a7-7beb-428b-a15c-b70c4d61ebbc%40googlegroups.com.
