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

Re: 13rc7 checks on OSX 10.4.3 ... one 'FAIL' left

From: OpenMacNews <openmacnews_at_gmail.com>
Date: 2005-12-22 21:25:43 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi daniel,

> This sounds related to issue #2306, which was actually reported only
> on Windows in the 1.3 release stream. The issue has some comments
> about other OSes, but those are related to the working copy operation
> logging code which was introduced on the trunk after 1.3 branched off.
>
> Here's the code snippet which is being run. The last line shown is
> triggering the failure:
>
> client.propertySet(thisTest.getWCPath()+"/A/mu",
> PropertyData.NEEDS_LOCK, "*", false);
>
> addExpectedCommitItem(thisTest.getWCPath(),
> thisTest.getUrl(), "A/mu",NodeKind.file,
> CommitItemStateFlags.PropMods);
> assertEquals("bad revision number on commit", 2,
> client.commit(new String[] {thisTest.getWCPath()},
> "message", true));
> File f = new File(thisTest.getWCPath()+"/A/mu");
> assertEquals("file should be read only now", false, f.canWrite());

thx for the heads-up.

issue #2306 sez 'fixed' ... apparently not the case (at least for me ...)

if i'm reading correctly, there should be a "/A/mu" in my build tree somewhere ... alas, nada.

reopen & report, or other/quick fix?

richard

- --

/"\
\ / ASCII Ribbon Campaign
 X against HTML email, vCards
/ \ & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)

iEYEAREDAAYFAkOrC8cACgkQlffdvTZxCMZ/PQCeMxq6EQZlJ3INwI/9ZUTNcU2T
Jc4An3vs2eeRvi6YBIXxHQZb5tvog9uo
=BTmP
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 25 02:14:15 2005

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.