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

Re: svn commit: r25348 - in trunk/subversion/bindings/javahl: native src/org/tigris/subversion/javahl

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-06-11 14:37:38 CEST

On 6/11/07, Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:
> Daniel Rall wrote:
> > Hyrum, this commit seems to have overwritten the contents of
> > SVNClientInterface with SVNClientSynchronized.
>
> Yes, that's what seems to have happened in the commit mail...but not in
> the repository:
> hwright@spock:~/dev/svn-test$ svn diff
> http://svn.collab.net/repos/svn/trunk/subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClientSynchronized.java@HEAD
> http://svn.collab.net/repos/svn/trunk/subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClientInterface.java@HEAD
> | wc
> 2380 10124 85133
>
> Checking out a new working copy, visually inspecting the files in
> question via both my web browser and ViewVC, and using 'svn diff' as
> above, all indicate that SVNClientInterface and SVNClientSynchronized
> are different files. Also, 'make check-javahl' still passes, which it
> wouldn't if SVNClientInterface didn't exist.
>
> So, unless the change has been rolled back (which is doesn't look like
> has happened), the commit mail appears to be in error.
>
> Can anybody else verify my claims?

It looks right in my WC.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 11 14:37:50 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.