Ticket #52 (defect)
Opened 1 year ago
Last modified 1 year ago
Some Adds gets an extra initial empty line in the log messages
Status: closed (fixed)
| Reported by: | luedi | Assigned to: | toby |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | vss2svn.pl | Version: | 0.11.0 |
| Keywords: | Cc: | ||
Some Adds gets an extra initial empty line in the log messages. This seems to break the construction of changesets. Not all Adds with log messages but quite a large percentage. Adds with empty log messages get treated OK and bundle up with Modifys into changesets.
reported by Micke (http://www.mail-archive.com/vss2svn-users@lists.pumacode.org/msg01061.html)
Change History
06/19/2007 05:48:29 PM: Modified by luedi
- status changed from new to closed.
- resolution set to fixed.

The problem was in the merge of the parent and the child record. Now we strip all leading and trailing empty lines.