Hello
I' using Fisheye 2.10.x on Subversion.
Fisheye finds about 80 repositories, but I only need one of them
is it somehow possible to disable the repositores (state Stopped) without clicking 79 times on
action->stop?
Hi Norbert,
FishEye 2.10 added a REST API for repo maintenance, you can use that in a script.
The endpoint you'd probably need is /rest-service-fecru/admin/repositories-v1/{repo}/stop. See https://docs.atlassian.com/fisheye-crucible/2.10.0/wadl/fecru.html#d2e270 for documentation on the REST API.
thanks for the reply but this is more complicated then I would to go
I'm only evaluating, so I'm not going through this :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
Can you probably give me some me example of how to use this function?
a getting started would be nice :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.