Questions tagged [config-spec]

34 questions
1
vote
1 answer

How to create a ClearCase branch to a specific directory

I'm trying to create a ClearCase view that obtains all files with a certain label applied. Additionally, I would like to be able to create a branch on files checked out in the "source" directory, and only the source directory (or its…
1
vote
1 answer

Is it possible to check the history of the files in a clearcase view?

I had some files in my view few days back and I need to recreate those files. Now I want to see which file changed from that period of time. Is it possible in clearcase to see the history of the view and to check what are the files that were changed…
user2370590
  • 837
  • 1
  • 16
  • 31
1
vote
1 answer

Is this config spec good enough?

I am more a UCM rather than Base CC guy. Can anyone tell me if this config spec is good? I have some doubt at the last line. Is that ok without a element * /main/LATEST? ~~~~~~ below is the request from the developer ~~~~~~~~~ i hope to have all…
user2784896
  • 309
  • 1
  • 5
  • 13
0
votes
0 answers

Python: Using ConfigObj to create a .py file

I am trying to use ConfigObj to create a python .py file. The issues I'm facing are as follows - How can I append the starting arguments(classname, init statements), import statements etc using configObj? In ConfigObj, we can use section…
Nitin Khanna
  • 53
  • 1
  • 10
1 2
3