RE: Duplicate revision numbers
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 4 Dec 2009 14:24:53 -0500
> Great explanation. So, for future reference if you do a copy at a certain rev # then the copy will have that # displayed?
(if I understand your question) No, it will point to the rev it is a copy of and show the rev it was committed as. You have to read the graph from the bottom up (assuming you don't change the default options). I was telling you why it showed rev74 twice. The revision graph is showing you the revision for a path... that is displayed at the bottom of the stack of revisions. (your graphic doesn't show the bottom of the leftmost column which would be the path you created the revision from.)
It is easy to mistakenly copy from the wrong path. It does look like a mistake was made based on your rev graph.
BOb
From: K F [mailto:cmkforce_at_yahoo.com]
Great explanation. So, for future reference if you do a copy at a certain rev # then the copy will have that # displayed?
--- On Fri, 12/4/09, Bob Archer <bob.archer_at_amsi.com> wrote:
From: Bob Archer <bob.archer_at_amsi.com>
^/MyProject/tags/Version1.2.3 at rev 74 won't be the same as what is in:
^/MyProject/trunk rev74.
The would only be diff free if the tag was created from the trunks rev 73.
BOb
From: K F [mailto:cmkforce_at_yahoo.com]
I saw that the log only show one 74, but why would it show two using the graph. If I do a compare it shows rev 74 compared to rev 74 with multiple diffs. (attachment 3)
--- On Fri, 12/4/09, Bob Archer <bob.archer_at_amsi.com> wrote:
From: Bob Archer <bob.archer_at_amsi.com>
BOb
From: K F [mailto:cmkforce_at_yahoo.com]
We have run into a situation where we have a duplicate revision number. The problem that occurred is that when a new tag was created, it was thought that it was being made from revision 74 off of the trunk and in reality it was made from revision 74 off of a previous tag.(attachment 1)
Hovering over the rev 74 off the tag reveals that it is a copy (of rev 68). (attachment 2)
I did not create the tag off of the tag, or create the copy so I am not sure what happened at this point. I am just curious why there are two rev 74s? Any insight would be appreciated.
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.