Resent, as original got lost in moderation.

John  BORIS wrote:
> I am looking for a Version control system that will fit correctly in my
> environment. I manage a few applications, web sites and a servers. I am
> looking for a version control system that is:
> 
> 1. Open Source (Free Software)
> 2. Server based
> 3. Windows client
> 4. Easy Reporting
> 
> I need the repository on my network which is behind a firewall and that
> my programmers , two are located remotely, can access it.  Our
> programming environment is a Windows Graphical Package (AcuCorp's
> AcuBench) and on the unix side is using vi, yes vi.

No arguments from me about using vi.

I no longer recommend Subversion for anything. There are better tools,
and they come down to Mercurial and Git. Since you have Windows clients,
that rules out Git.

Mercurial has better windows clients than does Git. Most everything that
Git deoes, Mercurial does as well. The way it is done may be slightly
different, but the net effect is similar if not the same.

If your firewall allows HTTPS through, then Mercurial is a very wasy
drop-in. No need to open up any more ports. Ssh can also be used, if
that port is open as well, or instead.

Mercurial is also a pretty easy learning curve when coming from CVS or
Subversion. Joel Spolsky of Joel on Software has a pretty good tutorial.

  http://hginit.com/

-- 
John H. Robinson, IV          jh...@sbih.org
                                                                 http  ((((
WARNING: I cannot be held responsible for the above,         sbih.org ( )(:[
as apparently my cats have learned how to type.          spiders.html  ((((
_______________________________________________
Discuss mailing list
Discuss@lopsa.org
http://lopsa.org/cgi-bin/mailman/listinfo/discuss
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to