Re: Secure src code management
From: Alan Hadsell (ahadsell_at_MtDiablo.com)
Date: 04/19/04
- Previous message: Frank: "Re: Secure src code management"
- In reply to: Frank: "Secure src code management"
- Next in thread: Erik de Castro Lopo: "Re: Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 19 Apr 2004 20:15:05 GMT
Frank <fgeck@optonline.net> writes:
> Looking for a secure way to do source code management with remote
> locations. i.e. have 2 developers working from home and want to use
> some type of source code control system, but it has to be secure. No
> one can access the code.
It's pretty easy to set up CVS so that all remote access must be via
SSH, and is limited to users who belong to a specific group.. Then
you can control SSH access via standard SSH configuration. Would that
meet your needs?
-- Alan Hadsell One possible reason why things aren't going according to plan is that there never was a plan.
- Previous message: Frank: "Re: Secure src code management"
- In reply to: Frank: "Secure src code management"
- Next in thread: Erik de Castro Lopo: "Re: Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|