Book a Demo

Author Topic: Export-XMI without CR  (Read 2055 times)

schnitz

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Export-XMI without CR
« on: September 23, 2005, 11:17:38 am »
I'm trying to use controlled packages to manage my project's model, integrated with our version control system (ClearCase).

My version-control system won't let me check-in files with a ^M (control-m, aka carriage-return, aka C-M) in it.  Is there a way I can change the line terminator to be just LF, rather than CR-LF?

The problem is not with basic ClearCase, but with a trigger that's set on the repository.

Any suggestions?

Ray