update --depth=empty ignored since 1.7

2011-10-28 Thread Mojca Miklavec
Dear list, I'm experiencing some weird behaviour of 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 if it asks) The first comma

Re: update --depth=empty ignored since 1.7

2011-10-28 Thread Philip Martin
Mojca Miklavec 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) Th

update --depth=empty ignored since 1.7

2011-10-28 Thread Mojca Miklavec
Dear list, 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 fin