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

Re: [Subclipse-users] svnant - Has anyone executed the tests completely ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 29 Dec 2010 16:45:40 -0500

If I use the Subclipse Team > Set Property option to set the property
from a binary file I see the same corruption. From what I can see
this looks to be a problem in the core Subversion JavaHL code. Likely
introduced in the SVN 1.5 release. I filed an issue in their tracker:

http://subversion.tigris.org/issues/show_bug.cgi?id=3770

JavaHL is undergoing a lot of changes as part of the SVN 1.7 release.
It might help if you could add a test case to their JUnit suite that
uses this method that needs a byte[]. This should show the problem,
make it easier to fix, and ensure it does not reappear in the future.
From what I can tell, there are no tests in their suite that are using
that method. They just test with Strings.

Mark

On Wed, Dec 29, 2010 at 3:34 PM, Daniel Kasmeroglu
<daniel.kasmeroglu_at_kasisoft.net> wrote:
> Hi there,
>
> The 'svnant' component comes with a testsuite which fails on my system for the JavaHL and the 'testProp' testcase.
> This testcase fails for me under Ubuntu 8.04 and Windows 7.
>
> The error is that an icon file is being attached as a property to another file. It seems as an error for the 'propset' command when binary content is being used.
>
> Therefore I would like to know if there's someone who can successfully execute all tests with the current version ?
>
> Best regards
>
> costamojan
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2694657
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2694670
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-12-29 22:45:56 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.