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

[PATCH] RE: Commit strips common prefix instead of current directory

From: Bert Huijben <bert_at_vmoo.com>
Date: Fri, 11 Apr 2008 11:01:09 +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-11 11:01:33 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.