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

Re: Problem with revision graph

From: Bernd Bartmann <bernd.bartmann_at_gmail.com>
Date: Mon, 31 May 2010 07:51:11 +0200

On Fri, May 28, 2010 at 3:25 PM, Stefan Küng wrote:
> * what does the rev graph show

Currently it shows something like this:

54 (HEAD)
|
53
|
52
|
...
|
3
|
2
|
1

> * what do you expect it to show

| 54 (HEAD)
| 53
| 52
| 51 (branches/branch2)
|----------|
...
|
| 22
| 22
| 22 (branches/branch1)
21---------|
|
...
| 10
| 9 (tags/tag2)
8----------|
|
7
| 6
| 5 (/tags/tag1)
4----------|
3
|
2
|
1

I think I might have found the reason why I doesn't display the hierarchy as
I expect it. The first revisions under "tags" and "branches" were not
created by a "Branch / Tag" operation, but instead by a "Add" operation
follow by an "Import". But some other newer revisions were created by a
"Branch / Tag" operation based on "trunk" Could this be the reason for my
problem?

Best regards,
Bernd.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-31 07:51:23 CEST

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.