Python-spe-users digest, Vol 1 #76 - 1 msg
python-spe-users-request-tdrK/[email protected] Tue, 07 Mar 2006 12:00:17 +0100
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. line endings on windows (David Van Maren) --__--__-- Message: 1 From: David Van Maren <[email protected]> To: [email protected] Date: Tue, 7 Mar 2006 01:32:38 +0100 Subject: [spe-users] line endings on windows Reply-To: [email protected] I just installed and began using SPE 0.8.2.a. I could not find a searchable archive of this mailing list online (maybe I'm google-impaired?), so please forgive me if this has been asked before. When I edit a file and save it, it changes the file from the windows line-endings (CR/LF) to the unix conventions (LF). Unfortunately, this undermines the automatic merging and diffing required by our version control system (Subversion). Of course we can work around it by running unix2dos (from cygwin) on all of the files before they are checked in, but it would be much better if SPE were to maintain the line endings it finds in a file (as does emacs, vim, and lots of other editors). I could not find a way to select anything regarding line-endings in SPE's menus, except for a "view" option, which displays "CRLF" at the end of all lines, even though they do not exist in the file! Well, when I first open a file stored with unix line endings and the view option is selected, it does not show "CRLF". Then, when I deselect the view option, nothing changes. Then, when I reselect it, they "CRLF" appears on every line (even though the file is unaltered). Is this a bug? I'm happy to fill out a bug report if it is. We would *really* like to use SPE, but we'll need a failsafe way to prevent people from checking in unix line-ending files (from a windows SVN client). Any other ideas? Thanks David Van Maren --__--__-- _______________________________________________ Python-spe-users mailing list [email protected] http://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest