Menu

Tree [r18] /
 History

HTTPS access


File Date Author Commit
 RepositoryManager 2009-05-04 czaba [r17] FIXED empty-array-bug
 doc 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 mod1 2009-05-04 czaba [r18] Module now returns error message if required sv...
 ChangeLog 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 GPL.txt 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 README.txt 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 ext_emconf.php 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 ext_icon.gif 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 ext_icon_default.gif 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...
 ext_tables.php 2009-03-27 czaba [r8] From now you can call it BETA. Please read the ...

Read Me

################################################
#                                              #
#  T3SVN - A Typo3 Backend Subversion Client   #
#                                              #
################################################

This is not an administrative tool for subversion repositories.
T3SVN is a backend module for version control in typo3 projects.
It can only handle working copies created by itself.


I. SYSTEM REQUIREMENTS:

1.)	Zend module PECL SVN 0.2.0 (http://pecl.php.net/package/svn)
	
	This version is very outdated, but the DLL is included in
	the very popular XAMPP distribution.
	Perhaps newer precompiled versions will be available 
	at http://pecl4win.php.net in the future. 
	
	WARNING:
	Due to backward compatibility breaks, it's highly recommended
	to not use newer versions!
	
2.)	Subversion Client Library 1.3.1  



II. INSTALL INSTRUCTIONS (on the system described below):

Include the following lines in your php.ini:

include_path  = ".;c:\xampp\apache\bin;C:\xampp\php\PEAR"
extension_dir = "C:\xampp\php\ext"
extension     = php_svn.dll 



III. DEVELOPMENT AND TESTING ENVIRONMENT:

1.) WinXP Professional 2002 SP2

2.) XAMPP 1.6.8 for Windows:

	2.1) PECL svn 0.2.0
	2.2) subversion client library 1.3.1
	2.3) PHP 5.2.6
	2.4) Apache 2.2.9
	
3.) Typo3 4.2.1

4.) Mozilla Firefox 3.0.7