svn, how to downalod a file from the site 'tigris'

Posted by Robin on Stack Overflow See other posts from Stack Overflow or by Robin
Published on 2010-04-21T15:16:10Z Indexed on 2010/04/21 15:23 UTC
Read the original article Hit count: 180

Filed under:

hi, sorry for maybe this is stupid question, I just want download source code form the link as follows: http://argouml.tigris.org/source/browse/argouml/trunk/src/

I try to use the command :

svn checkout http://argouml.tigris.org/source/browse/argouml/trunk/

but it throw error :

svn: OPTIONS of 'http://argouml.tigris.org/source/browse/argouml/trunk': 200 OK (http://argouml.tigris.org)

I am strange that , how to checkout the source code from the url ?

many thanks for your help !

Regards

© Stack Overflow or respective owner

Related posts about svn