Sign in
michal.Log
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
General
Rosario
Team Foundation Server
TFS Msscci Provider
TFS2008
Archive
Archives
June 2010
(3)
April 2010
(3)
February 2010
(1)
January 2010
(1)
December 2009
(3)
June 2009
(4)
January 2009
(4)
May 2008
(1)
April 2008
(2)
January 2008
(5)
November 2007
(1)
May 2007
(1)
April 2007
(1)
February 2007
(1)
January 2007
(1)
December 2006
(3)
November 2006
(1)
September 2006
(1)
June 2006
(1)
April 2006
(1)
March 2006
(2)
February 2006
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
michal.Log
TFS Msscci Provider 2.0
Posted
over 5 years ago
by
Michal Malecki MSFT
2
Comments
Just before Holiday Season we released new version of TFS Msscci Provider - http://www.microsoft.com/downloads/details.aspx?FamilyID=FAEB7636-644E-451A-90D4-7947217DA0E7&displaylang=en . Of course the biggest demand was to allow provider to work with...
michal.Log
Small Orcas Improvements - part 1
Posted
over 5 years ago
by
Michal Malecki MSFT
2
Comments
After Orcas shipped, many people blogged about new big features that were included there ( http://blogs.msdn.com/jeffbe/archive/2007/11/19/visual-studio-team-system-2008-ships.aspx ). However, there are also many small improvements, transparent at first...
michal.Log
VS2008 shipped
Posted
over 6 years ago
by
Michal Malecki MSFT
1
Comments
As you perfectly know (for example from Brian's blog , and probably hundred others), Orcas shipped. I'm extremely proud, because this is the first big MS product, that I was involved from the beginning. Noone denies importance of the Msscci provider,...
michal.Log
Cool tracing with Visual Studio
Posted
over 6 years ago
by
Michal Malecki MSFT
1
Comments
Because we are preparing Beta2 of Orcas, I started spending more and more time with the debugger and with tracing enabled in our OM (vide: http://blogs.msdn.com/michalma/archive/2006/12/08/tracing-in-tfs-msscci-provider.aspx ). As we all know there are...
michal.Log
Orcas Beta1 available
Posted
over 6 years ago
by
Michal Malecki MSFT
0
Comments
As Brian posted a few days ago (together with multiple other people :) Orcas Beta1 is available here . From the Version Control perspective it contains 90% of functionality which we want provide in Orcas (some more goodies will come in the Beta2). There...
michal.Log
Msscci with eMbedded C++ 4
Posted
over 6 years ago
by
Michal Malecki MSFT
1
Comments
We recently discovered new IDE that works with TFS Msscci provider (well, almost ;) - eMbedded C++ 4. The only problem is that it displays often "Server Busy" message while doing SCC operations. The solution for this (until release of the new provider...
michal.Log
Missing Msscci in VB6
Posted
over 6 years ago
by
Michal Malecki MSFT
0
Comments
This is a very old issue, which appeared for the first time (and was resolved) in this thread . However, it comes every month or so on the forum so I want to describe here the problem and resolution in as easy way as possible. Problem: VB6 was installed...
michal.Log
Msscci 1.2 arrived
Posted
over 7 years ago
by
Michal Malecki MSFT
2
Comments
As Brian writes in his blog we released new version of TFS Msscci Provider. Nice improvements are fixes in the property (displaying local path) and checkin (saving the work items query list between the calls) dialog. We have also changed the provider...
michal.Log
Nicer TFS Msscci in VS2003
Posted
over 7 years ago
by
Michal Malecki MSFT
1
Comments
Recently I started testing new TFS Msscci Provider. Doing that, I discovered a few Visual Studio settings that I should turn on long time ago. What is a little irritating while working in VS2003+TFS Msscci is that when doing checkout I’m prompted to...
michal.Log
Tracing in TFS Msscci provider
Posted
over 7 years ago
by
Michal Malecki MSFT
2
Comments
Tracing can be enabled in Msscci the same way as in tf.exe or devenv. In the setup directory (the one containing TfsMsscciSvr.exe) you need to create file named TfsMsscciSvr.exe.config. Here is what it should contain: <?xml version="1.0"?> ...
michal.Log
Treediff command line survival guide
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
I wanted to do it a long time ago, but time has passed and I was forgetting about it over and over again. So finally here are some advices about using the tfpt treediff command line. First of all treediff has noprompt switch, which is not included...
michal.Log
TreeDiff has arrived :)
Posted
over 7 years ago
by
Michal Malecki MSFT
4
Comments
As Brian has written in his blog yestarday, we have released new TFS Power Toys ( download site ). Of course I’m very proud that TFS Msscci provider started to be supported by CSS, but Msscci is not topic of the post :) One of the new powertoys is TreeDiff...
michal.Log
Msscci 1.1 is coming!!
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
In just a few days we will release new drop of TFS Msscci Provider (keep the fingers crossed). We added support for two new IDEs and a few cool features. Here are the details: Support for Enterprise Architect 6.1 and PowerBuilder 10.5 Fixed order...
michal.Log
Check-in policies with Msscci provider
Posted
over 7 years ago
by
Michal Malecki MSFT
2
Comments
The question, which is asked quite frequently on DLs and forum is “Does TFS Msscci Provider supports check-in policies?”. The short answer is Yes J . But as usual there are some exceptions to this rule. The Provider will handle all policies in the same...
michal.Log
New version of TFS Msscci provider is coming soon
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
Brian Harry has announced coming release of the new version of Team Foundation Server Msscci Provider. In this release we have included: support for SQL Server Management Studio and MS Access 2003 (with Source Code Control Add-in) enhanced support...
michal.Log
Switching between multiple Msscci providers
Posted
over 7 years ago
by
Michal Malecki MSFT
6
Comments
People who start using TFS Msscci provider, usually want to keep working with the old provider (e.g. SourceSafe). Unfortunately, function to switch between different multiple Msscci providers is feature of the IDE, not of the provider. VB6, VC6 and VS...
michal.Log
Applying for job at MS
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
Some folks from Poland have asked me about recruitment process and applying for Microsoft. I’ll post it in English because other people can use those information you must know English to apply (and to be successful Software Engineer at...
michal.Log
TFS MSSCCI Provider installation problems
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
Some users were deterred from using the provider by unpleasant message "TFMscciSvr.exe has encountered a problem and needs to close. We are sorry for the inconvenience." In all cases it was fault of strong name validation error (our binaries are not strongly...
michal.Log
Team Foundation Server Msscci Provider Beta2 is out!!
Posted
over 7 years ago
by
Michal Malecki MSFT
0
Comments
I can’t say how happy and proud I’m about this release. This is first product (well quasi product ;) which is released, which I partly created. We included a lot of new features, both functional and performance. You can expect that I will blog about it...
michal.Log
Please allow me to introduce myself
Posted
over 7 years ago
by
Michal Malecki MSFT
2
Comments
I’m currently Software Development Engineer in Team Foundation Version Control Client team. I work for Microsoft, on the client-side, on the .NET platform, in USA just for few months (since October 2005). Before I was learning, studying and working in...
Page 2 of 2 (45 items)
1
2