NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
nexus2
Apr 05, 2009Follower
Subversion ( SVN ) Add-on
Hello,
Super-Poussin removed the SVN add-on and I was hoping someone (or Super-Poussin) could please update it and bring it back. What was outdated with the old one anyway? I ask because I really don't want to manually enable Root SSH and go through all the steps (I've got a few machines I need to do it on).
Thanks in advance,
Nexus2
Super-Poussin removed the SVN add-on and I was hoping someone (or Super-Poussin) could please update it and bring it back. What was outdated with the old one anyway? I ask because I really don't want to manually enable Root SSH and go through all the steps (I've got a few machines I need to do it on).
Thanks in advance,
Nexus2
108 Replies
Replies have been turned off for this discussion
- super_poussinVirtuosoI have a 1.4.2 version will try to upgrade
trying to compile apr first - super_poussinVirtuoso
Hairy wrote: Thanks super-poussin,
Can you tell me pls, what would a suitable donation be? If you managed to create a working plugin that worked with TortoiseSVN, or even better an interface in FrontView for the management of repositories I would gladly donate.
Cheers
Hairy
everything is suitable, if I was doing add-on to have money I would have stop since a long time :P - super_poussinVirtuosoapr is compiled and isntalled but
r2-d2:/Develop/svn-src/subversion-1.6.5# ./configure --build=sparc-linux --with-apr /usr/local/apr/lib
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /usr/local/apr/lib
configure: Configuring Subversion 1.6.5
configure: creating config.nice
checking for /usr/local/apr/lib-gcc... no
checking for gcc... gcc
configure: WARNING: using cross tools not prefixed with host triplet
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for /usr/local/apr/lib-g++... no
checking for /usr/local/apr/lib-c++... no
checking for /usr/local/apr/lib-gpp... no
checking for /usr/local/apr/lib-aCC... no
checking for /usr/local/apr/lib-CC... no
checking for /usr/local/apr/lib-cxx... no
checking for /usr/local/apr/lib-cc++... no
checking for /usr/local/apr/lib-cl.exe... no
checking for /usr/local/apr/lib-FCC... no
checking for /usr/local/apr/lib-KCC... no
checking for /usr/local/apr/lib-RCC... no
checking for /usr/local/apr/lib-xlC_r... no
checking for /usr/local/apr/lib-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking build system type... sparc-unknown-linux-gnu
checking host system type... /usr/local/apr/lib
configure: error: invalid value of canonical host
r2-d2:/Develop/svn-src/subversion-1.6.5# - efalskenAspirantI'm not sure what apr is, but I've got SVN running just fine on my NAS now (just not as an add-in). Would that help?
- super_poussinVirtuoso1.4.2 is runing fine but 1.6.5 does not
which version and how do you do it ? - super_poussinVirtuosothat's better but :
checking for Apache module support via DSO through APXS... no
==================================================================
WARNING: skipping the build of mod_dav_svn
try using --with-apxs
==================================================================
configure: checking sqlite library
amalgamation not found at /Develop/svn-src/subversion-1.6.5/sqlite-amalgamation/sqlite3.c
checking sqlite3.h usability... no
checking sqlite3.h presence... no
checking for sqlite3.h... no
checking sqlite library version (via pkg-config)... no
An appropriate version of sqlite could not be found. We recommmend
3.6.13, but require at least 3.4.0.
Please either install a newer sqlite on this system
or
get the sqlite 3.6.13 amalgamation from:
http://www.sqlite.org/sqlite-amalgamation-3.6.13.tar.gz
unpack the archive using tar/gunzip and copy sqlite3.c from the
resulting directory to:
/Develop/svn-src/subversion-1.6.5/sqlite-amalgamation/sqlite3.c
This file also ships as part of the subversion-deps distribution.
configure: error: Subversion requires SQLite - efalskenAspirantsqllite? svn dosn't need sqlite. It's got pluggable database file versions/providers. BDB is usually the most reliable for me here. File mode is the simplest and most lightweight, but slow for large projects. I don't think a full build is necessary.
- super_poussinVirtuosocompiling dbb
- warrenbuckleyAspirantSounds like you two know what you are doing. If you think you have something stable for me to test let me know.
Thanks
Warren - Hairy1AspirantI second that, if you need any help testing let me know.
Once this is done, all I'll need is a CruiseControl plugin, and a Windowz VM to compile my C# code and run Nunit scripts, emailing me the results! ;)
Ok, maybe Ive gone a bit too far with that idea, but svn would be just so cool, cheers fellas.
Cheers
Hairy
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!