Eygene Ryabinkin <rea-git@xxxxxxxxxxx> writes: > @@ -54,6 +56,20 @@ poke() { > test-chmtime +1 "$1" > } > > +# We need this, because we should pass empty configuration directory to > +# the 'svn commit' to avoid automated property changes and other stuff > +# that could be set from user's configuration files in ~/.subversion. > +svn_cmd () { > + local cmd Does this work without your /bin/sh being bash? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html