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

Re: Repository Graph shows non existing trunk revision number

From: IGI/Michael Möllney <m.moellney_at_igi-systems.com>
Date: 2006-07-25 13:56:20 CEST

Hi Stefan,

thank you for your quick reply.
I have to admit that I look at subversion through TortoiseSVN from a
user view and I like to use this software.
So please follow my thoughts further down.

Stefan Küng wrote:

> On 7/25/06, IGI/Michael Möllney <m.moellney@igi-systems.com> wrote:
>
>> look for a bug report or mail with this problem, but did not find one
>> .... so:
>>
>> I have a trunk and some branches.
>> to make it simple:
>>
>> rev10 in trunk,
>> rev11 in branch
>>
>> Now I copied the head of trunk to get a tag: rev12 in tag
>>
>> if I now look at the graph I see a branch line between: rev11 in trunk
>> and rev12 in tag.
>>
>> But rev11 is not in trunk!
>
>
> Yes it is. trunk did exist in rev11. And you created the tag from
> trunk at HEAD (rev 11 at that time). So the graph is correct.
>

Just in front: sorry for the lengthly answer...

I think it is just about consistency in the TortoiseSVN then:

When I look in the Reprobrowser:
tag says in Revision column: 12
branch says in Revision column: 11
trunk says in Revision column: 10
this looks to me as if this is the "head" of each branch individually.
Ok, there is only one rev 11 in the whole repository and in every branch.
And I understand that revisions are repository wide.

If I look with svn log at the trunk at rev 11 then the log is empty.
If I look at the repository graph and stop the mouse over the
trunk->rev11 I can see the log of the rev 11 that has relation to the
branch only,
it tells me what the committing to the branch was about. And that info
is optically attached to the trunk.....
If I use TortoiseSVN to log the trunk I can not see any rev 11. I see
rev10 as the top most (one could think: head?).

My Impression:
I would not like to see a log of rev11 on the trunk if the log of the
trunk doesn't show rev11.
And I would not like to see a rev11 in the trunk in the revision graph.
Probably I should have chosen to copy rev.10 instead of HEAD and
everything would have been good.
But I would expect to see the revision and the log of the last commit of
the trunk, here rev10.

>> The graph should show: rev12 (in tag) connected to rev10 in trunk.
>
>
> No, it shouldn't. You didn't create the tag from rev10 but from HEAD
> of trunk, and HEAD was rev11 when you created the tag.
>
> Stefan
>

-- 
-----------------------------------------------
Dipl.-Math. Michael MÖLLNEY
Senior Software Developer
Ingenieur-Gesellschaft fuer Interfaces mbH
Langenauer Str. 46
57223 Kreuztal
Germany
Phone:    +49-2732-5525-0
Fax:      +49-2732-5525-25
E-mail:   m.moellney@igi-systems.com
Internet: www.igi-systems.com
          www.litemapper.com
-----------------------------------------------
The information sent by means of this e-mail
message is intended for the use of the
addressee only! Publication, duplication,
distribution and/or forwarding to third parties
of this message, as well as use of the
information by other persons than the intended
recipient, is strictly prohibited. If you have
received this communication in error, please
notify the sender immediately by returning it.
-----------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jul 25 14:01:29 2006

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.