BASIS  r3148
basistest-svn.sh File Reference

Wrapper script for Subversion svn command. More...

#include "${BASIS_BASH_UTILITIES}"
+ Include dependency graph for basistest-svn.sh:

Go to the source code of this file.


Detailed Description

Wrapper script for Subversion svn command.

This script is used as wrapper for the svn command to enable automated software testing at our lab. In general, anonymous access to the Subversion repositories is not permitted. Only the svnuser is allowed to do so. Hence, a wrapper script was implemented which is only readable by the svnuser where the password is hard code. Moreover, only the svnuser can execute this script. The swtest user on the other side is allowed to run this script as svnuser via sudoers list.

Copyright (c) 2011 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file basistest-svn.sh.