• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Remote SubVersioN

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Remote SubVersioN"

Collapse

  • Ardesco
    replied
    Yes it does.

    http://www.ssh.com/support/documenta...mpression.html

    Some info above.

    Leave a comment:


  • VectraMan
    replied
    SSH won't do compression though will it?

    Maybe not for normal operation, but I would think the compression is going to make a huge difference on an initial checkout of a couple of hundred source files over a 256Kb link.

    Leave a comment:


  • Ardesco
    replied
    Now that i have not seen before, Something to most definetly try out later!!!



    Well done that man!!

    Leave a comment:


  • vetran
    replied
    nah you need :

    win-get
    http://windows-get.sourceforge.net/s...8fec44dccce648



    plenty of SSH servers for windows, use putty as a client and there will be loads of setup walkthroughs.

    Leave a comment:


  • portseven
    replied
    Originally posted by VectraMan
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    ....

    What am I doing wrong?
    Using Windows

    Leave a comment:


  • VectraMan
    replied
    Originally posted by portseven
    On the contrary its a piece of piss, apt-get install ssh

    ssh has to be one of the most useful bits of software ever
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.

    H:\>apt-get install ssh
    'apt-get' is not recognized as an internal or external command,
    operable program or batch file.

    What am I doing wrong?

    Leave a comment:


  • portseven
    replied
    Originally posted by VectraMan
    SSH is a nightmare to setup at both ends
    On the contrary its a piece of piss, apt-get install ssh

    ssh has to be one of the most useful bits of software ever

    Leave a comment:


  • Ardesco
    replied
    In that case try this:

    http://www.wampserver.com/en/

    Not particulary secure however. it is only designed to be used as a test bed when coding PHP apps.

    Leave a comment:


  • VectraMan
    replied
    Oh yes, it all has to be on Windows.

    Leave a comment:


  • Ardesco
    replied
    Apache isn't that bad, especially if using a nice linux distro like Debian.

    apt-get install apache2

    Done

    Leave a comment:


  • VectraMan
    replied
    Thanks. Any simple ways?

    I guess I need to bite the bullet and read all that stuff. Presumably whilst SSH is a nightmare to setup at both ends, using Apache/HTTPS is better as it's only a nightmare to setup at the server end?

    Leave a comment:


  • yellow
    replied
    You could also use SVN with SSH:

    http://www.theblatherskite.com/artic...-using-svn-ssh

    Leave a comment:


  • NoddY
    replied
    Originally posted by VectraMan
    I've setup an SVN server before on a LAN to play with, but I need to setup a system for a couple of us to work together over broadband internet connections. It's going to be on ADSL, so the 256K uplink is going to be the bottleneck for the non-local users.

    I could just map a port from the router, but presumably that's all unencrypted. Is there a sensible way of doing this so that it's encrypted, and preferably compressed? It's mostly source code, so I imagine the compression could make quite a difference.

    Thanks for any help.

    I've found the best way to run SVN is over HTTP/HTTPS via mod_dav_svn. By using Apache, you benefit from the access control features of that and you avoid firewall/router/NAT issues. You can compress data that travels over HTTP(S) using Apache too.

    http://svnbook.red-bean.com/nightly/...fig.httpd.html

    http://svnbook.red-bean.com/nightly/..._svn.conf.html

    Leave a comment:


  • VectraMan
    started a topic Remote SubVersioN

    Remote SubVersioN

    I've setup an SVN server before on a LAN to play with, but I need to setup a system for a couple of us to work together over broadband internet connections. It's going to be on ADSL, so the 256K uplink is going to be the bottleneck for the non-local users.

    I could just map a port from the router, but presumably that's all unencrypted. Is there a sensible way of doing this so that it's encrypted, and preferably compressed? It's mostly source code, so I imagine the compression could make quite a difference.

    Thanks for any help.

Working...
X