
noreply at mythtv
Apr 10, 2012, 1:03 AM
Post #1 of 1
(21 views)
Permalink
|
|
extras/master commit: f4d77c2b9 by Chris Petersen (ex-nerd)
|
|
Author: Chris Petersen <cpetersen [at] mythtv> Change Date: 2010-08-28T13:31:29-07:00 Push Date: 2012/04/10 01:02:06 -0700 Repository: extras Branch: master New Revision: f4d77c2b981f1b4d8c4bc41c528c880e11ed2b4b Changeset: https://github.com/MythTV/extras/commit/f4d77c2b9 Log: svn.config Install this as ~/.subversion/config to auto-set svn mime types and other revelant properties when you add new files to the repository. svn.bashrc Helpful functions for your bashrc file that aid in the creation of svn branches, tags, etc. Also includes fix_svn_props to fix svn properties that were left off or applied incorrectly. svn_apply_autoprops.py Needed by the fix_svn_props bashrc function. I believe this originally comes from the svn contrib directory. Applies all of the file-type properties found in svn.config above. Added: svnconfig/svn.bashrc svnconfig/svn.config svnconfig/svn_apply_autoprops.py Removed: svnconfig/config Modified: svnconfig/README.txt _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|