Re: svn diff -- does not show deleted directories
Malcolm Rowe <[email protected]> Mon, 9 Jan 2006 13:10:56 +0000
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 09, 2006 at 12:07:44AM +0100, Ryan Schmidt wrote: > On Jan 8, 2006, at 15:53, Ben Collins-Sussman wrote: > > >Is there a bug already filed on this? If not, we should file it. > > As far as I can tell, it's this bug: > > http://subversion.tigris.org/issues/show_bug.cgi?id=2333 > Yes, it's that bug (although masquerading there as a rename - delete+add-with-history). We have XFAILing regression tests as well, so it's definitely something I'd like to fix/see fixed at some point. I've got a ton of minor fixes to libsvn_wc/diff.c I'd like to get properly tested and committed first though. Regards, Malcolm