ChangeVision / astah-subversion-plugin

Subversion integration for Astah

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subversion 簡易操作プラグイン

バージョン

1.1.0

利用可能なAstah

Astah Professional 6.7以上

概要

本プラグインはastah*上から以下のSubuversionの操作を行うプラグインです。

  1. 更新
  2. コミット
  3. ベースリビジョンとの差分比較
  4. 最新リビジョンとの差分比較

注意事項

リポジトリURL、ログインユーザ、ログインパスワードの保存は1アカウントのみ可能です。

インストール方法

  1. jarファイルをダウンロードします
  2. Astahのインストールフォルダ配下のpluginsフォルダに本プラグインのjarファイルを置きます。
  3. Astahを起動します。
  4. メニューバーの「ツール」の一番下に「簡易SVN操作」と表示されていることを確認します。

アンインストール方法

Astahのインストールフォルダ配下のpluginsフォルダから本プラグインのjarファイルを削除してください。

使用例

  1. 任意のディレクトリにリポジトリからチェックアウトします。
    Alt text
  2. Astahを起動し、図を作成、保存します。
  3. 設定画面を開き、Subversionの設定を行います。
    Alt text
  4. リポジトリへのコミットを行います。
    Alt text

開発方法

ライセンス

Copyright 2012 Change Vision, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Subversion integration for Astah


Languages

Language:Java 100.0%