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

svn diff with explicit --depth in sparse directory?

From: Rui, Guo <timmyguo_at_mail.ustc.edu.cn>
Date: Sat, 19 Jul 2008 23:04:15 +0800

Hi all,
I find that svn_wc_get_diff_editor5() will only wrap the diff_editor with
an ambient_depth_filter_editor when there is no explicit depth requested. This
implies that, in a sparse wc a 'repos vs. wc' diff will produce a lot of
missing-local-file diff when, say, --depth=infinity is specified.

I curious whether this behavior is designed in this way intentionally, or just
a bug? In the latter case, I can provide a patch.

Rui

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-19 17:04:37 CEST

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.