Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: halma on November 14, 2015, 03:11:10 PM

Title: svn client with http / https avaible ?
Post by: halma on November 14, 2015, 03:11:10 PM
Hi, is there any SVN (subversion Client) extension for TC avaible with http / https functionality ?
thanks
Title: Re: svn client with http / https avaible ?
Post by: thane on November 15, 2015, 03:38:03 PM
Well, there's an svn.tcz extension in the Apps browser, but I have no idea what its features are.
Title: Re: svn client with http / https avaible ?
Post by: CentralWare on November 18, 2015, 09:20:04 AM
@halma: IF memory serves, the svn.tcz package contains both svnserve (server) as well as svnadmin (client) and associated tools, but I remember having a glitch with using https.  Back then I read somewhere that wget by default runs through busybox and isn't a complete replacement, so I installed the wget.tcz and that seemed to have done the trick.  Mind you, this was a long time ago so my details may be a little dated.

To accomplish the above (from the prompt):
Code: [Select]
tce-load -wi svn wget
For testing purposes, you may also want to add cadaver to your list.