RE: Re: BUG: Wrong merge range
From: Fisher, John <jfisher_at_forthrightsolutions.com>
Date: Thu, 25 Sep 2008 13:35:14 -0500
> -----Original Message-----
I think you're mental model is quite different than that of a large number of TSVN users.
When commiting a change, you get a new revision. So, that revision stores the differences between the new version of the file and the old version of the file. To describe "the change between A and B", you can get all of that information as a user by examining the revision number holding version B. So, the concept is that revision 234 holds the changes that the user made since revision 233. In many user's minds, revision 233 has absolutely nothing to do with the changes they committed to reach revision 234. (And I believe this is awfully close to the actual code model, as well.)
John
---------------------------------------------------------------------
|
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.