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

Re: svn commit: r21908 - trunk/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-10-13 18:18:29 CEST

Kamesh Jayachandran <kamesh@collab.net> wrote on 10/13/2006 11:59:23 AM:

>
> > + Info Ginfo = client.info(thisTest.getWCPath() + "/A/D/G");
> >
> Unused variable Ginfo.
> > + thisTest.getWc().removeItem("A/C");
> > + Info Cinfo = client.info(thisTest.getWCPath() + "/A/B");
> >
> Unused variable Cinfo.
>
>
> With regards
> Kamesh Jayachandran

Thanks Kamesh. Fixed r21916.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 13 18:18:54 2006

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.