Re: Best versioning software for small teams



Jonathan Neve[Microtec] wrote:
Hi all,

I'm looking for simple software to eliminate some of the headaches of
versioning, designed for a smallish team. I know of lots of software

I second Gerrit's suggestion.

2) The ability to backup each version that gets delivered, even if
there are pending, non-merged changes that other developers are working
on. We each have a laptop development machine, and very often work at
the customers' site, so we always work on a local copy of the project.

That would be a "Tag" in Subversion...

Therefore, it must be possible for one developer to work on one
independant module for any length of time, while other developers
continue making other changes and saving new versions.

.... and this is called a "Branch"

3) There must be some way to tap into the system programmatically, so
that we can integrate it with our own backup and version-management
tool. In other words, we need a tool to manage the merging versions,
not documenting changes or anything of that sort.

You can either use the command-line client or access the API (like
TortoiseSVN or RapidSVN do).


--
Magnus
.



Relevant Pages

  • Packaging, dependencies and rates of development
    ... > When you have it ALL in the single distro, ... versioning issues, because the packagers will take care of them. ... And so, once again, we're left with developers having to ...
    (comp.lang.python)
  • Re: Best versioning software for small teams
    ... versioning, ... flexibility that we have as a small team (4 developers), ... The ability for different people to simulatenously work on ... that we can integrate it with our own backup and version-management ...
    (borland.public.delphi.thirdpartytools.general)
  • Best versioning software for small teams
    ... versioning, ... The ability for different people to simulatenously work on different ... non-merged changes that other developers are working ... that we can integrate it with our own backup and version-management ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Best versioning software for small teams
    ... Gerrit Beuze ... of versioning, designed for a smallish team. ... SQL Server. ...
    (borland.public.delphi.thirdpartytools.general)