Jump to content

command line query of changeset for xlinked leaf repo (not root)


wyattetal

Recommended Posts

Is there a command line call to determine the changeset of the xlinked repo within a workspace?

If not, is there an API available for writing a tool to do so?

Example:

Repo Blue has an x-link to Repo Red.

I create a workspace for Repo Blue, which pulls down the contents of Repo Red as well.

I cd to a directory within Red's hierarchy and call "cm status"

The result is cs:<CHANGESET OF BLUE>@Blue@ ... (head)

What I want to query is the changeset of Red. (The repo xlinked by Blue)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...