Files with trailing dots on Windows
From: von Löwis Martin <Martin.vonLoewis_at_hpi.uni-potsdam.de>
Date: 2006-01-20 19:53:56 CET
I would like subversion to support files with trailing dots on Windows.
One use case for that is
http://svn.python.org/projects/python/trunk/Mac/IDE%20scripts/
where "Insert folder name..." has trailing dots. On checking out the
I know that it is not subversion which drops the trailing dots, but
However, there are solutions/work-arounds available, which I think
For this specific problem, escaping the path name with \\?\ would
notepad.exe \\?\c:\foo.txt...
This will happily create a file with trailing dots in ist name;
May I file a bug report for that issue?
Regards,
P.S. If you were interested in supporting case-sensitive file names
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.