subversion SVN centos 6

svn checkout http://xxxxx.rev.dedibox.fr/svn/projet /home/gestion/public_html


#!/bin/sh
export LANG=en_US.UTF-8
SVN=/usr/bin/svn
WEB=/home/gestion/public_html
$SVN update $WEB --username xxxx --password xxxxx --non-interactive

 

find /home/gestion/public_html -name .svn -exec rm -rf {} \;


svn add *


svn -m first commit

Last modified onSunday, 14 October 2012 04:07

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0007412216{main}( ).../index.php:0
20.08034262136Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08034262136Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.382411453016Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.383011477296Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.384011532624Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.384211560024require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.393211959656K2ControllerItem->execute( ).../k2.php:64
90.393211959656K2ControllerItem->display( ).../BaseController.php:710
100.402912610360K2ControllerItem->display( ).../item.php:78
110.403012610360K2ControllerItem->display( ).../controller.php:19
120.406812981400Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.408313001768K2ViewItem->display( ).../ViewController.php:102
140.479515770448K2ViewItem->display( ).../view.html.php:742
150.479615770448K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.481315943384include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0007412216{main}( ).../index.php:0
20.08034262136Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.08034262136Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.382411453016Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.383011477296Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.384011532624Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.384211560024require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.393211959656K2ControllerItem->execute( ).../k2.php:64
90.393211959656K2ControllerItem->display( ).../BaseController.php:710
100.402912610360K2ControllerItem->display( ).../item.php:78
110.403012610360K2ControllerItem->display( ).../controller.php:19
120.406812981400Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.408313001768K2ViewItem->display( ).../ViewController.php:102
140.479515770448K2ViewItem->display( ).../view.html.php:742
150.479615770448K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.481315943384include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top