Weird svn log for locale sv

9 views
Skip to first unread message

Mikael Relbe

unread,
Aug 15, 2012, 6:49:28 AM8/15/12
to trac...@googlegroups.com

Hi

 

I’ve just started finishing off translation for us swedes for the upcoming 1.0 release.

However, I just discovered a vary strange behaviour in the svn log for one of the files.

 

When I do a SVN Show Log using TortoiseSVN on the file:

    http://svn.edgewall.org/repos/trac/trunk/trac/locale/sv/LC_MESSAGES/messages.po

I get the following error message in the Tortoise log window:

    “/repos/trac/!svn/bc/5708/sandbox/i18n/trac/locale/sv_SE/LC_MESSAGES/messages.po” -- path not found

 

Other files in the same directory works fine.

 

I feel I’m stuck here, could someone please explain whether I have a problem locally, or if this is a repository problem…

 

Thanks in advance and best regards,

Mikael Relbe (mrelbe)

 

Christian Boos

unread,
Aug 15, 2012, 7:06:13 AM8/15/12
to trac...@googlegroups.com
On 8/15/2012 12:49 PM, Mikael Relbe wrote:
> Hi
>
> I’ve just started finishing off translation for us swedes for the
> upcoming 1.0 release.
>
> However, I just discovered a vary strange behaviour in the svn log for
> one of the files.
>
> When I do a SVN Show Log using TortoiseSVN on the file:
>
> http://svn.edgewall.org/repos/trac/trunk/trac/locale/sv/LC_MESSAGES/messages.po
>
> I get the following error message in the Tortoise log window:
>
>
> “/repos/trac/!svn/bc/5708/sandbox/i18n/trac/locale/sv_SE/LC_MESSAGES/messages.po”
> -- path not found
>

... which is to be expected, as there's no such file at revision 5708!

If you look at:


http://trac.edgewall.org/log/trunk/trac/locale/sv/LC_MESSAGES/messages.po?action=stop_on_copy&mode=follow_copy&rev=11202&stop_rev=&limit=100

you'll see that the file in question was added in r5851.

For the same URL, the svn command line works fine:

svn log
http://svn.edgewall.org/repos/trac/trunk/trac/locale/sv/LC_MESSAGES/messages.po
...
(skip)
...
r5851 | jonas | 2007-07-17 18:12:56 +0200 (Tue, 17 Jul 2007) | 2 lines

Added the initial version of the Swedish translation of Trac

So why TortoiseSVN tries to look at that path at this revision is
another story...

-- Christian

Reply all
Reply to author
Forward
0 new messages