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

Re: [PATCH] - JavaHL bug in 1.3

From: Daniel Rall <dlr_at_collab.net>
Date: 2005-11-01 18:01:32 CET

On Tue, 01 Nov 2005, Marc Sherman wrote:

> Mark Phippard wrote:
> >
> > /**
> >+ * @return the last committed revisiom as a long integer
> >+ * or -1 if up to date.
> >+ * @since 1.3
> >+ */
> >+ public long getReposLastCmtRevisionNumber()
> >+ {
> >+ return reposLastCmtRevision;
> >+ }
>
> s/revisiom/revision/

I too am amazed that this even compiled. I've committed the change as
r17127, and nominated it for backport to 1.3.x.

--
Daniel Rall
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 18:03:04 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.