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

Re: VS2010

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 24 Oct 2009 21:06:14 +0200

On 24.10.2009 20:55, Stefan Fuhrmann wrote:
> Hi Stefan,
>
> over the last few days, I played around with VS2010 Beta2.
> In one word: it's messy! My main findings:
>
> * sooner or later, MSBuild seems to break beyond repair.
> (something about the FileTracker dereferencing NULLs)
> This happened on XP32, XP64 and Win7x64.

Happens almost with every build I try.
did you also see the build hang?

> * regex implementation changed such that the TSVNPath
> unit tests break. I think our patters are correct, although
> somewhat convoluted. (I've also seen your r17562.)

Yup, that was really troubling. But I've tested the other places where
we use the tr1:regex and those seem to work (it seems only the
regex_match() function broke, not the others).

> So, I'm back to Ye olde 2008.

I'll keep the beta around for a while. After all, it has a nice profiler
I like to use for some functions/features in TSVN.

I've also noticed that VS2010 creates a lot of files and directories in
places where it really shouldn't. I've checked all paths in the project
settings and all built/generated files should either go to /obj or /bin,
but after a build (or even after just opening a project!) I get tons of
files in src/obj, /src/TortoiseProc, ...
Very annoying!

Another problem I have is with the focus. I'm used to have the focus in
the editor window. But after stopping a debug run, the focus is on the
'find' combobox for some strange reason, even if it was on the editor
before.

I could go on with issues and annoying behavior I found in just the one
day I've been playing around with it, but this is not the place to do that.

And I miss my tomato plugin :)

One good thing though: the crt dlls don't have a manifest anymore! Sure,
that gets us back to the good old "dll hell", but at least we won't have
problems with manifests anymore.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2411081
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-24 21:06:25 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.