[cciug] Error checking in from script in snapshot view

From: Elyse Grasso (egrasso@releaseteam.com)
Date: Fri Sep 29 2000 - 17:10:56 EDT


ClearCase 3.2.1 on NT

I have a Perl script that does a findmerge in a snapshot view, saves the output of lsc -s -r -cvi -me in an array, then tries to check in each element in the array.

If the element happens to be a directory, the checkin occurs without problems. If the element happens to be a file, the checkin fails with error messages like:
cleartool: Error: Operation "mount_pname_to_vobh" failed: No such file or directory.
cleartool: Error: Unable to check in "c:\projects\integ_view\om\src\level3\applications\om\services\JobService.java".

In some cases the script can checkin the directory and ten immediately fail to check in the files that were added to it. The files all exist and if I open a Find Checkouts GUI I can check them in without problems.

I have tried relative paths (from the vob root, verifying that the script is in the vob root), absolute paths, and absolute paths with quotation marks around the full file name. In all 3 cases, directories check in without problems, and file elements throw the errors.

This has happened in more than one view on my build machine.

Has anyone seen this error?

Thanks in advance for any ideas or suggestions.

Elyse Grasso

ReleaseTEAM, Inc
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:26:57 EDT