opensubscriber
   Find in this group all groups
 
Unknown more information…

h : help@gna.org 24 November 2005 • 8:20PM -0500

[gna-help] [recipe #107] Uploading my homepage
by Mathieu Roy

REPLY TO AUTHOR
 
REPLY TO GROUP





URL:
  <http://gna.org/cookbook/?func=detailitem&item_id=107>

        Summary/Question: Uploading my homepage
                 Project: Gna! Administration
            Submitted by: yeupou
            Submitted on: jeudi 24.11.2005 à 13:20
                Category: Homepages
              Importance: 3 - Normal
                  Status: Draft
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

(First, you should make sure that your SSH access is set up. If you are not
sure, read the recipe #102)

Move into the local directory where you want to keep your local copy of the
CVS tree. For example:

<font class="italic">cd /opt</font>

Do a checkout of your main module: the command you must type is describe in
your project cvs page, in the par "Project Member CVS Access via SSH",
subpart
Webpages repository. Your main module is equal to your project unix name.

This will create an empty project directory, in your current working
directory, where you should start writing your project.

You can now start creating any files you want in your local project directory
(/opt/project in the example above):

<font class="italic">cd project</font>

Every time you create a new file or a directory, you must add it with the add
command:

<font class="italic">cvs add filename</font>

And when your changes are finished, you must do what we call a commit on the
cvs:

<font class="italic">cvs ci</font>

<p class="warn">Your changes will be visible on your homepage in the next 30
minutes.

On your cvs page, there should be links to viewcvs permitting to browse your
cvs repository.


<h3>More documentation:</h3>
You may want to use a frontend to CVS, we recommend you to try tkcvs, see
http://www.gnu.org/directory/TkCVS.html

For more info, read
http://www.freenix.org/unix/linux/HOWTO-vo/CVS-RCS-HOWTO.html






    _______________________________________________________

Reply to this item at:

  <http://gna.org/cookbook/?func=detailitem&item_id=107>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Help mailing list
Help@gna....
http://mail.gna.org:8080/listinfo/help

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.