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

Re: [bug] Enforcer script can't handle multi-line property changes?

From: Marcus Lindblom <macke_at_yar.nu>
Date: 2007-03-13 14:47:17 CET

Sorry for bouncing, but can anyone replicate this?

This issue makes the enforcer script unusable out-of-the-box.

/Marcus

Marcus Lindblom wrote:
> Hi,
>
> This is with the latest enforcer script, svn 1.4.3, OpenBSD, Python 2.4.
>
> A diff like this:
>
> Property changes on: trunk/ThirdParty/OpenSG
> ___________________________________________________________________
> Name: svn:ignore
> - OpenSG-1.6.0
> OpenSG-1.4
>
> + OpenSG-1.6.0
> OpenSG-1.4
> OpenSG_dailybuild
>
> Causes the following error:
>
> Traceback (most recent call last):
> File "./enforcer", line 438, in ?
> raise AssertionError("Expected property diff data, got: %r" % line)
> AssertionError: Expected property diff data, got: 'OpenSG-1.4'
>
> It seems like it expects " +" or " -" lines always.
>
> Cheers,
> /Marcus
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 13 14:44:57 2007

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.