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

[Subclipse-users] Setting revision property when committing

From: Markus <markuspublic_at_gmail.com>
Date: Fri, 7 Oct 2011 09:25:54 +0200

Hello,

Question: How can I set the revision property when committing in
Eclipse/Subclipse?

Background:

We use Jenkins CI and it has a "Exclusion revprop name"-feature: "If
set, and Jenkins is set to poll for changes, Jenkins will ignore any
revisions that are marked with the given revision property (revprop)
when determining if a build needs to be triggered."

On the command line, I just type:
  svn ci --with-revprop "nojenkins" myfile
And the revision property "nojenkins" is set for that revision.

Is there no equivalent in Subclipse? I could not find any information
about it on the net, here, in the help or in the dialogs and
preferences. I found that I can change a commit message and through
that at least change the author revision property, but I need to put
my own revision property and add it while committing, not after.

I use Eclipse 3.7.0 with Subclipse 1.6.18. And JavaHL, if that matters.

Any help would be highly appreciated!

Best regards,
Markus

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-10-07 14:42:30 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.