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

Re: TSVN 1.7 test drive

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 26 Feb 2011 09:43:20 +0100

On 26.02.2011 00:50, Gunnar Dalsnes wrote:
> Hi,
>
> Is testing TortoiseSVN-1.6.99.20920-dev-x64-svn-1.7.0-dev.msi. Works
> great. Only problems found so far is
> -crash in revision graph (can not reproduce)

In case you ever get it to reproduce, please tell us. But as long as
it's not reproducible, we can't really fix it :(

> -closing the log dialog is very slow, 3-4 seconds (annoying)

When the log dialog is closed, it writes all data to the log cache file.
But that should be fast.
Do you have your %APPDATA% directory maybe not on the local drive? Or
some app that scans everything that's written to disk?

> -icon overlays did not always show (the first time entering a folder).
> had to navigate out/in of the folder to trigger it (F5 did not help).

Sure: the first time you enter a folder the overlays are not shown
because their state isn't known yet, i.e. the status cache doesn't have
that data yet. Only after the status cache got notified of a working
copy it will scan it and have the overlay data ready.
But once that's done, the overlays should show up just fine.

> Other problem that may be TortoiseSVN specific (also sent to svn users
> list):
> For fun, I tried deleting all files in the pristine.
[snip]

I'm sorry, but if you mess with internal data, anything can happen. You
can't expect everything to still work or assume that at least something
has still to work. You must not mess around inside the .svn folder at all.

> BTW: does someone have svn 1.7 binaries for windows? Then I can test if
> svn cleanup works and will make WC recognizable by TSVN again.

svn.exe, svnadmin.exe and svnserve.exe are uploaded to the nightly build
folders too. Just copy them to the TSVN\bin folder and run them from there.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2707732
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-26 09:44:36 CET

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.