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

Documentation error (Quick Walkthrough)

From: Alan Thompson <catalan42_at_yahoo.com>
Date: 2003-12-08 20:49:35 CET

Hi All,

Just noticed an error in the Quick Walkthrough docs
after installing svn 0.34.0 on W2K (Cygwin). It shows
an example import as:

-----------------------------------
 svn import file:///absolute/path/to/myrepos
someproject myproj

Committed revision 1.
-----------------------------------

which doesn't work. I got this to work:

-----------------------------------
> svn import 'file:///d:/svnRepository' -m 'test
import 2'
Adding (bin) tt.exe
Adding tt.f

Committed revision 1.
-----------------------------------
which looks more like the HTML docs. It appears that
the Quick Walkthrough just needs to be updated to
match the HTML docs (?).

Alan Thompson

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 8 20:50:13 2003

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

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