[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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]
Sent: Friday, December 04, 2009 1:07 PM
To: users_at_tortoisesvn.tigris.org
Subject: RE: Duplicate revision numbers

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>
Subject: RE: Duplicate revision numbers
To: users_at_tortoisesvn.tigris.org
Date: Friday, December 4, 2009, 4:25 PM
I really don't think there are two rev 74's. Look at your log. I expect it is showing you revs from different paths.

BOb

From: K F [mailto:cmkforce_at_yahoo.com]
Sent: Friday, December 04, 2009 10:01 AM
To: users_at_tortoisesvn.tigris.org
Subject: Duplicate revision numbers

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,
Rich

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2427141

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-04 19:20:44 CET

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.