SketchUcation Premium Membership

 

 

[CityGen] Google Project Page

Moderator: Jim

[CityGen] Google Project Page

Postby thomthom » Tue Jun 09, 2009 8:20 am

I just found that you can add comments to the source code on the Google Code pages. I tried to add one - can you lot see it? http://code.google.com/p/citygen/source ... ldg_gen.rb
There's a "Publish Comment" link which I wonder if I have to use before anyone can see it.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17915
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: Thomas Thomassen
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby remus » Tue Jun 09, 2009 9:46 am

I cant see anything. Is it a comment in the code?
remus
 
Posts: 8055
Joined: Fri Nov 30, 2007 8:48 am
Location: UK
Name: remus

Re: Google Project Page

Postby thomthom » Tue Jun 09, 2009 10:43 am

Check now? It was only a Draft comment, but I published it. Looks like a nice way to discuss code.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17915
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: Thomas Thomassen
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby Jim » Tue Jun 09, 2009 12:24 pm

I got an email notification of your comment - the inline comments are a nice feature.

The biggest downside of Google Code is that you get a single repository. So if you had another project you want to work on, you need another account or host. Or if you get to a point where it makes sense to separate some of the citygen code into a general-purpose, stand-alone library, then you would need another account or host.

The bitbucket free account allows unlimited public repositories.
Jim
Global Moderator
 
Posts: 4126
Joined: Mon Nov 12, 2007 10:13 pm
Location: NEOH
Name: Jim
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: other
Level of SketchUp: Intermediate

Re: Google Project Page

Postby thomthom » Tue Jun 09, 2009 12:27 pm

Jim wrote:The biggest downside of Google Code is that you get a single repository. So if you had another project you want to work on, you need another account or host. Or if you get to a point where it makes sense to separate some of the citygen code into a general-purpose, stand-alone library, then you would need another account or host.

The bitbucket free account allows unlimited public repositories.

That's interesting. Wasn't aware of that. Seems to be an odd limitation. Awkward to create a new account for each project you want to work on.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17915
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: Thomas Thomassen
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby Chris Fullmer » Tue Jun 09, 2009 4:13 pm

I think it is a limitation of Google's mercurial installation. They just barely got mercurial running (on May 29th, and I signed up on the 31st!) and adding multiple Hg repositories is listed as either critical or at least high priority I think. So hopefully before too long we'll have that ability.

Chris
Lately you've been tan, suspicious for the winter.
All my Plugins I've written
User avatar
Chris Fullmer
SketchUp Team
 
Posts: 6762
Joined: Wed Nov 21, 2007 3:21 am
Location: Davis, CA
Name: Chris Fullmer
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: landscape architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby Pilou » Tue Jun 09, 2009 4:34 pm

Just by simple curiosity :) I see the ".rb" but want to be sure
Does it Ruby language that we can see here? :
http://code.google.com/p/citygen/source ... ldg_gen.rb
Frenchy Pilou
Is beautiful that please without concept!
Speedy Galerie
User avatar
Pilou
Top SketchUcator
 
Posts: 10218
Joined: Wed Jan 23, 2008 10:33 pm
Operating system: Windows
SketchUp version: 6
License type: Free/Make
SketchUp use: hobby
Level of SketchUp: Advanced

Re: Google Project Page

Postby remus » Tue Jun 09, 2009 4:36 pm

Yeah, thats ruby code for chris' building module.
remus
 
Posts: 8055
Joined: Fri Nov 30, 2007 8:48 am
Location: UK
Name: remus

Re: Google Project Page

Postby Pilou » Tue Jun 09, 2009 4:58 pm

Thx seems very clear as language and easy re-readable :enlight:
Frenchy Pilou
Is beautiful that please without concept!
Speedy Galerie
User avatar
Pilou
Top SketchUcator
 
Posts: 10218
Joined: Wed Jan 23, 2008 10:33 pm
Operating system: Windows
SketchUp version: 6
License type: Free/Make
SketchUp use: hobby
Level of SketchUp: Advanced

Re: Google Project Page

Postby remus » Tue Jun 09, 2009 5:28 pm

One of the main benefits of ruby as a language :thumb:
remus
 
Posts: 8055
Joined: Fri Nov 30, 2007 8:48 am
Location: UK
Name: remus

Re: Google Project Page

Postby beauphilippe » Wed Jun 10, 2009 8:47 am

Hello, svn link don't work for download

http://citygen.googlecode.com/hg/

i enter this url in svn (i already work with svn for other project and i never have a probleme)

Can you help me

best regard
beauphilippe
 
Posts: 10
Joined: Thu Jun 05, 2008 1:36 pm

Re: Google Project Page

Postby tbd » Wed Jun 10, 2009 8:57 am

because it is Mercurial repository, not SVN. for more info go to http://code.google.com/p/citygen/source/checkout
SketchUp Ruby Consultant | Podium 1.x developer
http://plugins.ro
User avatar
tbd
 
Posts: 1018
Joined: Wed Nov 14, 2007 10:47 am
Location: Romania
Name: TBD

Re: Google Project Page

Postby beauphilippe » Wed Jun 10, 2009 10:11 am

ok but i work under xp 64 and tortoiseHg don't work

i try with explian (in wiki section) but i don't understand

right click don't work

Can you help Me ?

best regard

philippe BEAU

nb : Why don't use svn ?

svn work perfectly under 64 bit

best regard
beauphilippe
 
Posts: 10
Joined: Thu Jun 05, 2008 1:36 pm

Re: Google Project Page

Postby Chris Fullmer » Wed Jun 10, 2009 10:16 am

Lately you've been tan, suspicious for the winter.
All my Plugins I've written
User avatar
Chris Fullmer
SketchUp Team
 
Posts: 6762
Joined: Wed Nov 21, 2007 3:21 am
Location: Davis, CA
Name: Chris Fullmer
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: landscape architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby thomthom » Wed Jun 10, 2009 10:21 am

In XP64bit and Vista64bit you have to launch a 32bit version of explorer.exe. (Unfortunately, on Win7 64bit this doesn't work, as it seem to insist on launching the 64bit no matter. To get around that I use FreeCommander.)
What in the Wiki do you not understand?
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17915
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: Thomas Thomassen
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: Google Project Page

Postby beauphilippe » Wed Jun 10, 2009 10:46 am

ok no probleme
this work perfectly
sorry, i am a little stupid

thank for your help

best regard

Philippe BEAU
beauphilippe
 
Posts: 10
Joined: Thu Jun 05, 2008 1:36 pm

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago

Are you a Premium Member? Get your freebies here. Are you not a Premium Member yet? Upgrade your account to grab these freebies instantly.

Ad Machine
Robot
 
Posts: 2012


Return to City Generator

Who is online

Users browsing this forum: No registered users and 0 guests