bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS for Cfengine (Was: Re: Bugzille for cfengine)


From: Sven Mueller
Subject: Re: CVS for Cfengine (Was: Re: Bugzille for cfengine)
Date: Wed, 15 Dec 2004 03:57:58 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Eric Sorenson wrote on 15/12/2004 01:28:
Over-dramatic? Maybe. But I broke 1200 production machines for several days
last week (due to the 'cfagent -Q' splaytime behavior), and I really think it
would not have happened if we had a systematic way of comparing code changes
and commit logs between cfengine releases.

This is exactly where I find subversion of more use. With subversion, you get a complete commit log of everything below a directory if you do "svn log <directory>", while CVS doesn't support such recursive log views AFAICT. Also, "svn diff -r REV1:REV2 <directory>" works perfectly for me, giving a unified diff of all the changes between REV1 and REV2, both of which would be revision numbers consistent throughout the repository, which also means that you can be sure that the diff "svn diff -r $[$REV-1]:$REV <file1>" and "svn diff -r $[$REV-1]:$REV <file2>" are definately from the same commit, also a thing almost impossible to do with CVS.

So PLEASE: Wherever you create a repository for cfengine, please create a subversion repository rather than a CVS repository.

cu,
sven

--
---------------------[ Ciphire Signature ]----------------------
From: address@hidden signed email body (920 characters)
Date: on 15 December 2004 at 02:57:57 GMT
To:   address@hidden
----------------------------------------------------------------
: The message above has been secured using Ciphire Mail.
: Verify this signature and download your free encryption
: software at www.ciphire.com. The three garbled lines
: below are the sender's verifiable encoded signature.
----------------------------------------------------------------
00fAAAAAEAAAA1qL9BmAMAAPUCAAIAAgACACDujyp7O8DTqcuAj29yUomSaBd6JK
q/N1CO7Jm8PT5PwQEARRR7cyqbKGdhZouquB9oOiXpu/i4je4AHN7stjczdK1huP
wT7Wa8Pk2MaSvZKb1FYEstkreua67AkWt7/vaTaA==
------------------[ End Ciphire Signed Message ]----------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]