Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Specifying a revision number for cquery resolution
Specifying a revision number for cquery resolution [message #380438] Mon, 03 November 2008 17:45 Go to next message
Scott Hendrickson is currently offline Scott HendricksonFriend
Messages: 69
Registered: July 2009
Member
I have an automated build which builds based on commits to my subversion
repository. I can check out my source code by resolving a cquery, which
always resolves the most recent revision of all components in the
repository. However, what I'd like to do is resolve the components for a
specific revision (determined when my build script is run). Is it possible
to specify a revision number when resolving the cquery? If so, how would I
do this?

Thank you,
-- Scott
Re: Specifying a revision number for cquery resolution [message #380784 is a reply to message #380438] Mon, 03 November 2008 21:42 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Scott A. Hendrickson wrote:
> I have an automated build which builds based on commits to my subversion
> repository. I can check out my source code by resolving a cquery, which
> always resolves the most recent revision of all components in the
> repository. However, what I'd like to do is resolve the components for a
> specific revision (determined when my build script is run). Is it possible
> to specify a revision number when resolving the cquery? If so, how would I
> do this?
>
Yes, you can specify a specific revision in an advisor node. Use the CQUERY editor to add
an AdvisorNode with a name pattern that will match the designated components (or ".*" to
designate everything) and go to "Selection Criteria" in the middle pane.

Regards,
Thomas Hallgren
Previous Topic:RCP Question
Next Topic:Changing the temp folder for buckminster 'perform' command
Goto Forum:
  


Current Time: Wed Apr 24 18:18:07 GMT 2024

Powered by FUDForum. Page generated in 0.02673 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top