1.5.x segmentation fault on Repos to Repos copy
From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: Sun, 18 May 2008 15:46:18 +0200
Hello,
The following command fails with segmentation fault:
svn cp --parents SRC_FILE_URL DST_DIR_URL -m "message"
SRC_FILE_URL - existing file
Omitting "--parents" option makes above copy operation work as expected.
Bug is in libsvn_client/copy.c:801, where "dir" should be checked for
-- Alexander Kitaev, TMate Software, http://svnkit.com/ - Java [Sub]Versioning Library! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-05-18 15:47:03 CEST |
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.