Can't push. Any idea why?
Augie Fackler
durin42 at gmail.com
Tue Nov 30 03:27:57 UTC 2010
On Nov 29, 2010, at 9:25 PM, lumeng.dev at gmail.com wrote:
> Hi
>
>
> On Mon, Nov 29, 2010 at 17:10, Augie Fackler <durin42 at gmail.com> wrote:
[...]
>> If anything, That would probably make things worse. The *problem* is that
>> you used naive OS X tools to copy a Mercurial repository in a particular
>> case that has issues. This has been fixed as of the latest release, but
>> requires upgrading both your copy of mercurial and the repository, and won't
>> retroactively fix the missing revlogs. You'll need to restore those from a
>> backup. 'hg verify' may give you clues as to which files are missing.
>>
>
> I have destroyed the repository that you suggest me to restore. But I have a
> 'hg verify' healthy repository on computer B that I want to push to a
> repository on computer A. Without upgrading repository and hg on both
> computers, is there a way for me to push repository B to repository A?
Your use of the word push should suggest 'hg push' to you. See http://selenic.com/hg/help/push for more details.
More information about the Mercurial
mailing list