On Thu, Apr 26, 2012 at 08:41:55PM +0200, Stefan Sperling wrote: > svn checkout --depth empty URL > svn ls (view items that could be here) > for each item of interest: > svn checkout --set-depth infinity item_of_interest
Sorry, that last line should say: svn update --set-depth infinity item_of_interest