Elxis CMS Forum

Support => Elxis 2008 developers guide => Topic started by: datahell on April 27, 2007, 21:45:06

Title: PHP SubWCRev. Export local SVN projects
Post by: datahell on April 27, 2007, 21:45:06
PHP SubWCRev is a tool for automatish the subWCRev.exe command line tool (Tortoise SVN) for MS Windows. Add SVN keywords in miliseconds recursively and create ready to distribute software packages! Created by Ioannis Sannos (aka DataHell).

/**
@ PHP SubWCRev
@ Author: Ioannis Sannos (aka datahell)
@ E-mail: i.sannos [AT] goup [DOT] gr
@ URL: http://www.goup.gr
@ Date: 2007-04-27 21:24:15
@ License: GNU/GPL
@ Copyright: Ioannis Sannos (C) 2007
@ Description:
    With this script you can automatish the subWCRev.exe command line tool for windows for many files recursively.
    Exports files from local SVN directories and adds SVN properties/keywords like WCREV, WCDATE etc.
    Help functions are from Elxis CMS (modified).
@ Notice: Files in 'language' folders are only copied inorder not to break the utf-8 encoding (Elxis CMS).
    Remove this restriction for non Elxis-based applications.
**/

[old attachment deleted by admin]