[Opendnssec-develop] Re: [OpenDNSSEC] #240: Remove $Id tags from	configuration files
    OpenDNSSEC 
    owner-dnssec-trac at kirei.se
       
    Fri May 27 08:44:56 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 rb):
 The release was created from a tag that was not yet committed to the
 repository.
 {{{
 (Pseudocode)
 svn copy trunk tag
 cd tag
 make dist
 svn ci
 }}}
 will in future releases be changed to
 {{{
 (Pseudocode)
 svn copy trunk tag
 svn ci
 cd tag
 make dist
 }}}
-- 
Ticket URL: <http://trac.opendnssec.org/ticket/240#comment:6>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
    
    
More information about the Opendnssec-develop
mailing list