Re: Problem cloning new (empty) git project

2011-09-08 Thread Maxim
Please clarify the scenario how to do that? On Sep 8, 10:42 pm, Dave Borowitz wrote: > And please make sure to redact the "Authentication" header line. > > > > > > > > On Thu, Sep 8, 2011 at 11:41, Augie Fackler wrote: > > Please show us the output of > > > GIT_CURL_VERBOSE=1 git push ... > > >

Re: Problem cloning new (empty) git project

2011-09-08 Thread Maxim
D:\work\muhanov>set GIT_CURL_VERBOSE=1 D:\work\muhanov>git clone https://maxim.uha...@code.google.com/p/bubbles-arbiter/ Initialized empty Git repository in D:/work/muhanov/bubbles- arbiter/.git/ Password: * Couldn't find host code.google.com in the _netrc file; using defaults * About to connect(

Change Download Release Date

2011-09-08 Thread SKS
Is it possible? If so, how? Thanks. -- 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 google-code-hosting@googlegroups.com. To unsubscribe from this group, send email to google-code-hosting+u

Re: Genplus gx switched to unacceptable license

2011-09-08 Thread arromdee
On Aug 31, 12:18 pm, Christophe ekeeke wrote: > In my opinion, the growing attitude of such > people, using popular free applications to make some easy money, and > the functionning of android/cydia-like online stores that does nothing > to promote code sharing/inprovment clearly show the limits o

Re: Wiki causes everytime "error 500. That’s an error."

2011-09-08 Thread Clemens Corny
No I've created the project yesterday and I've selected GIT already during the creation. I migrated from Gitorious I've just took the GIT-project from Gitorious local on my hard drive and typed " git push https://clemens.co...@code.google.com/p/lambdafft/ master". Maybe that helps!? On Sep 8, 6:1

Re: Problem cloning new (empty) git project

2011-09-08 Thread Dave Borowitz
And please make sure to redact the "Authentication" header line. On Thu, Sep 8, 2011 at 11:41, Augie Fackler wrote: > Please show us the output of > > GIT_CURL_VERBOSE=1 git push ... > > On Thu, Sep 8, 2011 at 9:18 AM, Maxim wrote: > > yes i did. > > > > On 8 сен, 18:14, Augie Fackler wrote: >

Re: Problem cloning new (empty) git project

2011-09-08 Thread Augie Fackler
Please show us the output of GIT_CURL_VERBOSE=1 git push ... On Thu, Sep 8, 2011 at 9:18 AM, Maxim wrote: > yes i did. > > On 8 сен, 18:14, Augie Fackler wrote: >> On Thu, Sep 8, 2011 at 1:24 AM, Maxim wrote: >> > Hi, >> >> > I've created project on code.google.com. >> >http://code.google.com/

Re: Downloads Default Sorting Order

2011-09-08 Thread Jason Robbins
Hi SKS, Go to your project. Click the Admin tab. Click the Downloads subtab. In the field for default sort order, enter "-filename". The leading minus-sign tells it to reverse the order. That is also explained if you click the "Learn more" link right above that field. Thanks, jason! On Thu, S

Re: Wiki causes everytime "error 500. That’s an error."

2011-09-08 Thread Dave Borowitz
I'm assuming you've just converted your project from svn/hg to git, is that correct? If so, resetting your wiki repo should fix the problem. (Note that since your wiki repo starts out empty, this won't delete any existing data. BUT

Wiki causes everytime "error 500. That’s an error."

2011-09-08 Thread Clemens Corny
When I'm trying to open the wikipage of http://code.google.com/p/lambdafft/ there appears an error 500. I'm also unable to: * browse the wiki repository through the source tab * to clone or push the wiki repo * to reset the wiki repo I've tried to change the version control system to Mercurial than

Downloads Default Sorting Order

2011-09-08 Thread SKS
How do I set the Downloads default sorting order to FileName but sort down. -- 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 google-code-hosting@googlegroups.com. To unsubscribe from this gro

Re: Problem cloning new (empty) git project

2011-09-08 Thread Maxim
yes i did. On 8 сен, 18:14, Augie Fackler wrote: > On Thu, Sep 8, 2011 at 1:24 AM, Maxim wrote: > > Hi, > > > I've created project on code.google.com. > >http://code.google.com/p/bubbles-arbiter/ > > > I've cloned it to my WinXP mashine successfully using > > git clone https://maxim.uha...@code.

Re: Problem cloning new (empty) git project

2011-09-08 Thread Augie Fackler
On Thu, Sep 8, 2011 at 1:24 AM, Maxim wrote: > Hi, > > I've created project on code.google.com. > http://code.google.com/p/bubbles-arbiter/ > > I've cloned it to my WinXP mashine successfully using > git clone https://maxim.uha...@code.google.com/p/bubbles-arbiter/ > > then I try to push the chang

Project hosting account not accessible

2011-09-08 Thread Jd sans
Hi, Few months before I set up my project hosting account and now i cannot access it. The service now says "You are not allowed to access this service.". Please tell whats the problem?? Thanks. -- You received this message because you are subscribed to the Google Groups "Project Hosting on Go

Exclude issues list from search engine indexing

2011-09-08 Thread Andrei F
Hello, How can I configure my project so that my issues cannot be indexed by search engine? I searched for the answer, but I did not find one. If there is a link to a similar thread, or a help page, please provide one. -- You received this message because you are subscribed to the Google Groups

Re: Problem cloning new (empty) git project

2011-09-08 Thread Maxim
Hi, I've created project on code.google.com. http://code.google.com/p/bubbles-arbiter/ I've cloned it to my WinXP mashine successfully using git clone https://maxim.uha...@code.google.com/p/bubbles-arbiter/ then I try to push the changes back using git push but get error like fatal: https://ma