Bitbucket is a hosting site for Git and Mercurial. The service offering includes an issue tracker and wiki, as well as integration with a number of popular third-party services.
0
votes
1answer
9 views
Cloning and building an earlier Mercurial version of code in Bitbucket repository
I wish to rebuild an earlier version of my code in the Bitbucket repository under Mercurial. The history is at:
https://bitbucket.org/petermr/svg2xml-dev/commits/all
I intend to use:
hg clone -u ...
0
votes
0answers
10 views
Adding svn commits to git repo
We downloaded and converted an SVN repository to a git repository without the svn commit history and added some git commits.
Do you know how we can add those previous SVN commit history to the git ...
0
votes
1answer
17 views
Netbeans wont pull using bitbucket
I keep getting this every time, its been happening alot frequently. how do i fix this. every forum i find says to type in commands on git... were is this mystery console, i cant seem to find it or ...
0
votes
1answer
16 views
Files dont check out using BitBucket in VS2010
I just created an account at BitBucket for my Visual Studio 2010 project's source control. Everything seems to be setup fine. I can see my project and file on BitBucket. All my files in VS have a ...
0
votes
3answers
28 views
Git and Bitbucket without SSH
I've set up a local git repository on my computer, and I'm trying to push that to a newly created Bitbucket account.
The problem is that Bitbucket gives me an ssh url to push to, but the network I'm ...
0
votes
1answer
16 views
How do I move a local git repo from parent folder to subfolder?
I recently set up a git repo and I want to change its local directory.
Its current directory is:
Users/...Documents/Git
I want to change this so that there are several repos within this folder:
...
0
votes
1answer
17 views
Get teams where the user is member, using Bitbucket API
How can I get a JSON object with teams (organizations) where the user is member?
I am searching in documentation and in Bitbucket REST API Console.
Basically I need the correspondent for ...
0
votes
3answers
67 views
How to deploy my bitbucket code easily to my production server
I got a private git repo on Bitbucket, i update it from my local repo. It works just fine.
But now my project is about to be done and i need to find a solution to deploy my code to the production ...
0
votes
1answer
47 views
Import all of the source code to Bitbucket Git initially
Is there a way to import all of the code into Bitbucket Git repo that I have?
I would like to push all of the files in there initially from my local machine then start from there.
I find docs that ...
0
votes
0answers
47 views
How to connect Bitbucket to Jenkins properly
Since about 1 week now, Bitbucket doesn't (?) send a request to my Jenkins server.
I've set it all up like this:
Endpoint http://username:apitoken@jenkinshost/
username = username in Jenkins
...
0
votes
0answers
7 views
Eclipse and EGit . Push?
I am using GIT as DVCS. I have a team working with me on a project.Last night when I committed changes to the repository. It caused lost of previous changes made by other developers.(I did this: ...
0
votes
1answer
18 views
How can I use two bitbucket accounts (with seperate ssh keys) on one PC with TortoiseHg?
I have a BB (BitBucket) account for work and a BB account for my self and want to be able to access them both from one PC using TortoiseHg with SSH.
When you add the two keys to Pageant and then try ...
0
votes
1answer
13 views
How can I return to using https instead of ssh
I was trying to configure jgitflow plugin for my maven project and I have added <scm> tag to my pom.xml. However initially I have used ssh url instead of https url and since then (even when I ...
0
votes
1answer
23 views
How can clone the mercurial repo with all history
I have the server with mercurial. Now i have the home computer where i am pushing all my repo to bitbucket account.
My Work server has all the revisions like 900 on them. Now i want to clone that ...
0
votes
1answer
27 views
jenkins not able to connect to a repository
I have just installed jenkins on an amazon EC2 box and i am trying to setup a job. I have installed git plugin and then i gave the url of my repo in the job's git repo field and i get the following ...
3
votes
1answer
49 views
Pruning branches that were deleted in upstream Git repo but still exist in my fork
I created a fork of a git repo on BitBucket (let's call it fork_origin). Now the upstream repository (let's call it upstream_origin) has had numerous branches merged into it's master and deleted. So ...
4
votes
1answer
71 views
How to avoid merge-commit hell on GitHub/BitBucket
We're ending up with a lot of commits like this in our repo:
Merge branch 'master' of bitbucket.org:user/repo
This happens every time a developer syncs his/hers local fork to the top-level repo.
...
0
votes
1answer
13 views
bitbucket remove one user's write access
I grant a friend with write access to my project on bitbucket.
But now, he wants to quit but want to remain a read access to view how I'm going with my codes.
I looked through some pages I googled, ...
0
votes
3answers
23 views
git cloning into a subdirectory
I did an svn2git migration and need to place that newly converted local git into a subdirectory of a bitbucket repo.
So I have
svn2git/
and want it to be placed in my developer folder in ...
0
votes
0answers
27 views
Azure deployment with Bitbucket
I have setup a website in Azure and I was able to successfully deploy it in Azure by connecting it directly with Bitbucket repository. Deployment was successful and I create my DB in Azure using ...
0
votes
1answer
21 views
How to sync with the original repository in bitbucket?
Although I have already checked the similar post about syncing my local files with the original repo I have this strange problem.
So, this is what I did:-
I forked a repo from one of the existing ...
0
votes
0answers
23 views
How to clone a Live site to Bitbucket
I just inherited a site where the former developer has an onsite dev machine (running Ubuntu) and the live site is on Linode VPS. The Git setup is such that when you do git push on the local dev ...
0
votes
1answer
31 views
Proxy errors when trying to connect to Bitbucket from MercurialEclipse in Domino Designer
If I try to push my changes to the remote Bitbucket repository, using the url they provide for the repo, over https, I get the following:
comparing with https://url-of-bickbucket.org abort: ...
1
vote
0answers
50 views
Push to BitBucket from SourceTree
I am new with BitBucket and SourceTree and I try to push my Rep. in SourceTree for windows with Git to BitBucket but it gives me this error:
conq: repository access denied. access via a deployment ...
1
vote
2answers
63 views
Can't login to Bitbucket on 'Github for Windows'
I've followed the tutorials on how to make Github for Windows work with Bitbucket,
And in some point where you try to login I get this strange bug or anything.
Here's the image:
The problem is I ...
3
votes
1answer
51 views
Git repository icon
Is there an accepted path and/or filename scheme for Git repository icons?
I noticed that two of the apps I use most frequently (Tower for Mac and Bitbucket.org) have entirely different ways of ...
2
votes
1answer
27 views
Isolate specific folders from updating on git
I'm not that experienced with version control and it's my first time with Git. We're using BitBucket and TortoiseGit, set it up and working.
Now, I would like to be able to isolate a folder (let's ...
0
votes
1answer
36 views
Bitbucket carriage return
When I push my source back to Bitbucket, I find BB cannot find the places I modified. I just input several carriage return problem in somewhere of the code but BB treat it as a big change of whole ...
0
votes
1answer
37 views
Using git with 2 laptops and multiple identities
I started a project on my office computer. Now I'm trying to move development to my home laptop. But my home laptop already has keys of own (for several other projects).
This particular project is ...
0
votes
1answer
31 views
What is the public URL for the Github public keys
I heard that there was a public URL for all users on github where you can access their public keys or they can supply that URL of all their public keys. Is this true? If so what is that URL. Does it ...
0
votes
3answers
105 views
How can you deploy from bitbucket if your host doesn't allow git?
I'm collaborating with someone on a repo managed with bitbucket, and want to be able to deploy to a development server which unfortunately doesn't allow git (lightningbase).
I want to at least be ...
0
votes
2answers
64 views
git server side 'update' hook in bitbucket
I'm looking for way to create a git server side push hook (will be used to enforce referencing JIRA ticket number in each commit message).
According to pro git - git hooks, the git hook to use on ...
1
vote
1answer
65 views
Cannot push to git repository on bitbucket
I made a new repository and I'm running into a strange error. I've used git before on bitbucket but I just reformatted and now I can't seem to get git to work. After doing a commit, I had to add my ...
0
votes
2answers
66 views
mercurial automated deployment on staging and production server using bitbucket
Presently we are using mercurial with tortoise HG for GUI to manage Repositories and our repositories are created on bitbucket.
Now I want to deploy my source code to my (staging/test) and production ...
1
vote
1answer
50 views
Bitbucket merge won't update master branch
I am trying to get familiar with GIT and Bitbucket.
I've firstly created a master branch and then pushed all to it(add origin..), since I already had some stuff done in my project.
Then my commands ...
0
votes
2answers
95 views
Is GIT acceptable source control for very large project with no release cycles? [closed]
We have been tasked with implementing source control for our University system's administrative software and we're running into issues with designing a process of using GIT.
Here's the situation:
...
0
votes
1answer
26 views
Egit not able to fetch from remote repository
I just started using git in combination with bitbucket.org and egit (eclipse git plugin) for a home-project. I never used git before (for university projects I only used SVN), so I wanted to learn ...
0
votes
1answer
117 views
How to deploy from bitbucket directly to appfog?
I want my project to be automatically deployed to appfog when my bitbucket git repository is updated, is there a way to do that?
1
vote
1answer
24 views
How do I reply to a user on Bitbucket?
I run a Bitbucket repo and got an email today from a user reporting an error message:
John Doe <notifications-noreply@bitbucket.org>
2:17 PM (8 hours ago)
to me
John Doe sent you a message on ...
1
vote
1answer
294 views
Automate Deployments with Git, Bitbucket and PHP
I'm in the process of trying to set up automatic deployments when I make a git push to my bitbucket repository. I have a php deploy script that I leveraged from this blog but when the script runs it ...
0
votes
2answers
90 views
Git uncommit message only
I'm in this scenario pretty often and I don't know what to do.
I was changed something in a branch. Commited & pushed.
I was still working on same branch and somebody commited & pushed.
I ...
0
votes
1answer
50 views
git pull deletes my partner's files
I don't have much experience using git and I couldn't find the solution on-line.
I am trying to coordinate a project with one more partner using git. We opened a bitbucket account where I created the ...
0
votes
1answer
61 views
Unable connect to BitBucket Using SmartGit
I trying to setup the smartgit which connect to BitBucket hosting provider.
I enter the username(email) and password as same as I login to the website but it display connect time out.
I wonder it ...
2
votes
1answer
53 views
Modify the Commit Message of a Pushed Commit. (Mercurial) [duplicate]
I created a dummy repository on bitbucket to try to learn how to do this. I've seen this done in Git, but I am unsure if this is possible in Hg.
I have the following hg log:
changeset: ...
1
vote
1answer
45 views
Mercurial Automatic Push on Client Push between 2 servers
I would like to know how it would be possible to push automatically to bitbucket when I push from my local pc to my local central repository.
Let me explain:
This is a 2 server (bitbucket, local ...
2
votes
2answers
38 views
Convert pushed git commits into one
I'm using a boilerplate for any new projects I make. However the commits I made in the boilerplate gets through to the new project. How would I go about to simply have an "Intial commit" which ...
0
votes
0answers
19 views
Get list of pull requests in Repository
I want to get all pull requests in repository but this seems impossible. I was able to find only pull requests comments (https://confluence.atlassian.com/display/BITBUCKET/pullrequests+Resource)
How ...
0
votes
2answers
53 views
remote build on openshift jenkins instance
I am trying to invoke remote build with token. It gives me 401. As per my understanding its not required with token.
Jigars-MacBook-Pro:portal jigarshah$
curl https://jigarshah:<TOKEN ...
1
vote
0answers
43 views
bitbucket Unable to merge Unrelated branches
I have repository (lets say A) and forked repository A-dev on bitbucket. Everything had been worked good for 3 months. But recently, when I tried to create pull request in A-dev it says:
Unable to ...
0
votes
1answer
69 views
hg push abort: http authorization required. i am pushing to my local bitbucket repository
i am trying to push my changes to my local remote repository in bitbucket. i have access to this repository. but when i do this, it is showing like this. it should show prompt for password but it is ...


