hgwebdir http push
Ryan Sawatzky
sawatzky.ryan at gmail.com
Tue Dec 15 21:04:22 UTC 2009
Hi,
I have Mercurial 1.3.1 installed on an AIX server, and I'm running Mercurial
1.3.1 via NetBeans on my Windows PC. I'm able to execute a pull command to
get changes to a repository from the server, but I am unable to get the push
via http to work. I've configured the allowpush, and I'm allowing the push
to come in HTTP instead of HTTPS.
When I run the push command from NetBeans or via command line, I get the
following error
"unknown bundle compression type"
I traced the HTTP traffic, and it looks like the client is sending the
changes in the HG01GZ compression, which should be supported by the server,
right? I can't figure out why it doesn't like the compression being used.
Any ideas?
Thanks,
-Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20091215/5829c9e6/attachment.html>
More information about the Mercurial
mailing list