Mojca Miklavec <mojca.miklavec.li...@gmail.com> writes:

> I'm experiencing some weird behaviour with SVN 1.7. The following
> sequence of commands fails to respect --depth=empty:
>    svn co --depth=empty http://foundry.supelec.fr/svn/metapost
>    svn up --depth=empty metapost/tags
>
> (you can use 'anonymous' as a username) The first command runs fine,
> but the second one starts fetching all tags. If I try to open
> repository in web browser, it reports that the server is using SVN
> 1.4.2 (r22196) which is a bit old, but with SVN 1.6.16 the same
> sequence of commands worked fine - depth=empty seems to be respected.

That certainly looks like a 1.7 bug, I've raised issue 4046

http://subversion.tigris.org/issues/show_bug.cgi?id=4046

-- 
Philip

Reply via email to