пятница, 19 октября 2018 г., 16:47:57 UTC+3 пользователь Stefan написал: > On Friday, October 19, 2018 at 2:53:26 PM UTC+2, Yakov Maryanov wrote:Hello! > > > > I execute command: > > "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit > /pathfile:"d:\SVN\Work\Source\Project\f2.txt" > > > > File f2.txt contains two strings: > > > > d:\SVN\Work\Source\Source\Project.Client > > d:\SVN\Work\Source\Source\Project.Server > > > > > is the file encoded in utf-16? It has to be, ANSI or utf-8 won't work. > > > 'D:\Development\SVN\Releases\TortoiseSVN-1.10.2\ext\subversion\subversion\libsvn_wc\wc_db.c' > > line 10238: assertion failed (svn_dirent_is_absolute(local_abspath)) > > > > > this means the paths passed in the file are wrong. Either because the file > f2.txt isn't encoded in utf16 or the paths are not correct/don't exist. > > > > Stefan
In utf-16 encoding it's all right Thank you -- 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/eb691f66-bb8c-4197-9a44-3af8b8961244%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
