Sorry!
I thought the problem wrongly.
I had more test in TortoiseSVN -r 3093.
If I select "Show Log" in Dir/Files of Repo-Browser that includes HEAD revision.
=> correct time.
But I select "Show Log" in Dir/Files of Repo-Browser that doesn't include HEAD revision.
=> Wrong time, no Log Message.
=> From : 2106-02-07 ~ To : 1970-01-01
For example.(TortoiseSVN repository)
The current HEAD revision of TSVN repo is 3093.
$TSVN/branches -- 3046
$TSVN/tags   -- 2996
$TSVN/trunk/doc/source/...  -- 3093
The path that includes HEAD revision(3093) has correct time in log dialog.
$TSVN/trunk, $TSVN/trunk/doc, $TSVN/trunk/doc/source/...
but The path that doesn't include HEAD revision(3093) has incorrect time in log dialog.
$TSVN/branches, $TSVN/tags, $TSVN/trunk/API...
** Sorry, English is not my native language... ^^; **
> -----Original Message-----
> From: SteveKing [mailto:steveking@gmx.ch]
> Sent: Friday, April 22, 2005 12:37 AM
> To: dev@tortoisesvn.tigris.org
> Subject: Re: [TSVN]"next 100" in log dialog has bug.
> 
> 
> tdkim wrote:
> > I found other bug in "time" in log dialog(TortoiseSVN -r 3082).
> > 
> > 1. in "Repository Browser" dialog
> > /trunk/first/app
> > /trunk/second/app2
> > /tags/...
> > /branches/...
> > 
> > 2. I selected "Show log" in "/trunk/first/app".
> >  -> it has correct "From" and "To" time in "Log Message" Dialog.
> > 
> > 3. I selected "Show log" in "/trunk/first" (in the repo-browser).
> > (/trunk, /trunk/first, /trunk/first/app)
> >  -> correct time.
> > 
> > 4. If I select "Show log" in "/tags/...", "/branches/...", 
> "/trunk/second/..."...
> >  -> invalid time..
> >  From : 2106-02-07
> >  To : 1970-01-01
> 
> I need some more information about that.
> What's the difference between /tags/, /branches/, /trunk/second/ and
> e.g. /trunk/first/app? (apart from the wrong date shown of course). It
> can't be just the different URL's causing the wrong date.
> 
> Are there any log messages shown if you do 'show log' on e.g. /tags/?
> 
> Stefan
> 
> -- 
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\     http://tortoisesvn.tigris.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
> 
Received on Fri Apr 22 02:16:31 2005