On 12/16/2010 03:46 PM, Prabhu Gnana Sundar wrote:
Hi,

This patch clears a deprecation warning during the "make".

The "svn_repos_fs_get_locks" function in "subversion/svnadmin/main.c"
seems to be deprecated, but *still used*, causing a deprecation warning.

It is clear from the "/subversion/libsvn_repos/deprecated.c" document
that it calls "svn_repos_fs_get_locks" function by hardcoding the depth
as infinity. So clearly this patch would be applicable.

I wonder if "--with-depth" switch can be added to "svnadmin lslocks". :)




Thanks and Regards
Prabhu
Thanks Prabhu. Committed in r1049924.

With regards
Kamesh Jayachandran

Reply via email to