Bug 125096

Summary: subversion tweaks
Product: [Retired] Red Hat Network Reporter: Ryan Bloom <rbb>
Component: RHN/R&DAssignee: Ryan Bloom <rbb>
Status: CLOSED WONTFIX QA Contact: Fanny Augustin <fmoquete>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-28 13:11:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Ryan Bloom 2004-06-02 18:03:55 UTC
1)  eol native
2)  Require $Rev:$
3)  Require svn:keywords="eol-native, Rev"

Comment 1 Ryan Bloom 2004-06-03 12:45:55 UTC
All java and xml files automatically get native eol-style if you use
the subversion/config file in svn.

Comment 2 Ryan Bloom 2004-06-03 14:54:07 UTC
Okay, we now require the svn:keywords to be set to Rev
and svn:eol-style to be set to native

We don't require $Rev: $ in the code, because that is much harder to do.

Comment 3 Ryan Bloom 2004-06-03 15:29:41 UTC
The pre-commit checks ended up not working, reopen the bug.

Comment 4 Ryan Bloom 2004-10-28 13:11:35 UTC
This hasn't been a problem in practice, so I am closing this now.  If
we decide we _really_ want these checks in the future, we can
re-evaluate adding them.