[Opendnssec-develop] Re: [OpenDNSSEC] #240: Remove $Id tags from configuration files

OpenDNSSEC owner-dnssec-trac at kirei.se
Fri May 27 07:56:00 UTC 2011


#240: Remove $Id tags from configuration files
------------------------------------------+---------------------------------
Reporter:  Ondřej Surý <ondrej@…>         |        Owner:  rb     
    Type:  enhancement                    |       Status:  new    
Priority:  trivial                        |    Component:  Unknown
 Version:  trunk                          |   Resolution:         
Keywords:                                 |  
------------------------------------------+---------------------------------

Comment (by Ondřej Surý <ondrej@…>):

 Then you are doing something wrong (freshly downloaded tarballs):
 {{{
 ondrej at ki:/tmp/opendnssec$ ls -l
 total 4892
 drwxr-xr-x 13 ondrej ondrej    4096 2011-05-27 09:52 opendnssec-1.2.1
 -rw-r--r--  1 ondrej ondrej 1649465 2011-03-18 16:14
 opendnssec-1.2.1.tar.gz
 drwxr-xr-x 13 ondrej ondrej    4096 2011-05-27 09:52 opendnssec-1.3.0rc1
 -rw-r--r--  1 ondrej ondrej 1672044 2011-04-21 14:28
 opendnssec-1.3.0rc1.tar.gz
 drwxr-xr-x 13 ondrej ondrej    4096 2011-05-27 09:52 opendnssec-1.3.0rc2
 -rw-r--r--  1 ondrej ondrej 1668777 2011-05-18 10:19
 opendnssec-1.3.0rc2.tar.gz
 ondrej at ki:/tmp/opendnssec$ head -3 */conf/zonelist.xml.in
 ==> opendnssec-1.2.1/conf/zonelist.xml.in <==
 <?xml version="1.0" encoding="UTF-8"?>

 <!-- $Id: zonelist.xml.in 4294 2011-01-13 19:58:29Z jakob $ -->

 ==> opendnssec-1.3.0rc1/conf/zonelist.xml.in <==
 <?xml version="1.0" encoding="UTF-8"?>

 <!-- $Id: zonelist.xml.in 2890 2010-02-24 23:00:11Z jakob $ -->

 ==> opendnssec-1.3.0rc2/conf/zonelist.xml.in <==
 <?xml version="1.0" encoding="UTF-8"?>

 <!-- $Id: zonelist.xml.in 4998 2011-04-21 12:29:27Z jakob $ -->
 }}}

 As the only difference in the three files is:
 {{{
 $ diff3 */conf/zonelist.xml.in
 ====
 1:3c
   <!-- $Id: zonelist.xml.in 4294 2011-01-13 19:58:29Z jakob $ -->
 2:3c
   <!-- $Id: zonelist.xml.in 2890 2010-02-24 23:00:11Z jakob $ -->
 3:3c
   <!-- $Id: zonelist.xml.in 4998 2011-04-21 12:29:27Z jakob $ -->
 }}}

-- 
Ticket URL: <http://trac.opendnssec.org/ticket/240#comment:4>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC


More information about the Opendnssec-develop mailing list