Notes |
(0000146)
itamarjp (developer)
2010-04-19 19:27
|
any answer about this issue ?
also the last svn doesn`t compile with postgresql. |
|
(0000147)
itamarjp (developer)
2010-04-20 02:05
|
can you run dos2unix in sql.c ? |
|
(0000159)
jwarnier (reporter)
2010-06-22 20:58
edited on: 2010-07-30 14:43
|
Also, some important files, (at least configure) should be marked as executable and are not, which leads to trunk not being usable as-is.
Editing under Windows is not a problem "per se", but the software editor (or the packager or the transfert tool) used should be configured to use UNIX-style line breaks.
|
|
(0000163)
jorge (administrator)
2010-10-10 17:33
|
hum,
I'm using notepad++ and it's set to Unix file style.
I'll look if the version i use has some kind of but or so. |
|
(0000166)
beuss (reporter)
2010-10-13 00:17
|
Just set svn:eol-style native on your .c and .h files and let SVN to the ugly job... |
|