I'm not tracking this patch.
Bert: Please make sure attachments use a textual MIME type (your
attachment was application/octet-stream).
Daniel
Bert Huijben wrote on Fri, 11 Apr 2008 at 11:01 +0200:
> > -----Original Message-----
> > From: Bert Huijben [mailto:bert_at_vmoo.com]
> > Sent: donderdag 10 april 2008 12:03
> > To: dev_at_subversion.tigris.org
> > Subject: Commit strips common prefix instead of current directory (Was:
> > RE: Commit notifies invalid paths (Issue #3168))
> >
>
> > I would like to send a patch to resolve this issue for 1.5, but I need
> > some
> > more input on which solution to take.
>
> Here is an initial patch which unbreaks the notifications and keeps the
> short
> Notifications in the common cases.
>
> [[
> Stop providing a notify_path_prefix if the specified path would make the
> Notification paths invalid
>
> * subversion/libsvn_client/commit.c
> (svn_client_commit4) Compare the notify_path_prefix with the current
> directory
> and only provide it to svn_client__do_commit() if it matches.
>
> Patch by: Bert Huijben <b.huijben_at_competence.biz>
> ]]
>
>
> >
> >
> > Bert Huijben
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-18 13:14:00 CEST