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

psynaptic’s picture

Status: Active » Postponed

We 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.

kkaefer’s picture

We don't /really/ need them; we'd have to rename the commands, though. (The tab triggers remain the same, with #)

psynaptic’s picture

Status: Postponed » Active

Ahh I see now. I'll fix this then.

psynaptic’s picture

Status: Active » Fixed

Ok, this has been committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.