Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        subversion: Modern Version Control System designed to replace CVS
        
        
        - Summary
- Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes.  Subversion only stores the differences between versions,
instead of every complete file.  Subversion is intended to be a
compelling replacement for CVS.
Changelog
        
            - * Thu Aug  6 19:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 1.1.4-3.2
- - add security fix for CVE-2009-2411 (#515815) 
            - * Tue Apr 12 19:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 1.1.4-2.ent
- - update to 1.1.4
- fix python bindings location on x86_64 (#143522)
- add svndumpfilter type fix from trunk, r12694 
            - * Thu Nov 25 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 1.1.1-2.1
- - update default config to be SELinux-friendly