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 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.

