Cannot Delete a Repository

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

When viewing a repository:

  1. The 'delete' option is disabled (i.e. grayed out).
  2. Every option is disabled in the web interface except View.

原因

When stopping a repository, Fisheye will finish committing the changeset, then send an svn cancel command via the Subversion client. In some circumstances, the Subversion client will not respond, causing Fisheye to wait.

ソリューション

  1. Perform a backup of Fisheye
  2. Stop the Fisheye server.
  3. Manually delete the cache of that repository at <FISHEYE_INSTALL>/var/cache/RepositoryName, where RepositoryName is substituted for your repository name.
  4. Manually delete the repository configuration from <FISHEYE_INST>/config.xml. The tag appears as:
    
    <repository description=
    ...
    </repository>
    
  5. Restart Fisheye.

最終更新日 2018 年 7 月 31 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.