Ticket #51 (defect)
Opened 1 year ago
Last modified 1 year ago
--auto-props do not convert "svn:eol-style=native" files correctly
Status: closed (fixed)
| Reported by: | toby | Assigned to: | toby |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.0 |
| Component: | vss2svn.pl | Version: | 0.11.0 |
| Keywords: | Cc: | ||
Per Aleksey Nogin (http://lists.pumacode.org/pipermail/vss2svn-users-lists.pumacode.org/2007-May/001138.html):
If I use the vss2svn (latest HEAD version) with the --auto_props option and the auto-props file sets svn:eol-style=native one some of the files, the files would not be converted correctly. The problem here is that the dump file is _required_ to only have the LF line terminators on files marked with svn:eol-style=native (see http://svn.haxx.se/dev/archive-2006-07/0981.shtml ), but vss2svn does not make any attempt to do that...
Change History
05/25/2007 02:04:08 PM: Modified by toby
- status changed from new to assigned.
06/26/2007 07:04:39 PM: Modified by luedi
- status changed from assigned to closed.
- resolution set to fixed.

fixed in [316]. The file is converted prior to copying to the dumpfile.