savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] docs


From: mathieu
Subject: Re: [Savannah-hackers] docs
Date: Sun, 10 Mar 2002 19:33:16 +0100


 > 1) You should go in the local dir where you want to put your local
CVS tree.
 > For example:
 > cd /opt
 >
 > 2) You should follow instructions in your CVS project page on
savannah.
 > - You need to configure your box to use SSH1. This could be
basicaly done with:
 > echo "Protocol 1" > ~/.ssh/config
 > - You need to add a proper SSH Shared key in the Account
Maintenance page. To generate a proper key, with a passphrase, do:
 > ssh-keygen

        Might be good to cut/past the exact same instructions that are
found
in the CVS page and add a pointer to it.

I'll do that

 > 3) Then, in the dir /opt/myproject, you should copy anyfile you
want to distribute.

   s/anyfile/all the files/
   s/distribute/insert in the CVS tree/


oops



 > 5) To use a symlinks, you must add a .symlinks file. For example,
to make a ln -s src/pouf.css style.css do:
 > echo "src/pouf.css style.css" >> .symlinks

   Add a note that says : files committed show immediately, symlinks
are
updated every 24 hours.


ok


 > ****** Upload file in the download area for non-gnu projects
 > (http://freesoftware.fsf.org/download/myproject/)
 >
 > You should use scp.
 > So you should have a registered ssh key (see previous sections)
 > - Go in the dir when files to upload are:
 > cd /opt/myproject/download
 > - Use scp:
 > scp myfile address@hidden:/upload/myproject

   Should add rsync related info too.

ok


--
mathieu

  ] les brevets, protection de l'innovation ?
  ] http://petition.eurolinux.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]