or browse through some tags...
I have two views, call ViewA(BranchA) and ViewB(BranchB). I have finished fixing on ViewA, and added a new file call SomeFolder/SomeFile. Then I checked out SomeFolder and merged it from BranchA. And I added branches for SomeFile:
element …/SomeFolder/ …/branch_type_name_on_branchA/LATEST
When I tried to select SomeFile in BranchB, with
clt ls SomeFile
I got:
SomeFile[no version selected]
I don’t know why.
Then [...]
1 Comment