I was finally able to download the truck off svn.
I had installed svn but still wasn't able to access the svn command,
so I found this website and it walks you though step by step to set
everything up.
http://www.wishingline.com/notebook/2007/03/installsvnmacosx/
In the end I was missing the file to access svn from my local, but all
is good now.  :)

Laura

On Mon, Feb 2, 2009 at 8:36 AM, Laura Vendramini <[email protected]> wrote:
> Thanks Liz!  I'm actually on a MAC, but i'll try the command prompt tonight.
>
> Laura
>
> On Mon, Feb 2, 2009 at 5:04 AM, Elizabeth Keogh <[email protected]> wrote:
>> On Sun, Feb 1, 2009 at 9:28 AM, Laura Vendramini <[email protected]> wrote:
>>
>>> I installed subversion but am stuck downloading the truck.  How do I
>>> do this? (this is my first online open source project)
>>
>> Hi Laura,
>>
>> The subversion URL for trunk is:
>>
>>  http://svn.codehaus.org/jbehave/trunk
>>
>> If you haven't used Subversion much and you're on Windows, you might
>> want to try TortoiseSVN:
>>
>>  http://tortoisesvn.tigris.org/
>>
>> This gives you a graphical interface from which you can browse our
>> repository, check out particular revisions to particular directories,
>> etc. If you're using a command-line client, just copy the command that
>> Aslak and Mauro posted:
>>
>>  svn co http://svn.codehaus.org/jbehave/trunk jbehave
>>
>> That should check out trunk to a directory called "jbehave".
>>
>> Good luck, and welcome to open source :)
>>
>> Cheers,
>> Liz.
>>
>> --
>> Elizabeth Keogh
>> [email protected]
>> [email protected]
>> http://jbehave.org
>> http://lizkeogh.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to