Correct newlines for Perl programs in subversion?

A

Adam Funk

What is the correct svn:eol-style property to use for Perl programs in
subversion? I've seen both LF and native in use.

(I use Linux and occasionally Mac OS X, so either of those should work
for me, but some of my colleagues use Windows.)
 
J

Joe Schaefer

Adam Funk said:
What is the correct svn:eol-style property to use for Perl programs in
subversion? I've seen both LF and native in use.

Use "native", which is the right choice for source code written
in just about any programming language.
 
C

Clenna Lumina

Adam said:
OK, thanks.


Except DOS batch files --- woops, that's not a programming
language... ;-)

Well, for a long time it was the closest thing to shell script on
windows, before WSH came about.

Actually, I would almost consider the language used in BAT files to be a
stripped down and caffeine-free version of qbasic (which seems more
evident in more complex batch files.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top