apache - SVN - Redirect the request from one repos to another repos -


i need redirect request of 1 file present in 1 repository file present in repository.

how in svn using apache rewrite module ?

thanks in advance...

you should not use mod_rewrite this. use svn:externals (externals definitions).


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -