Differences
This shows you the differences between the selected revision and the current version of the page.
howto:subversion:fun_plug_native 2008/08/30 15:49 | howto:subversion:fun_plug_native 2017/09/06 18:38 current | ||
---|---|---|---|
Line 2: | Line 2: | ||
There are two ways to install subversion by either a) installing debian and chroot-ing into it ([[howto:subversion|howto]]) or b) installing natively by cross-compiling subversion to run natively on the DNS 322. This page describes the latter (b). | There are two ways to install subversion by either a) installing debian and chroot-ing into it ([[howto:subversion|howto]]) or b) installing natively by cross-compiling subversion to run natively on the DNS 322. This page describes the latter (b). | ||
+ | ** | ||
+ | The easiest way to install subversion is to first download all the packages from the fonz packages directory. Then go and have a look at the packages.html. Click on subversion and it will tell you which files are required. So install them by running | ||
+ | funpkg -i FILENAME.tgz in the ffp/pkg/packages folder | ||
+ | That way you can install the latest version of subversion (1.5) which is there in Fonz packages. Then follow the instructions provided by user aleck (below) to configure your svn. | ||
+ | |||
+ | ** | ||
==== The easy way: Installing pre-compiled binaries ==== | ==== The easy way: Installing pre-compiled binaries ==== | ||
Line 31: | Line 37: | ||
==== Using the pre-compiled binaries (instructions provided by user aleck) ==== | ==== Using the pre-compiled binaries (instructions provided by user aleck) ==== | ||
- | Forum user aleck provided some information about how to use the subversion binaries at the [[http://forum.dsmg600.info/t1242-Subversion-145-fonz-fun-plug-AVAILABLE.html|forum]]: | + | Forum user aleck provided some information about how to use the subversion binaries at the [[http://dns323.kood.org/forum/t1242-Subversion-145-fonz-fun-plug-AVAILABLE.html|forum]]: |
- Telnet to DNS-323 | - Telnet to DNS-323 | ||
- Create the repository:\\ svnadmin create /mnt/HD_a2/svn | - Create the repository:\\ svnadmin create /mnt/HD_a2/svn |