Obnoxious bug re: 'svn propedit'
From: Derek Foster <derek_at_crc-corp.com>
Date: 2004-09-27 19:35:16 CEST
Hi, folks.
I've been experiencing this bug for quite a while, hoping that somebody
This bug probably only occurs on Windows systems.
In particular, I have my SVN_EDITOR environment variable set to the path of
The main issue is that when I do something like:
svn propedit svn:ignore .
and then enter a bunch of strings to ignore, such as:
build
and then I later try to edit the text on the same file, using:
svn propedit svn:ignore .
I get something like:
builddistmyTempFiles
This is apparently because although the file that I *wrote* had MS-DOS
It seems to me that Subversion could follow either of two strategies
* When propedit is done the first time, convert the file to unix linefeeds
OR
* When propedit is done the first time, leave the linefeeds in the file
The current strategy, of converting the linefeeds to UNIX linefeeds and not
[Note: I am aware that there are various editors out there that are better
Anyway, I would very much like a solution to this. It is embarassing to try
Thanks for any pointers on how to get this fixed!
Derek
---------------------------------------------------------------------
|
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.