You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Daniel Shahaf (Jira)" <ji...@apache.org> on 2021/05/17 23:48:00 UTC

[jira] [Updated] (SVN-4876) Cannot change level within SVN repo

     [ https://issues.apache.org/jira/browse/SVN-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Shahaf updated SVN-4876:
-------------------------------
    Component/s: svnpubsub

> Cannot change level within SVN repo
> -----------------------------------
>
>                 Key: SVN-4876
>                 URL: https://issues.apache.org/jira/browse/SVN-4876
>             Project: Subversion
>          Issue Type: Bug
>          Components: svnpubsub
>         Environment: Scenario:
> Start with:
> /www/svn.apache.org:  http://svn.apache.org/repos/asf/svn/site
> Checks out fine
> Change the site so it is now located here:
> /www/svn.apache.org:  http://svn.apache.org/repos/asf/svn/site/publish
> svnwcsub.py fails with:
> svn: E195012: 'https://svn.apache.org/repos/infra/sites/lsvn/site/publish' shares no common ancestry with '/www/svn.apache.org'\n"
> A similar issue occurs with changing up a level, e.g. from site/publish to site.
> The solution is to add --ignore-ancestry to the svn switch command.
> This should either be the default, or at least it should be possible to enable it via a command-line flag or configuration option.
>            Reporter: Sebb
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)