Checking svnkit version

View: New views
3 Messages — Rating Filter:   Alert me  

Checking svnkit version

by Michel Jouvin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Sorry for such a trivial question: is there any class/method returning SVNKit version ?

Cheers,

Michel

Re: Checking svnkit version

by Alexander Kitaev-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Michel,

> Sorry for such a trivial question: is there any class/method returning
> SVNKit version ?
Good question and there is an answer:

org.tmatesoft.svn.util.Version class reports all version information and
also allows to set custom User-Agent header value to use in HTTP requests.


Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!

Michel Jouvin wrote:
> Hi,
>
> Sorry for such a trivial question: is there any class/method returning
> SVNKit version ?
>
> Cheers,
>
> Michel

---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@...
For additional commands, e-mail: svnkit-users-help@...


Re: Checking svnkit version

by Michel Jouvin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alexander,

Thanks for the answer. Is this class documented somewhere or should I dig in the source... Google didn't help me to find a documentation or usage example :(

Michel

Alexander Kitaev-3 wrote:
Hello Michel,

Good question and there is an answer:

org.tmatesoft.svn.util.Version class reports all version information and
also allows to set custom User-Agent header value to use in HTTP requests.


Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!

Michel Jouvin wrote:
> Hi,
>
> Sorry for such a trivial question: is there any class/method returning
> SVNKit version ?
>
> Cheers,
>
> Michel

---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
For additional commands, e-mail: svnkit-users-help@svnkit.com