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

propedit displays Unix EOL on Windows

From: Hontvari Jozsef <hontvari3_at_solware.com>
Date: 2003-06-21 10:15:15 CEST

... and unfortunately notepad doesn't understand Unix EOLs.

For example
C:\server>svn pe svn:ignore .

Notepad displays
  *.ziparchivebinbuilddata

instead of

  *.zip
  archive
  bin
  build
  data

Using a Unix EOL aware editor solves the problem, but using notepad is the
natural way.

By the way, shouldn't the directory parameter be optional in propedit? (the
default would be the current directory)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 21 18:35:21 2003

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

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