[jira] [Created] (SVN-4825) Can't checkout deleted directory
"Radim Kolar (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
Radim Kolar created SVN-4825:
--------------------------------
Summary: 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
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)