Frank Bardon wrote on Tuesday 2nd of August 2011:I doubt there would be a "how-to" on something so abstract and specific. The easiest way would be to set up a cron job to do a git pull on the github account then automatically push the changes to the bitbucket repo. It would be something along the lines of an automatic deployment I imagine, so perhaps a 'PHP deployment with git' search on Google will bring up a script to get you started... Seems like an awful lot of work to do, why not just stick with git?
)
The main reason for not using git is that bitbucket allows me to have unlimited private repos and github e.g. is quite expensive if you want to have a lot of private repos. (I did not found some similiar free private repo hosting service. Assembla offers it, but I wasn't completely satistified with it.)
Thanks for the tips!
Mercurial has a subrepos function but if it's as good as git's I don't know...
I would love to be able to use bitbucket (hg) with fuelphp... But really don't think that will ever be possible
It looks like you're new here. If you want to get involved, click one of these buttons!