just in case anybody is looking for a solution you have to add it to the repo. Execute the command below. echo 'src/gz angstrom-base http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a/base' > /etc/opkg/angstrom-base.conf then opkg update opkg install git opkg install subversion
On Sunday, October 28, 2012 10:15:55 AM UTC-4, Steve G wrote: > > Has anyone succeeded in getting svn working on the BeagleBone under > Angstrom? It doesn't seem to be available from opkg. > > I have a project I want to build on the BB that's only available as svn. > Obviously there are inconvenient work-arounds for this but I'd like to be > able to do the same thing as a "git clone" for svn directly on the BB. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
