Cannot push repository change after adding a subrepo using the simple "subrepo_path = subrepo_path" syntax
Snidely
snidely.too at gmail.com
Wed May 18 20:14:38 UTC 2011
On Apr 11, 11:36 am, Didly <didly... at gmail.com> wrote:
> What I meant is that if I first create e:\sub, then I clone it into
> e:\target_sub, then add it to the .hgsub file as:
> sub = e:\sub
>
And this is on the downstream repro, correct?
> The push operation works fine.
>
> However this seems to leave the subrepo in a weird state in which you
> cannot update to the new changeset that you pushed. The error that is
> given is:
>
> abort: default path for subrepository sub not found
>
> So push works in that case, but things are not as rosy as I thought
> :-( Actually it would be best if it failed as well, rather than
> succeeding and then not being able to update.
>
Do you have a simple script to demonstrate this?
/dps
More information about the Mercurial
mailing list