Hello again!
I know other source control systems have a way of doing this, and I'm wondering if there is any way from the command line to label a project or set of files by using another label. For instance, I have project 1 labeled "MyLabel 1". Changes were made and a new label was applied called "MyLabel 2". After creating "MyLabel2", a need to rollback a subproject to "MyLabel1" arises, which we do (right click on sub-project, do a "get" on "MyLabel1".
Now, this all ends up going out the door, but I want the entire source under the parent project to have the same label. I don't want to relabel the entire project, because I will pick up versions of code I don't yet need.
Is there a way to say "hey, take everything in this subproject with the label "MyLabel1" and call it "MyLabel2"?
Thanks!!
Keri-Lyn
I know other source control systems have a way of doing this, and I'm wondering if there is any way from the command line to label a project or set of files by using another label. For instance, I have project 1 labeled "MyLabel 1". Changes were made and a new label was applied called "MyLabel 2". After creating "MyLabel2", a need to rollback a subproject to "MyLabel1" arises, which we do (right click on sub-project, do a "get" on "MyLabel1".
Now, this all ends up going out the door, but I want the entire source under the parent project to have the same label. I don't want to relabel the entire project, because I will pick up versions of code I don't yet need.
Is there a way to say "hey, take everything in this subproject with the label "MyLabel1" and call it "MyLabel2"?
Thanks!!
Keri-Lyn