Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×I want non-technical people to be able to commit simple changes from the UI.
In particular they should be able to create new files and directories and edit their contents.
I can see from this wikiversity page that it used to be possible perhaps with a previous version of the UI. Can this be done with Cloud hosted repositories now?
I don't want them to have to faff with doing stuff on their local and running sourcetree or git commands.
Hi @richardnielsen , based on your experience.. it seems you are using Bitbucket Server - not Bitbucket Cloud. Creating new files via the UI is not currently available in the Server version. Here is a similar question: https://community.atlassian.com/t5/Bitbucket-questions/Cannot-create-a-new-file-in-Bitbucket/qaq-p/904489
Interesting! How can one tell whether one is using Bitbucket Server or Bitbucket Cloud?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The easiest way is to look at the URL. Bitbucket Cloud is hosted at bitbucket.org
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes it's possible. If you have write access, you'll see an "edit" button for each file. You can then make changes and click "commit" which will also give an option to open a pull request.
You can also add a new file by selecting "Add file" from the "..." menu in the file section.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post a clip of your screen with this menu please? I have the following options in my "..." menu: "Compare", "Copy branch name", "Checkout in Sourcetree", "Create branch from here", and "Download"
No "Add file" or anything to create a directory. I can edit the files and commit changes if I click on a file no problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have write access to the repository?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I didn't set up the repo and I don't have full permissions. However I can edit existing files and commit the changes by clicking on files in the browser. Doesn't this mean I have write access? I certainly can create branches and make/change files and directories using SourceTree or git on the command line.
Perhaps one's permissions for a repo should be viewable on one's profile so I could answer this more easily.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a screenshot of the dropdown menu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok thanks for the picture. However I can't make my screen look like that. I never have a "clone" button top right with "..." to the right. Therefore no menu.
"Clone" for me is an option in the ACTIONS portion of the menu on the left.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.