Software similar to Bitbucket that I can self host
Asked Answered
A

6

22

Is there a system similar to Bitbucket which I could self host? I've tried to look around in the net to see if there was something but I can't seem to find any. We're using Redmine right now but Redmine doesn't support multiple repositories per project.

Features of Bitbucket that I would like to be able to do would include the ability to fork a repository and to follow someone, make a pull request or something like that.

What are the good Mercurial tools out there?

Thanks a lot

Ayotte answered 18/12, 2009 at 4:51 Comment(0)
O
6

Apparently the Bitbucket people do offer installations for customers, or at least that's what they said on this thread on the bitbucket-users mailing list

Oakley answered 18/12, 2009 at 5:34 Comment(7)
@MartinGeisler: got any citation for that?Lunik
Ehm, hmm, sorry for not explaining myself properly. It's my impression that this went away when they got acquired by Atlassian. I think I got that after talking with Jesper Nøhr from Bitbucket at some Mercurial sprints. It would be cool to get it cleared up!Remediosremedy
@MartinGeisler: could you please follow that up, then?Lunik
@MartinGeisler: any news, or has the enquiry fallen on the path and been eaten by the birds?Lunik
@ChrisMorgan: no news so far, so it's probably eaten by those birds you talk about :-)Remediosremedy
Atlassian now has a product called ''Stash'', a self-hosted Git installatian with useful features like LDAP and Jira integration. Unfortunately the pricing is quite enterprisey. atlassian.com/software/stash/overviewKevinkevina
It seems mercurial support is currently not available. Ticket is jira.atlassian.com/browse/STASH-2469Fusion
A
12

I found something that's nice: you can use rhodecode. It was really nice.

Ayotte answered 13/2, 2011 at 16:25 Comment(0)
O
6

Apparently the Bitbucket people do offer installations for customers, or at least that's what they said on this thread on the bitbucket-users mailing list

Oakley answered 18/12, 2009 at 5:34 Comment(7)
@MartinGeisler: got any citation for that?Lunik
Ehm, hmm, sorry for not explaining myself properly. It's my impression that this went away when they got acquired by Atlassian. I think I got that after talking with Jesper Nøhr from Bitbucket at some Mercurial sprints. It would be cool to get it cleared up!Remediosremedy
@MartinGeisler: could you please follow that up, then?Lunik
@MartinGeisler: any news, or has the enquiry fallen on the path and been eaten by the birds?Lunik
@ChrisMorgan: no news so far, so it's probably eaten by those birds you talk about :-)Remediosremedy
Atlassian now has a product called ''Stash'', a self-hosted Git installatian with useful features like LDAP and Jira integration. Unfortunately the pricing is quite enterprisey. atlassian.com/software/stash/overviewKevinkevina
It seems mercurial support is currently not available. Ticket is jira.atlassian.com/browse/STASH-2469Fusion
A
5

They are Git based rather than Mercurial, but the software for GitLab and Gitorious are open source. GitLab may now be a bit easier to setup and use than Gitorious.

Alvaalvan answered 25/12, 2011 at 23:31 Comment(0)
M
3

Also found a really interesting project called scm manager

Mendelian answered 19/10, 2011 at 6:45 Comment(0)
S
2

There was an early public hosting project called freehg for which the source was available. The site appears down, but the author probably has the source somewhere still.

http://matthewmarshall.org/blog/2008/03/freehg.org/

Starr answered 18/12, 2009 at 5:56 Comment(1)
Me neither, but email the guy. I'm sure he'd be happy to have the code getting used. I imagine you can contact him through his blog.Starr
W
1

BitBucket is very nice, but it is not available as download since Atlassian aquired the team.

I'm not sure if you consider commercial products, but Kiln and CodeBeamer can be options to explore:

  • Issue tracking, wiki, etc. are out of Kiln's scope, so you will need to keep your Redmine as well, what may or may not be an advantage.

  • The features you mentioned (multiple repo per project, forking, pull requests) are supported by CodeBeamer, plus it is able to replace your Redmine instance completely.

(Disclaimer: Kiln is a FogCreek product, while CodeBeamer is a commercial software developed by our company)

Watchmaker answered 26/4, 2012 at 11:44 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.