Re: Source Control

From: Stephen Smalley (sdsat_private)
Date: Tue Apr 24 2001 - 07:06:21 PDT

  • Next message: Jesse Pollard: "Re: A Comment from User Space"

    On Mon, 23 Apr 2001, richard offer wrote:
    
    > The problem is that we (like I guess a number of corporate people) have
    > firewalls to go through. For CVS I've done the work to tunnel through.
    > Bitkeeper doesn't seem to come with source so I can't hack it, and the version
    > out of the box doesn't tunnel.
    > 
    > (confirmed access problems during the regression tests when it tried to contact
    > the logging server).
    
    Despite the failed regression tests, I was able to use BitKeeper through
    our firewall in the same way that I use CVS - by tunneling through
    a ssh to an external host, e.g.
    
    ssh -L 5555:lsm.immunix.org:5555 host-outside-firewall sleep 100000 
    bk clone bk://localhost:5555 lsm
    
    --
    Stephen D. Smalley, NAI Labs
    ssmalleyat_private
    
    
    
    
    
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Tue Apr 24 2001 - 07:08:55 PDT