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

[Subclipse-users] how to use getLogMessages(java.io.File path, SVNRevision revisionStart, SVNRevision revisionEnd) to get all revisions of a file?

From: John Langley <John.Langley_at_mathworks.com>
Date: Fri, 09 Oct 2009 14:24:29 -0400

When I use this call and pass in SVNRevision.START and SVNRevion.HEAD I
get an exception about a syntax error.

What values should I use to get all the log messages, i.e. the
equivalent to the command line:
% svn log <filename>

ISVNClientAdapter.getLogMessages(java.io.File path, SVNRevision
revisionStart, SVNRevision revisionEnd)

Thanks in advance,

-- Langley

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2405629

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-10-09 20:41:54 CEST

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.