Flyway's way of versioning files within clearcase -


recently our development team wanting use flyway database deployment tool. flyway requires version numbers prepended files. developers want check in version pre-pended files clearcase. our argument has been why need version files inside versioning tool.

has used flyway , clearcase? if how doing it?

thanks in advance.

you need version files if cannot generate them.

but shouldn't version them version number, rather put information in file, versioned, can use in order copy other files in separate folder, right naming convention.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -