[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Visual Studio and the svn:eol-style property

From: Ted Dennison <dennison_at_ssd.fsi.com>
Date: 2006-10-26 16:24:16 CEST

Giulio Troccoli wrote:
> I also thought of using dos2unix utility. My problem with that, and
> please advise of this too, is that using a working copy to do the build
> we would need to dos2unix every file before starting the build. We
> cannot just dos2unix a single file before compiling it as we would miss
> on the .h files.
>
Have you considered using a 3rd party editor with VisualStudio? The
VisualStudio editor kinda sux. I know Emacs can handle this situation
(it detects the line ending style when the file is loaded, and uses
that). I don't know about others like CodeWrite, but any other serious
programmers editor should support most of Emacs's text editing features
(or they should have bagged the whole effort and repackaged emacs).

NTemacs is available at ftp://ftp.gnu.org/gnu/emacs/windows/, and the
VisualStudio addin I use is at http://www.atnetsend.net/computing/VisEmacs/

-- 
T.E.D.   Work     -  mailto:dennison@ssd.fsi.com
         Home     -  mailto:dennison@telepath.com (Yahoo: Ted_Dennison)
         Homepage -  http://www.telepath.com/~dennison/Ted/TED.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 26 16:25:49 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.