Code.Google.com now supports git
71–80 of 83 posts
Re: Code.Google.com now supports git
#72Re: Code.Google.com now supports git
#73Earlier quoted context omitted.
Its a distributed system. Use them both if you want. Each have their strengths.
so is bitbucket and bitbucket has unlimited space if you are under 5 users per project
Re: Code.Google.com now supports git
#74Re: Code.Google.com now supports git
#75Google Code's UI needs a lot of work. I just created a test project to try our git functionality. I closed my browser and went to a meeting. After an hour or so I come back, open my browser, and type in code.google.com. I get a nice page but no links to "my projects" or the like. After searching through links on the page I finally had to give up and had to type in the project URL ( http://code.google.com/p/myproject…
ck the "My Favorites" link in upper right
Re: Code.Google.com now supports git
#76Earlier quoted context omitted.
Bring em on! Most of the work on the site is bringing some needed aspects to the fore, but the success of the + launch has spawned some really interesting ideas on how we can help users of the site share aspects of their projects to +.
Interesting. By forcing a new product name to be a recognized symbol, you remove all translation issues for the product name itself. English? Google +. Italian? Google +. Sneaky/clever.
Re: Code.Google.com now supports git
#77Google Code's UI needs a lot of work. I just created a test project to try our git functionality. I closed my browser and went to a meeting. After an hour or so I come back, open my browser, and type in code.google.com. I get a nice page but no links to "my projects" or the like. After searching through links on the page I finally had to give up and had to type in the project URL ( http://code.google.com/p/myproject…
ck the "My Favorites" link in upper right
Re: Code.Google.com now supports git
#78Earlier quoted context omitted.
So does the backend use Java Git, or some specialized version of C git?
Neither: Dulwich.
Re: Code.Google.com now supports git
#79Earlier quoted context omitted.
Same can be done on github. I can even do a cname redirect on a bare domain. When a user thus opts for this functionality what then is the differential factor in comparing it to GitHub?
very little, clearly. both can host project homepages in a variety of ways. GC gives you a navigable and clean and usable project landing page by default, while github makes you work a bit harder. neither service prevents you from doing what you want, but if you care about your non-developer users, you'll find better conversions using google code. fact. to the OPs point, there is no reason why you can't make your GC…
Re: Code.Google.com now supports git
#80Earlier quoted context omitted.
- Basically the front page of any google project is like the readme in github or bitbucket. Some repos use github pages for a full site. This makes it like a google code site and better as you can actually host content. -Issues? Github has that. -Wiki? Same. I don't see anything feature wise that Google brings to the table that GitHub or Bitbucket doesn't out of the box or manually with even greater control. I really…
my take on it is that gc is better at running long-lived projects or projects with non-developer users. github is great, but its emphasis is strictly on coding and dvcs. i've run svn gc projects, and projects on github, and found the gc stack to be generally more robust, cohesive, flexible, and methodically designed. ex: compare the rich functionality of the gc issue tracker to github and you'll find them incomparabl…
http://mxcl.github.com/homebrew/
Are there any non-google sites that do this on google code? As far as I can tell, all of them look like this:
Which is fine, but I'd hardly say that a new user would find that less daunting than the Homebrew page. There's a lot going on, and it's trying to cater to both people who want to use waf and people who want to work on waf.