Skippy Duck <skippyduck99_at_yahoo.com> wrote on Thu, 3 Jul 2008 10:11:23
-0700 (PDT):
> >[snip]
> >> file:///\x5cWd-fs/Software/svnrepos/Usr/steved/MillWideSuiteWork/V16
> >> file:///\x5cWd-fs/Software/svnrepos
> >>
> >> I looked up x5c in an ASCII table, its a "\".
> >>
> >> If I disable log caching, Show log works.
> >
> >Have you tried clearing/emptying the log cache?
> >
> >Stefan
>
> Just did. No change.
>
> I did manage to get through our firewall and started looking at
> TSVN sources. It's a big learning curve for me, but I did find
> that src\SVN\TSVNPath.cpp does some fancy footwork with paths
> in CTSVNPath::GetSVNApiPath replacing "file:////" with
> "file:///\\". LogCache appears to have its own CPathUtils object
> that doesn't appear to deal with the mapping.
>
> I know very little about how things work, and don't have time
> to look into it right now, but this is what a quick search
> turned up.
>
> Regards,
> Steve
Fixed the log caching issue with UNC paths in r13436.
So, it should work with the next nightly (and 1.5.1).
-- Stefan^2.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-08 21:26:51 CEST