Sorry, didn't notice that replying doesn't automatically go to the mailing list ...
---------- Forwarded message ---------- From: Andreas Hochsteger <[EMAIL PROTECTED]> Date: 03.12.2006 10:21 Subject: Re: How SVN works wrt copies of versions To: Tim Newsom <[EMAIL PROTECTED]> 2006/12/3, Tim Newsom <[EMAIL PROTECTED]>:
I trimmed the subject line.... EdorFaus: Thank you for correcting me. =) I have never seen the last commited verison in the local working directory structure so I will have to check that out and see where its located.
The latest version you updated to is located in ".svn/text-base/<filename>.svn-base" relative to the directory where "<filename>" is located. Note though, that it is not the last committed version (by anybody), but rather the BASE version your local changes are basing on. For more details see [1] and [2]. [1] http://svnbook.red-bean.com/en/1.1/ch03s03.html [2] http://svnbook.red-bean.com/en/1.1/ch08s03.html -- Andreas -- Andreas _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/cgi-bin/mailman/listinfo/community

