[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] [INCOMPLETE-DIRECTORIES] Fix the default depth for the ls subcommand

From: Madan U S <madan_at_collab.net>
Date: 2006-12-28 12:46:06 CET

Hi,

   r21829 made the depth-insensitive ls subcommand assume a default depth of infinity - which is wrong. the ls subcommand's default depth should be one (as witnessed in a simple 'svn ls url').

   The attached patch fixes this. This makes the basic_tests.py 17 pass.

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Dec 28 12:46:59 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.