You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Hontvari Jozsef <ho...@solware.com> on 2003/06/21 08:15:15 UTC

propedit displays Unix EOL on Windows

... 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