Re: CVS & Co

2009-08-19 Thread Andrei Popescu
On Wed,19.Aug.09, 11:09:22, Alex Huth wrote: > Hi! > > I want to use CVS for systemadministration. I have never used one so far, so > my knowledge is very poor about that topic. > > Actually our programmers and another administrator is using eclipse. > Unfortunately i don't know which package i h

RE: CVS & Co

2009-08-19 Thread David Christensen
Alex Huth wrote: > I want to use CVS for systemadministration. I have never used one so > far, so my knowledge is very poor about that topic. I use CVS for system administration by maintaining a sparse directory tree of the system files I change and checking that tree into CVS: http://www.n

Re: CVS & Co

2009-08-19 Thread Boyd Stephen Smith Jr.
In <20090819090922.gc7...@borusse.tmr.net>, Alex Huth wrote: >I want to use CVS for systemadministration. I have never used one so far, > so my knowledge is very poor about that topic. Unless you have existing CVS clients, you should use a different VCS. Even if you have existing CVS clients, so

Re: CVS & Co

2009-08-19 Thread Tzafrir Cohen
On Wed, Aug 19, 2009 at 11:09:22AM +0200, Alex Huth wrote: > Hi! > > I want to use CVS for systemadministration. You need to provide CVS services (a CVS server) or you actually want to use CVS? If the latter: any reason you don't use Subversion (svn, package: subversion) or some distributed ver