subversion SVN centos 6
- font size decrease font size increase font size
- Print Email
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
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
back to top