Re: Secure src code management
From: Erik de Castro Lopo (nospam_at_mega-nerd.com)
Date: 04/20/04
- Next message: Heino Meier: "Re: National security backdoor."
- Previous message: Voyager: "Re: How do I do this?"
- In reply to: Frank: "Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Apr 2004 21:42:36 +1000
Frank wrote:
>
> I know this is a little of topic but have no idea where else that is
> generic enough to post this.
>
> 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.
You have anumber of options.
CVS can use an SSH tunnel to communicate with a server.
A better option might be GNU Arch which has a number of benefits over
CVS. It can also use SSH (or rather sftp) as a transport.
http://www.gnu.org/software/gnu-arch/
Erik
-- +-----------------------------------------------------------+ Erik de Castro Lopo nospam@mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ "Windows was created to keep stupid people away from UNIX." -- Tom Christiansen
- Next message: Heino Meier: "Re: National security backdoor."
- Previous message: Voyager: "Re: How do I do this?"
- In reply to: Frank: "Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|