I am moving some public repos from bitbucket to our own server.

I can delete the original repository, but that drops all information etc etc.

I can of course commit a change to the Bitbucket blurb for the repos saying the repo is dead and where to go for the maintained version.

Is there a way to prevent pushing that can be done?

Experimentation shows that the repos hgrc

[web]
allow_push=

will prevent pushing in a sandbox repository in our takeover server (which just 
uses  a cgi script hg.cgi).

However, I don't think I can push that sort of change.
Is there any way to make a bitbucket repository readonly?
--
Robin Becker
_______________________________________________
Mercurial mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to