Mercurial > hg
comparison mercurial/hgweb/__init__.py @ 12703:40bb5853fc4b
wireproto: introduce pusherr() to deal with "unsynced changes" error
The behaviour between http and ssh still differ:
- the "unsynced changes" is seen as a remote output in the http cases
- but it is correctly seen as a push error for ssh
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Mon, 11 Oct 2010 12:45:36 -0500 |
parents | f6d41bfc189e |
children | 37fcfe52c68c |
comparison
equal
deleted
inserted
replaced
12702:f747c085b789 | 12703:40bb5853fc4b |
---|