Hi,
In our project we use Visual Basic 6 in some applications. Is it possible to use bitbucket to store projects with Visual Basic 6 and Java?
Thanks in advanced.
Hi Jesus,
Welcome to the Atlassian Community.
Yes, you can store any code in Bitbucket/Git, like any VCS tool it is source code independent.
Hi @Mikael Sandberg this is an old question, but I'm facing some issues regarding the ANSI encoding of my VB6 files (which includes Spanish characters like á, é, í, ó, ú, and ñ, both upper and lower cases).
And when we create some PR that has nothing to do with those characters, somehow the PR always detect those character as changes, making the code review almost unmanageable because the PR has so many changes that shouldn't be there.
And as far as I can understand, apparently, the PR is doing something like changing the file encoding or similar.
Any idea/help on this matter would be much appreciated.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to Atlassian Community!
I would recommend that you create a new question for this. My guess is that it is related to the fact that the diff in Bitbucket converts the file to UTF-8.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.