Re: [PATCH] Fix for "\r" in "svnrdump load" (issue 4263) (reworked)
From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Tue, 18 Dec 2012 17:17:15 +0000
[[[
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:
]]]
|
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.