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

Re: [PATCH] Pass the mime-type to the notify callback

From: <kfogel_at_collab.net>
Date: 2004-01-27 20:44:00 CET

SteveKing <steveking@gmx.ch> writes:
> While working on TSVN I wanted to show the user the mime-type of files
> during checkouts/updates/... and made use of the parameter passed in
> from the notification callback. But whatever I tried I never got a
> mime-type passed in - the parameter was always NULL. That's when I
> started to dig into the subversion code and found a suspicious line in
> /subversion/libsvn_wc/update_editor.c where the mime-type param gets
> passed to the notification callback:
> NULL, /* ### use install_file() mimetype here */
>
> So I thought I'll do exactly that. Below is my patch. Tested with
> TortoiseSVN.

Steve, I don't have time to test/apply this right now, but could you
file a patch issue so it doesn't get dropped? (Sander Roobol would do
it eventually, but we might as well save him the time.)

Thanks,
-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 27 21:43:01 2004

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.