From Dietrich Blog (Strato)
|
|
Line 1: |
Line 1: |
− | = Zeus SCC-Provider =
| + | Has been moved to: http://blog.kr8.de/wiki-zeusscc-cvs/ |
− | Zum File-Editor ([[FileEditing]]) [[ZeusEdit]] gibt es einen sog. Source Code Control Provider (Microsoft API SCC).
| |
− | | |
− | Damit wird [[VersionControl]] mit [[CVS]] ermöglicht.
| |
− | | |
− | Alternativer SCC CVS Provider: Jalindi Igloo http://www.jalindi.com/igloo
| |
− | | |
− | == Installation ==
| |
− | * Definitive Software Library ID: '''Zeus SCC-CVS'''
| |
− | * Name: Zeus SCC-CVS
| |
− | * Version: v 1.60
| |
− | * Hersteller/Bezugsquelle: http://www.zeusedit.com/archives/scccvs.html
| |
− | * Systemvoraussetzungen: [[CVS|CVS]]
| |
− | * Installations-Ordner: D:\Programme\ZeusSCC-CVS
| |
− | * Konfiguration
| |
− | | |
− | Dadurch werden zwei Dinge installiert:
| |
− | # ein SCC-Provider (den man auch für andere IDEs nutzen kann, z.B. HomeSite, XmlSpy,...)
| |
− | # ein Windows '''cvs.exe''' (das man auch unabhängig von Zeus nutzen kann s.u.)
| |
− | | |
− | == Zeus SCC-Provider ==
| |
− | Alle SCC-Provider sind im Registry eingetragen. Die Eintragung für Zeus SCC-CVS lautet:
| |
− | <pre>
| |
− | [HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders]
| |
− | "Zeus SCC-CVS"="SOFTWARE\Xidicone\ZeusSCC-CVS"
| |
− | [HKEY_LOCAL_MACHINE\SOFTWARE\Xidicone\ZeusSCC-CVS]
| |
− | "SCCServerName"="ZeusSCC-CVS"
| |
− | "SCCServerPath"="d:\Programme\ZeusSCC-CVS\zCVS.DLL"
| |
− | </pre>
| |
− | Analog trägt sich z.B. auch CS-RCS als SCC-Provider so ein.
| |
− | | |
− | -- Main.DietrichKracht - 22 Oct 2005
| |
− | [[DefinitiveSoftwareLibrary]]
| |
Latest revision as of 21:03, 2 June 2020
Has been moved to: http://blog.kr8.de/wiki-zeusscc-cvs/