I need to make certain files in a repository available to non-SVN users. I can do this manually using the export subcommand, but would prefer an automated method, possibly using a post-commit hook. How can this be done?
I need to make certain files in a repository available to non-SVN users. I can do this manually using the export subcommand, but would prefer an automated method, possibly using a post-commit hook. How can this be done?