WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: svn client with http / https avaible ?  (Read 1913 times)

Offline halma

  • Full Member
  • ***
  • Posts: 164
svn client with http / https avaible ?
« on: November 14, 2015, 03:11:10 PM »
Hi, is there any SVN (subversion Client) extension for TC avaible with http / https functionality ?
thanks
1 + 2 = 6  cause  10 - 6 = 78 ;-) lol

Offline thane

  • Hero Member
  • *****
  • Posts: 697
Re: svn client with http / https avaible ?
« Reply #1 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.

Offline CentralWare

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 764
Re: svn client with http / https avaible ?
« Reply #2 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.