On Friday, October 26, 2018 at 12:43:15 PM UTC+2, Александр Виноградов wrote: > > OS: Windows 7 > > Tortoise SVN version: TortoiseSVN-1.10.2.28392-x64-svn-1.10.3.msi > > Problem: > > it shows URL column and It does not fully display data. > > > When I open tortoiseSVN externals dialog it displays the URL column so > that the data does not shows completely. (image 2) >
That's actually a feature: the url is automatically made shorter so it 'fits' into the column. See the PathCompactPath <https://docs.microsoft.com/en-us/windows/desktop/api/shlwapi/nf-shlwapi-pathcompactpathw> API. > But herewith it incorrectly show "\" symbol instead "/" symbol > that's how that API works. Unfortunately. -- 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/0ecf4e0c-4be4-4935-8af8-e2efb061f12a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
