Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Source Control Review

Reply
Thread Tools

Source Control Review

 
 
denasinc
Guest
Posts: n/a
 
      10-15-2004
Our first real production experience with Source Control came a year
ago when we started to cooperate in software development with two
other outsourcing companies – one of them is located in Europe. Since
Visual SourceSafe and similar tools at the time could be used only in
the intranet environment, we started with task assignment and sharing
files through e-mails, trying to organize distributed development and
keep synchronization of files. That was a nightmare! We had a serious
problem with this organization. Soon, we had to find a better and more
efficient solution. Luckily, we got a trial version of Source Control,
a product of Ilumnis ltd, from their web site www.ilumnis.com
Shortly after, we were very satisfied with its features and it was
exactly what we needed, so we decided to buy Source Control and we
started to use it for software development. Here are the main benefits
of this tool:

· Speed. It's fast. The code behind this tool was recently rewritten
for the latest version and it is as fast as lightning. You don't need
super fast internet to use it. It has high compression for file
transferring and it uses post backs only when it's needed, not on
every click, as some web applications do.
· Ease of use. Very intuitive graphical user interface keeps your
impression that you work with windows application, not with web
application and simple web controls. I wish other tools that we use
are as half intuitive as this product is.
· No installation or support for configuration needed. It is just not
there and it is one of the very important features to us. We do not
want our developers to waist hours in configuration and installation
of new features, updates, versions problems and the like.
· Application uses SQL Server 2000 database, but you don't need to
have SQL Server on your machines, we use Source Control and its
database which is hosted by Ilumnis in ASP mode. Everything you need
is a browser and you are ready to use it.
· Proactive. Believe or not, if you have a subscription, a tool will
notify you about changes via email. So, there is no guessing what a
developer needs to download for his current build. It is possible to
subscribe for files and folders in the project. It is even possible to
collect email notifications in daily or weekly batches so the system
is not annoying at all. Proactive, but not annoying.
· Publishing. You can use this as a publishing system, instead of
some expensive specialized software. The system is able to copy files
to the appropriate URL via ftp.
· Remote Build. The software is able to automate and run nightly
builds. This is easiest to set up with .Net but, as long as you can
write a build script, it can do it for almost anything. Just configure
the application for automatic build and get e-mail notification with
build results.
· Issue tracking. One has to be impressed with the tool that
encompasses so much of needed functionality and almost nothing you
won't use. The system is able to track project issues and it is tied
into Source control itself. So when you are checking out the file you
also respond on the appropriate issue. Great!

With this system you can have as many developers as you want and never
worry about versions they work on. Project leaders and managers now
can work on the same project despite of their distance or time zone.
Yes, I have to mention this simple, but very useful feature, time
zones are covered so you can see exactly when the file was modified,
added or deleted in your or developers local time. It's very important
to emphasize that Source Control keeps history of all changes and it
is easy to compare two version of the same file.
Give it a try, you will not regret it.
 
Reply With Quote
 
 
 
 
Martin Stettner
Guest
Posts: n/a
 
      10-15-2004
I must admit that I wouldn't trust that much in a product if its
"satisfied customers" don't even know that their "success stories" have
nothing to do with C++!

greetings
Martin


denasinc wrote:
> Our first real production experience with Source Control came a year
> ago when we started to cooperate in software development with two
> other outsourcing companies – one of them is located in Europe. Since
> [... snipped more irrelevant stuff]

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
off topic: 2 videos on source control and open source development Aaron Watters Python 0 03-08-2008 10:13 PM
Review: Silverstone Gloria SST-TJ04 Case Review Silverstrand Reviews & How-To's 0 06-20-2005 02:53 AM
Review: Battalion-101~ S Notebook Review Silverstrand Reviews & How-To's 0 06-20-2005 02:52 AM
Adding a web application project to source control (Visual Source Safe) ~~~ .NET Ed ~~~ ASP .Net 1 02-26-2005 02:20 PM
Source control and versions of third party source Marcus Leon Java 5 02-03-2005 03:37 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57