SVN commit of Groups under workspace
Hello All,
Under my workspace, I have created groups using the 'add new group' option. Under each group I have test items which call functions from scripts, have parameters defined. I am now trying to SVN commit my tests. I have committed the script files, image files and name mapping but I am not sure how I commit the group itself. The group contains information - test items, the order and hierarchy of test items, the parameters etc.
Any ideas how to SVN commit the groups?
Thank you!
Sameer
As cunderw mentioned, commit your project file (MDS) to SVN and that should have all the relevant group information. Groups are not actual files that sit on their own anywhere, they are logical constructions internal to the MDS file for organizing project execution.