[PATCH] Fix for "\r" in "svnrdump load" (issue 4263)
From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Tue, 18 Dec 2012 01:40:21 +0000
Hi all,
[[
Fix to ensure that no "\r" characters are present in revision or node
In the case of "\r\n" character sequences, the "\r" is removed.
In the case of "\r" characters which are not followed by "\n", the "\r"
* subversion/svnrdump/svnrdump.h:
* subversion/svnrdump/util.c:
* subversion/svnrdump/load_editor.c:
* subversion/tests/cmdline/svnrdump_tests.py:
]]]
regards,
Gabriela
|
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.