RE: Duplicate revision numbers
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 4 Dec 2009 13:20:35 -0500
I assume because you are comparing two different paths which are at rev74. Remember, rev's are repository level. So, what is in:
^/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.