Menu

#7 not possible to add files from Clearcase if the vob is nonmastered

n.d.
wont-fix
None
2
2020-03-28
2013-06-10
No

When trying to add a file from ClearCase (the vob is nonmastered) a warning is raised (telling that the vob is nonmaster) and the file is not added.

Discussion

  • Tom Seidel

    Tom Seidel - 2013-06-19
    • summary: not possible to add files from Clearcase if the vob is nonmatered --> not possible to add files from Clearcase if the vob is nonmastered
    • Group: 1.0.3 --> 1.11.0
    • Priority: 1 --> 2
     
  • Tom Seidel

    Tom Seidel - 2013-06-19

    After our email conversation the problem is not, that the clearcase vob is non-mastered.
    The problem is, that clearcase does not return a valid error code, instead it returns 0 always. So my assumtion was, that a clearcase command failed, whenever it writes something to standard error. In the current case the execution of the clearcase command itself was successful, but there was an additional warning which was written to std-err.
    So it was erroneously taken for granted, that the command failed.

    This will be changed in one of the next releases by checking whether a useful output was emmited from the clearcase command regardless of the error message.

    As a workaround a script could be used, which is configured as clearcase command in the Preferences dialog and which delegates all calls to clearcase and redirects std-err to /dev/null.

     
  • Tom Seidel

    Tom Seidel - 2013-07-28
    • Group: 1.11.0 --> n.d.
     
  • Tom Seidel

    Tom Seidel - 2020-03-28
    • status: open --> wont-fix
     

Log in to post a comment.