I wanted to know if Bitbucket has the capability to do versioning for binary files such as EAR, WAR etc?
Anything committed to a repository, whether binary or text, or through git or hg, is versioned. However, binary files are much more likely to fill the repository unless you use something like LFS.
What are you trying to do?
Hello James,
Thank you for your time.
My users for Bitbucket tool have claimed that versioning for EAR and WAR files were not version controlled or neither than can be used for diff using Bitbucket or source tree. Later we found that version control is not supported in Bitbucket.
Could you please confirm if the above understanding is correct?
Thanks!
No, it is incorrect. Your users are wrong.
Bitbucket will version control anything you give it. It really doesn't care what the size or content is, it will version it. (Although, with large files, you need to make allowances for LFS)
However, it does not do all type of binary diffs.
Thank you Nic for your response. Yes, that is where the understanding was initially I wanted to explain that EAR and WAR files were not enabled for binary diffs., However we were able to check in OPT or Pub files into Bibucket.
Will it be possible to add me a link where I can read through the products limitations on this regard on exactly what type of files are version controlled and could run a binary diffs?
It looks like you're new here. Sign in or register to get started.