- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsI "added" jQuery to my project in Visual Studio a month ago. I can remember just exactly how it got added my ClearCase VOB but its there now. I have now delivered my project and I an trying to check in the last versions of my files. jQuery is not cooperating.
I've attached a file of the error that ClearCase is giving me on Checkin. Here is the text:
Error checking in 'jquery-1.2.6.min.js'
Type manager "text_file_delta" failed create_version operation
Unable to check in 'jquery-1.2.6.min.js'
I've read this could either be a "line to long" (needs to be compressed_file) or binary character buried in the file.
http://members.cox.net/ejo
http://www.nabble.com/clea
Any help would be greatly appreciated!
Thanks!
Bruce
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: cylikonPosted on 2009-01-06 at 08:55:43ID: 23306376
I found someone in house with the solution.
The file was too large (56K) to be a "text" file type in ClearCase. We changed the file type to compressed and it allowed me to check the file in. No one seems to know why I was able to load this file to clear case initially uncompressed.