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

Re: [Subclipse-users] svnversion functionality available?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 26 Mar 2013 09:57:13 -0400

svnversion is a command line binary to be used within scripts, so I am
not sure what we could expose in Subclipse that would ever recreate
this.

I am assuming you must be using SVNKit, otherwise you would have the
native libraries for SVN 1.7 available.

Have you considered just downloading SVNKit? I believe it comes with
command line wrappers that emulate the command line utilities. So
there is likely a svnversion.sh that mimics the behavior of the
command line tool.

Otherwise, you could also use svnAnt, which has something in it that
is similar to svnversion.

On Mon, Mar 25, 2013 at 6:19 PM, Arno Steffens <epsi_at_gmx.de> wrote:
> Is the "svnversion" functionality available in the Eclipse SVN Plugin too? I couldn't found any information about this.
> I need this to make sure, that version is identical to the checked in. The Rev-keyword doesn't make this job. (The M flag is missed in case file has been modified).
> Unfortunatly I can't simply install a (recent) svnversion package, as my ubuntu is to old. And the available one isn't compatible to the new (and required) 1.7 SVN plugin.
> Can someone give me a hin - I shouldn't be the only one with this problem.
> Thanks!
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3051914
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3051966
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-03-26 14:57:17 CET

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.