SCM cmdline check in identical ?
Does the scm cmdline support the check in of identical files?
We are porting our code from a Rational Apex env into JAZZ in which the legacy env allowed for this.
In importing code into JAZZ and creating of jazz equivalent baselines, it appears it does not allow for check in of identical files.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 27 '19, 10:24 p.m.Just for interest's sake, why do you want to checkin a new unchanged file version?
Norman Dignard
Aug 28 '19, 8:13 a.m.We're migrating one of our major systems from their legacy Rational Apex environment to JAZZ. In doing so we need to preserve the baseline integrity between the old and new environments as we need to support and maintain this operational system. The legacy system although unconventional in today's SCM systems, allowed the mix and match of files that make up component baselines. In moving forward with JAZZ use, they are refactoring their code base to adapt to their new tooling.