On Sat, Sep 1, 2012 at 7:41 AM, <[email protected]> wrote: > I have a 1700 files, 36MB repo which used to work before > (code.google.com/p/zevil), and I keep the 502 error... I made big changes in > the repo, but essentially most are directory changes
I actually stumbled on a latent bug relating to directory handling this week. Could you tar up your repo and send me a download link so I can see if it's a related bug? > > On Monday, January 23, 2012 10:26:13 PM UTC+1, augie wrote: >> >> On Fri, Jan 20, 2012 at 5:11 PM, Jonathan Hanke <[email protected]> wrote: >> > Hi, >> > >> > My computer wasn't able to recognize the "od"command, but here is the >> > branch >> > output and size information (about 892M, but this may be double counting >> > the >> > .hg directory). I don't think that the exclamation points in the path >> > make >> > a difference, since I had the same results from /tmp directories on >> > other >> > machines. >> >> That's a huge repository. Is there any way you can cut down its size? >> That's big enough we'll have trouble ingesting it in a single >> transaction. >> >> > >> > -Jon >> > =) >> > >> > ============================================================== >> > >> > >> > jonhanke@[~/290_QFLIB_Google_Code_Project--PLUS_ALL_PREVIOUS_VERSIONS!!/QFLIB_Google_Code_Mercurial_Repository]: >> > hg branches >> > default 2:9d894ded0788 >> > >> > jonhanke@[~/290_QFLIB_Google_Code_Project--PLUS_ALL_PREVIOUS_VERSIONS!!/QFLIB_Google_Code_Mercurial_Repository]:du >> > -h >> > .... >> > .... >> > 892M >> > >> > ============================================================== >> > >> > >> > On Tue, Jan 17, 2012 at 3:36 PM, Augie Fackler <[email protected]> wrote: >> >> >> >> How big is the repo in question? >> >> >> >> Do you have any branches with diacriticals in them? If so, can you >> >> send me the output of 'hg branches | od -t ax1'? >> >> >> >> On Mon, Jan 16, 2012 at 11:10 AM, Jonhanke <[email protected]> wrote: >> >> > Hi, >> >> > >> >> > For the last week or so I have been trying to push to the Mercurial >> >> > repository of my google code project at >> >> > http://code.google.com/p/qflib. >> >> > I have tried from several different computers, but they all give a >> >> > 502 >> >> > (Bad Gateway) error. I know that the password is correct, because it >> >> > gives a different error when I intentionally mistype it. The push >> >> > commands I have tried are: >> >> > >> >> > hg push https://code.google.com/p/qflib >> >> > >> >> > hg push https://code.google.com/p/qflib/ >> >> > >> >> > hg push https://[email protected]/p/qflib/ >> >> > >> >> > but they all give the same error. I am able to push the repository >> >> > to >> >> > other machines over ssh with no trouble. Any comments are >> >> > appreciated. Thanks, >> >> > >> >> > -Jon >> >> > =) >> >> > >> >> > -- >> >> > You received this message because you are subscribed to the Google >> >> > Groups "Project Hosting on Google Code" group. >> >> > To post to this group, send email to >> >> > [email protected]. >> >> >> > To unsubscribe from this group, send email to >> >> > [email protected]. >> >> > For more options, visit this group at >> >> > http://groups.google.com/group/google-code-hosting?hl=en. >> >> > >> > >> > > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-code-hosting/-/4iO75CzKpa8J. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

