> -----Original Message-----
> From: Rahul_Sinha@external.mckinsey.com [mailto:Rahul_Sinha@external.mckinsey.com]
> Sent: Wed 3/8/2006 7:30 PM
> To: users@subversion.tigris.org
> Subject: Hello
>
> Hi,
>
> I was going thru the Subversion book 1.2
>
> Under chapter two :
> ------------------------------------------------
> 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
> ----------------------------------------------------------------------
> I believe its should be "5" for Makefile: & integer.c: also.
Nope... this is what is called a mixed working copy... reading further at http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-2-sect-3.4 is what you need to know.
Anyways, If you spot an actual error/typo in the book svnbook-dev@red-bean.com is the list to contact...
Also checkout the subscription page at http://www.red-bean.com/mailman/listinfo/svnbook-dev.
HTH.
Regards,
Madan.
Received on Thu Mar 9 16:33:18 2006