error using clearcase synchronizer........
6 answers
Hello,
Please make sure the sync account 'ccsync' is set up properly. Things you may would like to verify are:
- does 'ccsync' account have 'ClearCase synchronizer' license?
- is 'ccsync' member of a project area or a team area that you selected in the previous page of the wizard?
- is the password for 'ccsync' correct?
Please make sure the sync account 'ccsync' is set up properly. Things you may would like to verify are:
- does 'ccsync' account have 'ClearCase synchronizer' license?
- is 'ccsync' member of a project area or a team area that you selected in the previous page of the wizard?
- is the password for 'ccsync' correct?
Hello,
Please make sure the sync account 'ccsync' is set up properly. Things you may would like to verify are:
- does 'ccsync' account have 'ClearCase synchronizer' license?
- is 'ccsync' member of a project area or a team area that you selected in the previous page of the wizard?
- is the password for 'ccsync' correct?
Thanks for help it worked.....
Am also experiencing another error when I try to import a clearcase label type of a branch into RTC but there is a error like "Lbtype:r1.0@testvob is not found" ........Please help me in this
You need to use a valid ClearCase object descriptor.
For example, on a Windows machine, you'd need a backslash preceding the
vob tag, i.e. "r1.0@/testvob".
In general, you can try out your label types by the "cleartool describe"
command.
For example:
cleartool describe lbtype:r1.0@\testvob
If cleartool likes it, so will the synchronizer ... and vice-versa.
Cheers,
Geoff
On 9/27/2011 2:23 AM, vinaybondugula wrote:
For example, on a Windows machine, you'd need a backslash preceding the
vob tag, i.e. "r1.0@/testvob".
In general, you can try out your label types by the "cleartool describe"
command.
For example:
cleartool describe lbtype:r1.0@\testvob
If cleartool likes it, so will the synchronizer ... and vice-versa.
Cheers,
Geoff
On 9/27/2011 2:23 AM, vinaybondugula wrote:
koinumawrote:
Hello,
Please make sure the sync account 'ccsync' is set up properly.
Things you may would like to verify are:
- does 'ccsync' account have 'ClearCase synchronizer' license?
- is 'ccsync' member of a project area or a team area that you
selected in the previous page of the wizard?
- is the password for 'ccsync' correct?
Thanks for help it worked.....
Am also experiencing another error when I try to import a clearcase
label type of a branch into RTC but there is a error like
"Lbtype:r1.0@testvob is not found" ........Please help me
in this
You need to use a valid ClearCase object descriptor.
For example, on a Windows machine, you'd need a backslash preceding the
vob tag, i.e. "r1.0@/testvob".
In general, you can try out your label types by the "cleartool describe"
command.
For example:
cleartool describe lbtype:r1.0@\testvob
If cleartool likes it, so will the synchronizer ... and vice-versa.
Cheers,
Geoff
On 9/27/2011 2:23 AM, vinaybondugula wrote:
koinumawrote:
Hello,
Please make sure the sync account 'ccsync' is set up properly.
Things you may would like to verify are:
- does 'ccsync' account have 'ClearCase synchronizer' license?
- is 'ccsync' member of a project area or a team area that you
selected in the previous page of the wizard?
- is the password for 'ccsync' correct?
Thanks for help it worked.....
Am also experiencing another error when I try to import a clearcase
label type of a branch into RTC but there is a error like
"Lbtype:r1.0@testvob is not found" ........Please help me
in this
Thank you all I just missed it and had the error. Now it is working fine.