[PATCH] svnsync init URL1 URL1
From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Sun, 27 Apr 2008 17:07:42 +0300 (Jerusalem Daylight Time)
I discovered today by accident that trunk svnsync doesn't care if the
> svnsync init file:///tmp/repos file:///tmp/repos
This patch changes it to notice that:
> svnsync init file:///tmp/repos file:///tmp/repos
The run_test() function in svnsync_tests took advantage of this by setting the
This only touches the 'initialize' command, so it doesn't prevent people
Passes svnsync_tests.py.
[[[
* subversion/svnsync/main.c
* subversion/tests/cmdline/svnsync_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.