AW: svn revert --depth=files

2011-09-09 Thread Markus Schaber
Hi, Daniel, It even is more strange: If I do svn revert --depth=files foo/bar foo, then only the directory foo is reverted, and the file bar is not restored. Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] --depth=immediates properly reverts all children of the deleted directory. But

AW: svn revert --depth=files

2011-09-09 Thread Markus Schaber
Hi, Von: Markus Schaber [mailto:m.scha...@3s-software.com] It even is more strange: If I do svn revert --depth=files foo/bar foo, then only the directory foo is reverted, and the file bar is not restored. This also displays no warning that foo/bar is ignored. In addition, if I do svn revert