Suggestion for http://svnbook.red-bean.com/en/1.1/ch03s04.html

Stefan Lasiewski stefan at stefanco.com
Sat Mar 5 13:06:29 CST 2005


Greetings,

I find Chapter 3 section 4 a little confusing.

In http://svnbook.red-bean.com/en/1.1/ch03s04.html,
the book gives the following command:

  $ svn checkout http://svn.collab.net/repos/svn/trunk
  A  trunk/subversion.dsw
    (... snip ...)

This checks out the SVN repository into the local
directory ./trunk. Is that what you intended?

Shouldn't we be checking the code into a directory
like ./svn instead, like this:

svn checkout http://svn.collab.net/repos/svn

Just a thought. It's an excellent book!

Thanks,

-= Stefan


-= Stefan

=====




More information about the svnbook-dev mailing list