[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: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2006-10-26 16:30:40 CEST

Thanks Ted.

You mean choosing a different editor to be used inside Visual Studio? I
didn't even know it was possible, I personally stay well away from
Windows if I can.

Unfortunately I don't think my company would be keen to "force"
developers to use a 3rd party editor. And also I would like to find a
more robust solution, if there is one, which doesn't rely on developers'
choices.

Giulio

-----Original Message-----
From: Ted Dennison [mailto:dennison@ssd.fsi.com]
Sent: 26 October 2006 15:24
To: Giulio Troccoli
Cc: users@subversion.tigris.org
Subject: Re: Visual Studio and the svn:eol-style property

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:31:38 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.