You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Julian Foad (JIRA)" <ji...@apache.org> on 2019/08/16 09:53:00 UTC

[jira] [Closed] (SVN-4825) Can't checkout deleted directory

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

Julian Foad closed SVN-4825.
----------------------------
    Resolution: Not A Bug

That's working as designed. If you need to discuss, please use the user support channels.

> Can't checkout deleted directory
> --------------------------------
>
>                 Key: SVN-4825
>                 URL: https://issues.apache.org/jira/browse/SVN-4825
>             Project: Subversion
>          Issue Type: Bug
>          Components: cmdline client
>    Affects Versions: 1.9.7
>            Reporter: Radim Kolar
>            Priority: Major
>
> Can't checkout directory which do not exists in present, but existed in the past even if correct -r is supplied.
> svn checkout -r \{2019-02-01} svn://svn.freebsd.cz/ports/head/www/wml fails
> but svn checkout -r \{2019-02-01} svn://svn.freebsd.cz/ports/head/www/ works and wml subdirectory is there as expected.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)