Can any one help me how to write script to copy workarea from one branch to another ,its urgent.i tried as follow:my $cmd = qq(/$iwhome/bin/iwmkwa branchvapth workareaname comment srcbranchvpath userid group); my $result = qx($cmd 2>&1);please help its very urgentThanksSireesha
iwmkwa branch waname "Some Comment" ....
hi, thanks for the immediate response,but the problem is iwmkwa is not showing any result i tried even with -h.the srcpath mentioned in the command is the source branch vpath from where it is being copied. i have given that in the place of "base_ed" mentioned in the command of iwmkwa.what should be given for base_ed in the below command"iwmkwa [-h|-v] branchvpath waname comment base_ed [ownerid [groupid]] "here i have given as follows:new branch vpath ... branchvpath new workarea name ... waname comment.... commentsourcevpath .... base_ed username ... owneridgroupid fetched from iwattrib (of the source workarea) .... groupidare these correct or anything has to be changed.iam new to teamsite please help outthanksSireesha