On Mon, Feb 04, 2013 at 04:08:31PM +0100, Chantal Wobben wrote: > Thanks that worked. > Next problem. > > The next step would be svn co /path/tp/repostory/projectname > So for me it would be svn co /root/cinnamon-for-crux > > But then I see a error wrong arguments > > svn is driving me grazy I think.
Please take the time to read chapter 2 (Basic Usage) of the book: http://svnbook.red-bean.com/en/1.7/index.html The answers to your question have been written there already. This list isn't the most efficient place to learn the basics of using Subversion. This list is a great resource for cases where you cannot find something in the book (and then people might again point you back at the book; that's fine, sometimes it's not obvious where to look), or especially if you have a specific issue you'd like to discuss in depth (like, how to resolve a complicated merge conflict). But please, don't bother this list too much with basic usage questions that are covered in 'svn help' and the svnbook intro chapter. Thanks for your understanding.