Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Tools and recommendations
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 28 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kadualon  
View profile  
 More options Aug 29 2010, 9:00 am
From: kadualon <kadualonexpo...@gmail.com>
Date: Sun, 29 Aug 2010 06:00:40 -0700 (PDT)
Local: Sun, Aug 29 2010 9:00 am
Subject: Tools and recommendations
I know that we have alt.net tools for presenting tools but still...

I would like to change some of the tools my company uses.
What tools are you guys using in your work place for source control,
unit testing, continues integration and builds?
If you could select the tools at your work place, would keep the ones
you currently use or select different ones?
Do you use any special tools for scrum (e.g. versionone, agilezen)?

thanks,
Alon


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Avishay Lavie  
View profile  
 More options Aug 29 2010, 9:42 am
From: Avishay Lavie <avishay.la...@gmail.com>
Date: Sun, 29 Aug 2010 16:42:40 +0300
Local: Sun, Aug 29 2010 9:42 am
Subject: Re: Tools and recommendations

Here we use:

* SVN for source control - but I would rather (try to) use a DVCS like Git
or Mercurial.
* NUnit for unit tests - no real issue here, maybe MbUnit is a little
friendlier but all in all it's how you write your test, not the test
framework that matters.
* TeamCity - very happy with this product, don't know many alternatives but
it's definitely doing wonders here.
* A home-rolled agile planning/tracking tool that is expected to go open
source eventually (looking for beta testers, actually), which is pretty good
but I haven't tried alternatives and have a hunch they might be as good or
better.
* A skilled, dedicated configuration manager dude who automates everything
that needs automating. Amazing value in this.

Avish


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igal Tabachnik  
View profile  
 More options Aug 29 2010, 9:58 am
From: Igal Tabachnik <hmem...@gmail.com>
Date: Sun, 29 Aug 2010 16:58:09 +0300
Local: Sun, Aug 29 2010 9:58 am
Subject: Re: Tools and recommendations

Here at Typemock we're using the following:

   - SVN (and recently Mercurial) as source control (using
TortoiseSVN<http://tortoisesvn.tigris.org/> +
   VisualSVN <http://www.visualsvn.com/>($) and
TortoiseHg<http://tortoisehg.bitbucket.org/>+
   VisualHG <http://visualhg.codeplex.com/>)
   - NUnit + MSTest and obviously Typemock Isolator for unit tests.
   - Team City <http://www.jetbrains.com/teamcity/> as CI/build server - an
   excellent solution, which is FREE for under 20 projects and up to 3 build
   agents (=machines).
   - Visual Studio 2008/2010 with ReSharper - can't get anything done
   without it.
   - FinalBuilder <http://www.finalbuilder.com/home.aspx>($) for automation
   - everything from build scripts (replaces msbuild) to scheduled tasks. Comes
   with hundreds built-in tasks.
   - Whiteboard + postIt notes for iteration planning (would actually love
   to hear about any solutions that actually WORK)

Igal.

On Sun, Aug 29, 2010 at 4:42 PM, Avishay Lavie <avishay.la...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ohad Horesh  
View profile  
 More options Aug 29 2010, 2:12 pm
From: Ohad Horesh <ohad.hor...@gmail.com>
Date: Sun, 29 Aug 2010 21:12:15 +0300
Local: Sun, Aug 29 2010 2:12 pm
Subject: Re: Tools and recommendations

Adding what Igal mentioned + TestDriven.NET

--
Ohad.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Uri Goldstein  
View profile  
 More options Aug 31 2010, 4:14 am
From: Uri Goldstein <uri.goldst...@gmail.com>
Date: Tue, 31 Aug 2010 01:14:58 -0700 (PDT)
Local: Tues, Aug 31 2010 4:14 am
Subject: Re: Tools and recommendations
Hi,

Where I work we take a more mainstream approach to things:

Source control - TFS 2008 and very pleased with it.
Builds - TFS 2008 and not so pleased. Setting up builds is an agony.
Running them is ok.
Bug Tracking - TFS 2008 and quite pleased. Work item lifecycle is
good. Good email alerts. Customizing things is a bit complex.
Unit Testing - MSTest + Moq for mocking. Does the trick for our
purposes. Haven't integrated tests into build process though :(
Requirements Tracking - TFS 2008 combining work items with the
document libraries (SharePoint essentially).
UI Mockups - The Product guys are trying out FlairBuilder and liking
it.

Team Foundation Power Tools are an essential companion to TFS. Highly
Recommended.
Team Foundation Sidekick is also occasionally useful.

I can also share that we use Log4Net + Log4View, Windsor Castle, EF4,
Prism on the WPF side.

Final point - I'm in the process of introducing PowerShell to my team.
I think everyone needs to know a good scripting environment to
automate deployments, testing etc. Not sure if PS the best choice but
I'm giving it a try.

Regards,
Uri

On Aug 29, 4:00 pm, kadualon <kadualonexpo...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ori Peleg  
View profile  
 More options Aug 31 2010, 8:23 am
From: Ori Peleg <ori...@gmail.com>
Date: Tue, 31 Aug 2010 15:23:47 +0300
Local: Tues, Aug 31 2010 8:23 am
Subject: Re: Tools and recommendations

I'll add our list:

   - git (moved from svn), very satisfied. lots of our own support scripts
   and hooks (for automerging between release branches, for example).
      - I think hg would have been a better fit, but the svn->git transition
      was much smoother. The hg<->svn integration may have changed since we've
      done this.
   - TeamCity for continuous integration, pretty satisfied. The build
   configurations are a little confusing, but less than the competition.
      - One of our teams moved to Hudson to get more control and have as
      many agents as they want (they want a lot), but that required a lot of
      tweaking and manual configuration. They are extremely satisfied with the
      result, though.
   - Trac for issue tracking and release planning, satisfied although the
   git integration could be better
   - Trac + Basecamp + Google Docs for documenting (we tried Google Wave but
   it didn't catch on, I guess we were lucky)
      - One very useful thing we do is open a Basecamp thread whenever we do
      something that can use logging and live updates, such as IT operations in
      production, and update it immediately with every step, e.g. "started
      deployment, db is down", "found problem syncing the disks,
falling back to
      the backup disk", "installation done, starting sanity", etc.. This way
      everyone is always updated and we have useful information for
post-mortems.
   - msbuild with hooks for normal building, does the job
   - NUnit + Moq for tests
   - DB upgrade scripts with IronPython
   - Automated web-ui testing with Watin (indispensable) - although if we'd
   have started now WebDriver/Selenium 2.0 seems even better (headless with JS
   + real browsers + C# bindings)
   - ReSharper (of course)
   - A ton of automation with Python, IronPython, and batch files, including
   the build and deployment scripts and stuff we do on dev boxes routinely.
   - UI mockups with Balsamiq (awesome tool IMO)
   - Beyond Compare for diffs and merging (love it, but the free
   alternatives like kdiff3 are nice too)
   - XSLT generating the DB schema, NHib files, and C# domain classes (XSLT
   is hard, another tool may have been better here)

On Tue, Aug 31, 2010 at 11:14 AM, Uri Goldstein <uri.goldst...@gmail.com>wrote:

--
Check out my blog: http://orip.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayende Rahien  
View profile  
 More options Aug 31 2010, 8:51 am
From: Ayende Rahien <aye...@ayende.com>
Date: Tue, 31 Aug 2010 15:51:03 +0300
Local: Tues, Aug 31 2010 8:51 am
Subject: Re: Tools and recommendations

Why do you think hg would be better than git here? I find git merging to be
very good, but then I am comparing it to SVN.
The major problem with git is the bloody crlf issue, which always hit
beginners.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayende Rahien  
View profile  
 More options Aug 31 2010, 8:51 am
From: Ayende Rahien <aye...@ayende.com>
Date: Tue, 31 Aug 2010 15:51:54 +0300
Local: Tues, Aug 31 2010 8:51 am
Subject: Re: Tools and recommendations

I would quibble with you, not mainstream, microsoft centric.

On Tue, Aug 31, 2010 at 11:14 AM, Uri Goldstein <uri.goldst...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igal Tabachnik  
View profile  
 More options Aug 31 2010, 8:59 am
From: Igal Tabachnik <hmem...@gmail.com>
Date: Tue, 31 Aug 2010 15:59:08 +0300
Local: Tues, Aug 31 2010 8:59 am
Subject: Re: Tools and recommendations

When we made the switch, I believe the crucial issue was the tooling - is
there a VS support for Hg/Git, and how well does it work. TortoiseHg and
VisualHg work great together, making the switch from SVN less painful.
I agree that mastering the command line has its benefits, but the GUI works,
and works great.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ken Egozi  
View profile  
 More options Aug 31 2010, 9:05 am
From: Ken Egozi <egoz...@gmail.com>
Date: Tue, 31 Aug 2010 16:05:49 +0300
Local: Tues, Aug 31 2010 9:05 am
Subject: Re: Tools and recommendations

hmm,  VisualHg is promising.
I personally find the default "GUI" that comes with git (git-gui and gitk)
more than enough. However, I am having troubles introducing git at work as
people just love their VCS<->VS integration. I guess I'll have to give
mercurial a shot now ...

--
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igal Tabachnik  
View profile  
 More options Aug 31 2010, 9:08 am
From: Igal Tabachnik <hmem...@gmail.com>
Date: Tue, 31 Aug 2010 16:08:09 +0300
Local: Tues, Aug 31 2010 9:08 am
Subject: Re: Tools and recommendations

@Ken

If you worked with VisualSVN, then VisualHg is a very easy adjustment.
Overlay icons + operation icons are super awesome :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dotan N.  
View profile  
 More options Aug 31 2010, 9:10 am
From: "Dotan N." <dip...@gmail.com>
Date: Tue, 31 Aug 2010 16:10:11 +0300
Local: Tues, Aug 31 2010 9:10 am
Subject: Re: Tools and recommendations

yep, i've also silently noticed that there are many hg users here. i've
started re-evaluating the difference for windows dev, in the past hour since
a considerable amount of time passed between my last research. On windows,
it seems that git is having a problem with unicode, CRLF (which can be fixed
i think) and a "tooling" issue (which personally i don't see as an issue).

disclaimer: i'm a git user :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayende Rahien  
View profile  
 More options Aug 31 2010, 9:08 am
From: Ayende Rahien <aye...@ayende.com>
Date: Tue, 31 Aug 2010 16:08:14 +0300
Local: Tues, Aug 31 2010 9:08 am
Subject: Re: Tools and recommendations

TortoiseGit is a* much* better tool, I agree.
I don't use VS integration, so I don't care for that


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ken Egozi  
View profile  
 More options Aug 31 2010, 9:11 am
From: Ken Egozi <egoz...@gmail.com>
Date: Tue, 31 Aug 2010 16:11:59 +0300
Local: Tues, Aug 31 2010 9:11 am
Subject: Re: Tools and recommendations

I just dont trust these (VS integraion) tools.  the scope of the project is
larger than that of the VS solution (docs, scripts,
god-forbid-non-dotnet-code, etc.) thus the integration gives you a false
feeling of "alles gut" when things are green, but actually things are not
commited somewhere in the project tree outside of the SLN.  and maintaining
"solution folders" with that stuff is painful at best, and slows down the
already slow VS.

--
Ken Egozi.
http://www.kenegozi.com/blog
http://www.delver.com
http://www.musicglue.com
http://www.castleproject.org
http://www.idcc.co.il - הכנס הקהילתי הראשון למפתחי דוטנט - בואו בהמוניכם

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dotan N.  
View profile  
 More options Aug 31 2010, 9:14 am
From: "Dotan N." <dip...@gmail.com>
Date: Tue, 31 Aug 2010 16:14:00 +0300
Subject: Re: Tools and recommendations

totally agree!.
many times people gasp when i tell them "no, i did not install visualSVN,
and i don't want to", "yes i do know we have a license for that" at work.

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ayende Rahien  
View profile   Translate to Translated (View Original)
 More options Aug 31 2010, 9:14 am
From: Ayende Rahien <aye...@ayende.com>
Date: Tue, 31 Aug 2010 16:14:04 +0300
Local: Tues, Aug 31 2010 9:14 am
Subject: Re: Tools and recommendations

Never run into a unicode problem.
CRLF is a *big* problem, not so much for a single person, but when you are
working in a team, you have to make sure that everyone has the same
settings.
Don't see the tooling problem, though. I think it is a legacy issue that
remains as bad PR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Igal Tabachnik  
View profile  
 More options Aug 31 2010, 9:16 am
From: Igal Tabachnik <hmem...@gmail.com>
Date: Tue, 31 Aug 2010 16:16:44 +0300
Local: Tues, Aug 31 2010 9:16 am
Subject: Re: Tools and recommendations

We are using VisualSVN on a fairly large project and *rarely* had any
problems using it. VS integration tools work, there's no reason they
shouldn't. There might be bugs, but those get fixed.

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lior Friedman  
View profile  
 More options Aug 31 2010, 9:22 am
From: "Lior Friedman" <lfried...@gmail.com>
Date: Tue, 31 Aug 2010 16:22:10 +0300
Local: Tues, Aug 31 2010 9:22 am
Subject: RE: Tools and recommendations

Hi ken,

While I use SVN, the combination of TortoiseSvn (integration with window explorer) and AnkhSVN (integration with VS), does a very good job.

I don’t think I would give up on any side.

Integration into VS is good when working on source files, Tortoise covers other staff.

BTW I found out that since I’m not working on very big projects I tend to add all files into the solution, including docs, scripts, test data, build server configuration files,…)

Lior Friedman
Blog  -  <http://imistaken.blogspot.com/> http://imistaken.blogspot.com

From: altnetisrael@googlegroups.com [mailto:altnetisrael@googlegroups.com] On Behalf Of Ken Egozi
Sent: Tuesday, August 31, 2010 4:12 PM
To: altnetisrael@googlegroups.com
Subject: Re: Tools and recommendations

I just dont trust these (VS integraion) tools.  the scope of the project is larger than that of the VS solution (docs, scripts, god-forbid-non-dotnet-code, etc.) thus the integration gives you a false feeling of "alles gut" when things are green, but actually things are not commited somewhere in the project tree outside of the SLN.  and maintaining "solution folders" with that stuff is painful at best, and slows down the already slow VS.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dotan N.  
View profile  
 More options Aug 31 2010, 10:06 am
From: "Dotan N." <dip...@gmail.com>
Date: Tue, 31 Aug 2010 17:06:52 +0300
Local: Tues, Aug 31 2010 10:06 am
Subject: Re: Tools and recommendations

i've never ran into it either, but its good to be aware:
http://code.google.com/p/msysgit/issues/detail?id=80

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Avi Pinto  
View profile  
 More options Aug 31 2010, 1:45 pm
From: Avi Pinto <pinto....@gmail.com>
Date: Tue, 31 Aug 2010 19:45:47 +0200
Local: Tues, Aug 31 2010 1:45 pm
Subject: Re: Tools and recommendations

We also use Git, and vary happy with the git extensions UI,
(i had some troubles getting the command line to connect to gitHub, but till
today never had to use it so didn't make the changes on the other dev
machines)

heard about the CRLF issues so made sure all settings are the same on the
machines.

i think that the obsession for VS integration comes from the need to
checkout a file before working on it(TFS,VSS,SVN)
BUT in Git you just work on the file and commit(and push) when you finish.

The only problem we have with GIT is with files that can't be merged like
office/media/.edmx/.dbml
now we just raise a flag(shout in the room) when starting to edit one of
these(we don't have a lot of them)
as i understood there is no good solution for this, and will be happy if i'm
wrong.. :)

about HG, read about it before choosing, and i think i even asked here,
went on Git because it was more common in the community so was supposed to
have better support.

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dotan N.  
View profile  
 More options Aug 31 2010, 2:15 pm
From: "Dotan N." <dip...@gmail.com>
Date: Tue, 31 Aug 2010 21:15:25 +0300
Local: Tues, Aug 31 2010 2:15 pm
Subject: Re: Tools and recommendations

its not a git problem :)

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Avi Pinto  
View profile  
 More options Aug 31 2010, 2:21 pm
From: Avi Pinto <pinto....@gmail.com>
Date: Tue, 31 Aug 2010 20:21:37 +0200
Local: Tues, Aug 31 2010 2:21 pm
Subject: Re: Tools and recommendations

of coarse it isn't :), but it is still a big pain, and i also forgot the ff
.resx files that visual studio insists on reordering after each change which
causes an irritating merge

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ori Peleg  
View profile  
 More options Aug 31 2010, 6:29 pm
From: Ori Peleg <ori...@gmail.com>
Date: Wed, 1 Sep 2010 01:29:49 +0300
Local: Tues, Aug 31 2010 6:29 pm
Subject: Re: Tools and recommendations

Fair remark - git's merging is awesome (no comparison at all to svn), and I
don't think hg does it better.
We ran into the CRLF issue and now make sure new installations have the
right config (easy to do with a small enough group of people).

I'm much better at git than hg, and I use git a lot for real work, and it's
great (no ifs or buts).
I also helped originate the move to git, because the transition plan was
much better. I evaluated hg first and loved it, but the transition plan
wouldn't have been half has smooth.

Still, here are - in order - the reasons I thing hg would fit better at my
workplace (and had we found a good transition plan we'd probably be using hg
instead of git):

(a) friendlier commands and interface, with git I feel like I need to
research how to do straightforward things. Git is extremely powerful and I
can do anything with it, and I'm strange so I like the arcane, but git
requires more of an investment from people to use it effectively when they
have other things to do. Some things are arguably easier to understand in
git (rebasing, for example, vs. hg's patch queues - although that's
debatable) but the whole package leans heavily to hg IMO. This is the
least-loved aspect of git among the teams.

(b) in hg, commits remember the named branch they were committed to (see
here <http://mercurial.selenic.com/wiki/ChangeSet>). I would LOVE to have
this in git, but no cigar - we're still playing with different schemes of
approximating this.
With many people working at times on several branches, and with merging done
between branches, then given commit XYZ it's nontrivial in git to figure out
which branch it belongs to.
This is especially true in some scenarios we encountered - e.g. human error
caused an older release branch to be fast-forwarded to the head of the
latest devel branch - few traces are left in the repository itself of the
previous state, and we had fun a few times fixing this (can take hours). Now
we have a hook to prevent this
If we'd have cherry-picked between different branches instead of merged then
this would be easy (and this is equivalent to svn's merging, only better),
but we like git's merge and we want to use that.

(c) hg has less quirky Windows support. Points to consider:
  - msysgit gets sporadic releases and is usually months behind the stable
git version, the latest hg versions just work.
    - This hit us a few times (bug has been fixed but not available in
msysgit).
    - Current example: Git 1.7.2 has improved crlf
handling<http://gitlog.wordpress.com/2010/07/22/git-1-7-2/> but
msysgit isn't there.
  - being able to "hg serve" your repository is incredibly cool, but "git
daemon" doesn't work with msysgit
    - think continuous integration that watches your local repository and
runs builds with your current code, giving up-to-date feedback
    - collaborating with someone without pushing a publicly-visible branch
(I've actually wanted to do that a few times)
    - developing and testing on more than 1 machine simultaneously. There
are workarounds, but "git daemon" would have been perfect.
  - automating hg, including hooks, run in a Windows environment (vs. git
where it runs in mingw's MSYS environment)

What doesn't bother me much for the long run is tooling. Right now hg seems
to have better tools for our scenarios (even including much better Trac
support), but I think git's extreme popularity will cause better and better
tools to be written. Some people were very sad to let go of their VisualSvn
/ Ankh plugins, but they manage with Git Extensions (mostly) and
occasionally TortoiseGit. I was surprised at how few people use git from the
command-line, I can't live without it.

--
Check out my blog: http://orip.org

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ken Egozi  
View profile  
 More options Sep 1 2010, 3:07 am
From: Ken Egozi <egoz...@gmail.com>
Date: Wed, 1 Sep 2010 10:07:45 +0300
Local: Wed, Sep 1 2010 3:07 am
Subject: Re: Tools and recommendations

hmmm - basic VS integration for git (mainly for showing file status in the
solution explorer, actual actions span out git-extensions or the command
line)
http://visualstudiogallery.msdn.microsoft.com/en-us/63a7e40d-4d71-4fb...
<http://visualstudiogallery.msdn.microsoft.com/en-us/63a7e40d-4d71-4fb...>

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Uri Goldstein  
View profile  
 More options Sep 1 2010, 7:14 am
From: Uri Goldstein <uri.goldst...@gmail.com>
Date: Wed, 1 Sep 2010 04:14:27 -0700 (PDT)
Local: Wed, Sep 1 2010 7:14 am
Subject: Re: Tools and recommendations
Bring it on! :)

I think Microsoft-centric is mainstream. I don't have the numbers but
I'm pretty sure. Do you really think that in the .net world the
alternatives are more popular than the mighty TFS?

Uri

On Aug 31, 3:51 pm, Ayende Rahien <aye...@ayende.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 28   Newer >
« Back to Discussions « Newer topic     Older topic »