bug in svn_client_copy wc to url
From: Alan Wood <Alan.Wood_at_clear.net.nz>
Date: Fri, 08 May 2009 21:46:42 +1200
Hi All,
There seems to be no check to see if a wc file exists before libsvn_client\copy.c line
SVN_ERR(svn_wc_entry(&entry, pair->src, adm_access,
To match the wc to wc case it looks like there should be a file
This has been checked with trunk and also with version 1.6.0
svn cp not_a_file svn://server/repo/filename -m "log msg"
Tests done on windows.
Cheers
------------------------------------------------------
|
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.