When you add the jquery-1.2.6.min.js to clearcase you have to specify the file type like this:
cleartool mkelem -eltype compressed_file jquery-1.2.6.min.js cleartool ci -nc jquery-1.2.6.min.js My 2 cents, hope that will help Max On 2 Dic, 22:36, Mark Jones <[email protected]> wrote: > Hi ksun, > I seem to recall reading somewhere that you need to set > the file type for jquery as "compressed" in clearcase (this gets > around the long line issue). > > Hope that helps... > > Mark > > On Dec 2, 6:45 am, ksun <[email protected]> wrote: > > > Today I tried adding jquery-1.2.6.min.js to source control (Rational > > ClrearCase). below is the error I got. I didn't get the error when I > > tried jquery-1.2.6.js. Anyone know why the minified version gives the > > error. I would like to use the minified version for the obvious > > reasons. I found some topics when googling this error about using > > binary type for the file. My understanding is that the minified file > > is a text file, I don't have any problem opening in DreamWeaver (it is > > definitely text) , Is clearcase thinking it is not a text file? > > > Error Message : Type manager "text_file_delta" failed create_version > > operation. > > > PS: I would rather not use Clearcase, but I am stuck with it at my > > current workplace. > > > Thanks > > ksun

