I have merged in most of these changes to my Subversion config. I already had most of these settings, however, on other projects I do not set SVN keywords by default, so I will just be sure to use this specific configuration during any future uPortal commits via the --config-dir option.
Thanks, Brad ----- Original Message ----- From: "Eric Dalquist" <[email protected]> To: [email protected] Sent: Tuesday, January 26, 2010 9:02:29 AM GMT -07:00 U.S. Mountain Time (Arizona) Subject: Re: [uportal-dev] SVN Configuration for committers So to further help avoid this problem we've added a pre-commit hook script to the Jasig SVN repository. The script[1] does the following: Check that every added file has the svn:mime-type property set and every added file with a mime-type matching text/* also has svn:eol-style set. If any file fails this test the user is sent a verbose error message suggesting solutions and the commit is aborted. If you run into any problems due to this pre-commit check please let me know. -Eric 1: http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-mime-type.pl On 01/26/2010 09:53 AM, Eric Dalquist wrote: > So after causing enough pain for each other we're going to start > enforcing the use of a standard subversion configuration. This will > enforce standard line endings in the repository and hopefully help > avoid problems between people on differing platforms. > > Information on getting this configuration setup is here: > http://www.ja-sig.org/wiki/display/UPC/uPortal+3+Subversion+Configuration > > We have the following current committer list for uPortal, I'd like to > get a direct confirmation from each person on this list that they have > the SVN configuration file in place. > acolebourne, apetro, arybicki, awills, bourey, bszabo, dschultz, > edalquist, gthompson, holdorph, lfuller, nblair, sbattaglia, > sbramhall, tuyly > > Thanks, > Eric > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
