[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[BOOK] possible bug in ch. 5 sec. 4

From: Nünnerich, Marius <marius.nuennerich_at_student.uni-siegen.de>
Date: 2004-02-18 23:22:41 CET

Hi,

i found a possible bug here:
http://svnbook.red-bean.com/html-chunk/ch05s04.html

At the bottom there is this text:
[...]
$ mkdir projectB/trunk
$ mkdir projectB/branches

$ svn import projectA file:///path/to/repos --message 'Initial repository layout'
Adding projectA
Adding projectA/trunk
Adding projectA/branches
Adding projectB
Adding projectB/trunk
Adding projectB/branches

Committed revision 1.

Perhaps i have missed something, but 'svn import projectA' is not adding
projectB directories to the repository.
And if the "..." stand for additional directories
there should also be "..." or "[...]" between the last "Adding" line and the
"Committed revision 1".

Please correct me if i'm wrong.
Thanks for the great work with the book and subversion!

regards
Marius Nünnerich
Received on Fri Feb 20 17:51:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.