Author Topic: Problems checking out files in clearcase  (Read 2167 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Problems checking out files in clearcase
« on: September 16, 2016, 06:05:52 PM »
I have a file at this path:

/view/view_name/enodeb_modem/dspapp/code/mea/src/mea_read_data.c

If SE is currently in directory (SE's working dir is):

/view/view_name/enodeb_modem/dspapp/makefiles/

And I try to checkout this file, I get this error in the "output" window:

cleartool: Error: Unable to access "../code/mea/src/mea_read_data.c": No such file or directory.

However, if I change the working directory to my home dir, /home/robb, and perform a checkout, it works fine.

My checkout command is: cleartool co -unr %f

Attached is a screenshot of my advanced options.

Note that "CD to file's directory before running VCS command" is checked.

When I turn that option off, it seems to work.

However, I was having issues earlier when "CD to file's directory" off. But can't replicate that now. I previously had the default of this option to off, and only changed it to "on" when I was having problems. But now I am having problems with it on.

I am on Linux using RC1

« Last Edit: September 16, 2016, 06:07:25 PM by rowbearto »