Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 956025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:28:44+00:00 2026-05-16T00:28:44+00:00

I’d like to create a dynamic view that only shows the files a user

  • 0

I’d like to create a dynamic view that only shows the files a user created/modified for a particular label.

Right now, I am listing all of the files in the label and comparing that with the previous label.

If I have to use cleartool to find the files, that is fine with me. I’d like the process to be more automated than it currently is.

Another option too is, can I simply see the diffs for a particular user? That way, I am more likely to understand the file’s history. If a developer had attempted something one way and found that didn’t work, it might be helpful to see that trial and error.

config spec:

#element * REL_2010.2.2.006
element * .../pgh_rel_4.0.0_dot_rel/{created_by(pp50773)&&lbtype(REL_2010.2.2.006)}

# first stop rule
element -directory * .../pgh_rel_4.0.0_dot_rel/{lbtype(REL_2010.2.2.006)}
# second stop rule
element -directory * main/LATEST

This config spec doesn’t fetch my changes – It fetches empty directories. It is also important to note that while I made the changes to the actual file, another guy is responsible for applying the label weekly. So, if it goes by whose name is on the label, that won’t work.

If I remove the created_by constraint, it works fine listing all of the changes for the label, but I want only files in that label for a given user.

Walter

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T00:28:44+00:00Added an answer on May 16, 2026 at 12:28 am

    According to the version selector rules, you can do that, but I would recommend:

    • 2 dynamic views (easy to setup and refresh, since their content is not downloaded on your hard drive, but accessed through the network)
      • one one for one label
      • one for the other
    • to not forget to add stop rules for directories (if directories are not created by your user, they won’t be selected, meaning your view won’t be able to select any version within it.

    The config spec for one of those view would be something like:

    element * .../MyBranch/{created_by(myuser)&&lbtype(MY_LABEL)}
    # first stop rule
    element -directory * .../MyBranch/LATEST
    # second stop rule
    element -directory * main/LATEST
    

    When you have two views correctly configured, you can compare their content with a tool like WinMerge.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.