I setup a svn repository for my source code, and I would like to put a
plugin what I’m using on the svn server, too.
The plugin I’m using is HttpUrlValidationImproved.
I installed thi plugin using following command.
./script/plugin install -x https://modzer0.cs.uaf.edu/repos/hank/code/http_url_validation_improved
Could you tell me how to add this plugin to my svn?
Of course, this is assuming you don’t want updates from the plugin’s
repository. You can only have one way: either it stays in your
repository or
you read from the plugin’s repository.
Of course, this is assuming you don’t want updates from the
plugin’s repository. You can only have one way: either it stays in
your repository or you read from the plugin’s repository.
Or you can use Piston which gives you the best of both: