thetooi / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

svn checkout fails on Windows #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are some filenames that are incompatible with Windows in the svn repo 
which makes it impossible to fully check out. The following script will rename 
incompatible filenames:

http://gist.github.com/166433

Note, functionality or names of snippets within TextMate will not be affected 
by renaming the files. Once these renames have been done and committed back to 
the repo, Windows users should be able to checkout.

Original issue reported on code.google.com by charles....@gmail.com on 23 Aug 2010 at 1:41

GoogleCodeExporter commented 9 years ago
Zen Coding development moved to Github: https://github.com/sergeche/zen-coding

Original comment by serge....@gmail.com on 28 Nov 2010 at 2:32