-
MODX Staff
- 730 Posts
Apologies to all - my Unix based IDE which is set to save line endings in Unix format seems to be getting it wrong when committing to SVN. In particular my commit rev #3345.
Dang, what a drag.
For now, I’ll figure out how to do it from the command line.
Which editor are you using? I’ve gone through quite a few and might be able to help...
-
MODX Staff
- 730 Posts
It’s Zend Studio 5.5
I just noticed that it uses my system’s svn command, which is version 1.1.4 - circa 2005. Maybe I need to update that?
-
MODX Staff
- 10,725 Posts
This has nothing to do with the svn commit process and everything to do with your editor.
Unfortunately, I do not use Zend, so I do not know how to control all the settings that might be affecting the editor. There are a ton of options in Eclipse to control how the editors affect whitespace, from using x # of spaces for tabs, to default line endings, to rules on converting line-endings on save by content type, to options to strip trailing whitespace on save, etc.
-
MODX Staff
- 730 Posts
ahh!! Ok, so I’m going to give the Line Endings - "as is" option a whirl from now on.
Thanks guys.
(netProphET stops pounding head against desk for no reason, pauses, then resumes.)