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

Possible error in 1.3.0 documentation

From: GDI Lord <gdilord_at_gmail.com>
Date: 2006-01-05 08:23:12 CET

Is this an error in the documentation 2005/12/30 10:06:42 (r5297)? Its in
the "2. Basic Concepts -> Subversion in Action -> Revisions" subsection

"At the moment, this working directory corresponds exactly to revision 4 in
the repository. However, suppose you make a change to button.c, and commit
that change. Assuming no other commits have taken place, your commit will
create revision 5 of the repository, and your working copy will now look
like this:

calc/Makefile:4
     integer.c:4
     button.c:5"

Shouldn't that be
"calc/Makefile:5
     integer.c:5
     button.c:5"

Apologies if I am incorrect about this. Also, apologies if this should
go to the dev list.

GDI Lord
Received on Thu Jan 5 09:15:27 2006

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

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