Re: [Tutor] Opensource projects / Subversion

2012-04-08 Thread Tim Golden
On 08/04/2012 16:07, Steven D'Aprano wrote: mjole...@gmail.com wrote: Hey everyone, I finally made my way into working on Opensource projects. I installed tortoisesvn. I included command line tools when running the installer. However when I invoke svn at command line, I get the following error:

Re: [Tutor] Opensource projects / Subversion

2012-04-08 Thread Steven D'Aprano
mjole...@gmail.com wrote: Hey everyone, I finally made my way into working on Opensource projects. I installed tortoisesvn. I included command line tools when running the installer. However when I invoke svn at command line, I get the following error: "svn: command not found" It seems like s

[Tutor] Opensource projects / Subversion

2012-04-08 Thread mjolewis
Hey everyone, I finally made my way into working on Opensource projects. I installed tortoisesvn. I included command line tools when running the installer. However when I invoke svn at command line, I get the following error: "svn: command not found" It seems like svn isn't installed, but agai