svn is driven at the command line.

Command syntax to check out code:
    svn checkout <URL> <dest>
Where you should replace <URL> by the location (server) where you want to
check out from and <dest> is where you want it put on your machine.

Look at http://svnbook.red-bean.com/ for more helpful information.

James


On 11/6/07 9:38 AM, "sebastian guttenberg" <[EMAIL PROTECTED]>
wrote:

> Hi James!
> 
>> If you are using linux or mac, svn is typically installed.
> 
> I am using linux (Ubuntu Feisty Fawn), and my Firefox complains:
> "Firefox doesn't know how to open this address, because the protocoll
> (svn) isn't associated with any program"
> Of course I then had a look which packages are related with svn (or
> subversion), but there are plenty and I am wondering what is the minimum
> I need to install?
> 
> 

Reply via email to