ページ更新: 2014-11-26 (水) (3107日前)

関連: Java/Subversionクライアントライブラリ, eclipse/plugin/ソースコード管理システム

(2005-12-23 ソフト/Subversionより移動)

Subversionのクライアントやツールのうち、自分が関心を持った物のリンクとメモ。

目次

[編集]

情報源 #

Subversion Links

[編集]

Subversion #

コマンドライン版クライアントも含んでいる。

[編集]

[Windows] TortoiseSVN #

とーたす えすぶいえぬ。

エクスプローラ用シェル拡張。日本語化 (LanguagePack ja) も提供されている。

1.4系の最新は TortoiseSVN-1.4.4.9706-win32-svn-1.4.4.msi 2007-06-09 (2007-06-11)

1.3系の最新は TortoiseSVN-1.3.5.6804 svn-1.3.2 2006-06-15 (2006-06-15)

  • xdocdiff -TortoiseSVNでWord, Excel, pdfのdiffを見るツール- (2005-10-30) http://freemind.s57.xrea.com/xdocdiff/
    • [Subversion-jp] TortoiseSVN用diffツール Mon, 20 Jun 2005 20:18:08 +0900 より。(リンク張り忘れてた)

ソフト/Mozilla Firefox#TortoiseSVNMenuFirefoxExtension

メモ。1.4.1.0772 の bug ID の変更点:

- CHG: If a bug ID is specified multiple times in a log message, the log
       dialog now shows each ID only once in the bug ID column. (Stefan)
- CHG: The bug ID column in the log dialog is now shown if the
       bugtraq:url is empty but the bugtraq:logregex is set. (Stefan)
- BUG: When the bugtraq:message was set to "%BUGID%" only and the 
       bugtraq:number was set to "true", the log message from the
       'recent log messages' was inserted into the bug ID field instead of
       the log message field in the commit dialog. (Stefan)
- BUG: The bugtraq:regex parsing was wrong if the group object was not
       the last in the string. See issue #295 for details. (Stefan)
- BUG: The log dialog could crash when trying to show a log message with a
       bug ID and an illegal regex string. (Stefan)
[編集]

[Eclipse] Eclipse + Subclipse plugin #

eclipse/plugin/ソースコード管理システム

[編集]

[Visual Studio] AnkhSVN #

AnkhSVN: A Subversion addin for Microsoft Visual Studio .NET

Visual Studio 2003, 2005のアドオン。

2007-03-29 時点では、

  • AnkhSetup-1.0.1.2734-Final.msi 2007年2月8日 が 安定版の最新。
  • AnkhSetup-1.0.1.2736-Final.msi 2007年2月8日 が ドラフト版の最新。
[編集]

[Visual Studio他] PushOK Software - SVN SCC Proxy #

CVS用もある。

  • Subversion SCC Plugin for TortoiseSVN

    support Visual C++ 5.0/6.0, Visual Basic 5.0/6.0, Visual Studio .NET, Visual Studio .NET 2002, Visual Studio .NET 2003, Visual Studio .NET 2005 CA Visual Objects, Allaire ColdFusion, Sybase PowerBuilder, Rational Rose, VisualAge for Java, MERANT Micro Focus Net Express, Forte' C++ Application Environment, Multiedit, Codewright, Zeus, SeapineTestTrack

[編集]

[Visual Studio] VisualSVN (2006-12-12) #

Visual Studio 用アドイン。

2006-12-12 時点では $49。

別途、TortoiseSVN が必要

[編集]

[Visual Studio他] Fieldston Software - TamTam SVN SCC (2008-03-21) #

Visual Studio 用アドイン。(SCC APIを使っている他のソフトでも使えるとのこと)

$9.99。

他に、CVS 用もある。

[編集]

[Visual Studio] SmartSVN (2011-04-11) #

他に

[編集]

[Visual Studio] Agent SVN - SCC Subversion Plug-in (2014-11-26) #

  • 有償, 試用期間 55日
[編集]

[VB6] svnvb6 #

(2012-03-23)

[編集]

SVN Service Wrapper for Windows #

svnserveをWindowsのサービスにするためのwrapper。 ソースコード (Visual C++のプロジェクト) つき。

  • Subversion 1.4.0 以後では不要 (2006-10-06)

以下引用:

svnserve as native Windows service (server)
The svnserve server can now be run as a Windows service. This allows svnserve to start automatically, at system boot time, without having a user logged in and without the need for an external service 'wrapper' program. See notes/windows-service.txt for information on setting up svnserve as a Windows service.

以下引用:

... To create a service for svnserve, use SC.EXE:

sc create <name>
binpath= "c:\svn\bin\svnserve.exe --service <svn-args>"
displayname= "Subversion Repository"
depend= Tcpip
...

[編集]

RapidSVN (2006-01-07) #

[編集]

[MS Office] msofficesvn (2008-05-06) #

[編集]

[MS Office] MagnetSVN (2011-04-27) #

[編集]

[MS Office] OfficeSVN (2011-04-27) #

[編集]

[MS Access] MS-Access VBA バージョン管理ツール (2011-09-29) #

[編集]

[OpenOffice] OOoSVN (2008-05-06) #

[編集]

FishEye #

(2005-09-17)

Javaのカバレッジ測定ツールなどを作っているCenquaの製品。 (→Java/テスト/clover,eclipse/plugin/clover)

[編集]

cvs2svn #

CVSリポジトリをSubversionリポジトリに変換するツール。

[編集]

[Nautilus] Nautilus Scripts for Subversion (2009-10-17) #

[編集]

[MacOS X] iSVN (2006-06-03) #

A MacOS X client application for the Subversion version control system.

[編集]

[MacOS X] scplugin (2006-06-03) #

The goal of the SCPlugin project is to integrate Subversion into the Mac OS X Finder. The inspiration for this project came from the TortoiseSVN project.

[編集]

[MacOS X] Subversion Scripts for Mac OS X Finder (2009-10-24) #

[編集]

[MacOS X] Versions - Mac Subversion Client (2010-04-30) #

[編集]

[MacOS X] SourceTree - Mac client for Git, Mercurial and Subversion (2012-02-09) #

[編集]

[MacOS X] Cornerstone (2012-02-27) #

[編集]

[Webブラウザ/XSLT] Repos Style #

Repos Style - Subversion index XSLT + css + icons

[編集]

[Webアプリ] WebSVN #

PHP製。

[編集]

VisioSVN -SVN repository Visualization tool (2014-06-18) #