Closed (fixed)
Project:
Textmate
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 13:49 UTC
Updated:
2 Jul 2009 at 00:50 UTC
I recently started trying out E-Texteditor, a Windows application that promises to extend Text
However, when I try to checkout the PHP-Drupal bundle via SVN I get the following error:
Error: Can't move 'C:\Documents and Settings\WINBLOWS\Desktop\drupal-textmate\Commands\.svn\tmp\Forms API: #collapsed.tmCommand.tmp.tmp' to 'C:\Documents and Settings\WINBLOWS\Desktop\drupal-textmate\Commands\.svn\tmp\Forms API: #collapsed.tmCommand.tmp': The filename, directory name, or volume label syntax is incorrect.
The problem is that Windows cannot have any of the following characters within file names: \ / : * ? " < > |
Comments
Comment #1
psynaptic commentedWe need the # characters unfortunately. If you can provide a solution then I will happily look at it. Marking as closed for now, feel free to reopen if you find a solution.
Comment #2
kkaefer commentedWe don't /really/ need them; we'd have to rename the commands, though. (The tab triggers remain the same, with #)
Comment #3
psynaptic commentedAhh I see now. I'll fix this then.
Comment #4
psynaptic commentedOk, this has been committed.