[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Bug: svn copy --parents

From: Nikita Slyusarev <nslus_at_yandex-team.com>
Date: Wed, 11 Jul 2018 03:06:28 +0300

Hi, all. I've recently discovered a bug in svn client code: copy operation fails with "svn: E155010: Directory 'dst_parent' is not under version control" under the following conditions:
* it is repos-to-wc copy
* dst parent directory exists, but unversioned
* --parents flag is passed (make_parents=true)

I've prepared a patch for this bug and I'm ready to both create a corresponding issue in the issue tracker and contribute the patch, but issue creation form warned me to discuss the issue first on the mailing list. What are my further actions?

-- 
Nikita Slyusarev
Received on 2018-07-11 11:23:30 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.