In a message of Tue, 03 Jul 2007 10:13:37 PDT, "Dave LeCompte (really)" writes: >"Michael Sullivan" <[EMAIL PROTECTED]> wrote: > >> On Tue, 2007-07-03 at 07:56 -0700, Phil Hassey wrote: >>> Hey, >>> >>> Use python for your scripting language. It's the best! >>> >>> (I'm not being silly either - I use python for scripting python in >>> several games. I've made an adventure game - >>> svn://www.imitationpickles.org/pyweek3/trunk - which imports the >>> various rooms as needed. If you don't want to import rooms, you can >>> always load them up dynamically.) >>> >>> - Phil >> >> I feel really stupid for not knowing this, but how do I access the abov >e >> address? (Or any other svn:// addresses for that matter...) > >That designates a subversion repository. You'll want to install a >subversion client: >http://subversion.tigris.org/ > >-Dave LeCompte
And if you are using windows, this http://tortoisesvn.tigris.org/ is the client you want. Laura