Re: proposing svn write for public repos

Tobias Hintze <[email protected]> Mon, 2 Jul 2007 17:38:50 +0200
Newsgroups gmane.linux.distributions.rock.devel
Message-ID <[email protected]>
On Mon, Jul 02, 2007 at 03:48:49PM +0200, Benjamin Schieder wrote:
[...]
> 
> read line < <( $SVNLOOK log -t "$TXN" "$REPOS" )
> read author < <( $SVNLOOK author -t "$TXN" "$REPOS" )
> if ! grep -q "${author}|${line}" /path/to/fixauthor.cfg ; then
> 	echo "Please add your name in the first line!" >&2
> 	exit 1
> fi
> 
> Change grep parameter to however fixauthor has it.


cliff, that okay? can you put it to the hooks dir?

th
--


> 
> 
> Greetings,
> 	Benjamin
> -- 
>  _  _     _   _            _   
> | \| |___| |_| |_  __ _ __| |__
> | .` / -_)  _| ' \/ _` / _| / /
> |_|\_\___|\__|_||_\__,_\__|_\_\
> | |  (_)_ _ _  ___ __
> | |__| | ' \ || \ \ /
> |____|_|_||_\_,_/_\_\
> Play Nethack anywhere with an x86 computer:
> 	http://www.crash-override.net/nethacklinux.html



> _______________________________________________
> rock-devel mailing list
> [email protected]
> http://www.rocklinux.net/mailman/listinfo/rock-devel


-- 
Tobias Hintze