|
Re: Downloading the Squeak By Example Sources from the SVN reposotory: msg#00132lang.smalltalk.squeak.beginners
Hi Offray To download the sources from a svn repository, you should install svn client software on your computer. There are many types of this but examples of versions which provide a graphical user interface are on PC http://tortoisesvn.tigris.org/ is very popular as it integrates with Windows Explorer on Mac/PC/Linux (requires registration for 30-day trial) http://www.syncrosvnclient.com/ a Mac svn client which uses the command line is at http://homepage.mac.com/martinott/Subversion-1.4.4.pkg.zip and there are other packages for linux (eg on Ubuntu look for the package 'subversion') Once you have the client installed there will be a way of adding a new repository location-put in the location of the SBE sources, and then you can 'check out' a copy of the sources to a local copy on your disk. If you end up using a svn command line client the command to check out the SBE sources would be svn checkout https://www.iam.unibe.ch/scg/svn_repos/SqueakByExample/ The advantage of having the sources under subversion control is that whenever the SBE authors update any part of the documentation, you can bring your copy up to date by doing a 'svn update' command. For much (!) more information about Subversion, you can refer to the book at http://svnbook.red-bean.com/ Hope this helps Cheers Steve On Fri, Apr 18, 2008 at 5:24 PM, Offray Vladimir Luna Cárdenas <offray.luna@xxxxxxxxxxxxxxxx> wrote: Hi all, _______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Downloading the Squeak By Example Sources from the SVN reposotory, Offray Vladimir Luna Cárdenas |
|---|---|
| Next by Date: | Re: I am a total beginner with some questions, karl |
| Previous by Thread: | Downloading the Squeak By Example Sources from the SVN reposotory, Offray Vladimir Luna Cárdenas |
| Next by Thread: | Installing squeak on Mandriva x86_64, sai |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |