OpenSSH and CVS on SF.net
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    DJBase
    Posts: 744 from 2003/4/6
    From: Germany
    Can someone give short and easy instructions how to submit files to cvs on SoucreForge.net? It seems I am not smart enough to do that.
    Mac mini, PowerPC G4 1.5 GHz, ATI Radeon 9200 64 MB, 1 GB RAM, 80 GB HDD, MorphOS 3.18
    PowerBook, PowerPC G4 1.67 GHz, ATI Radeon 9700 128 MB, 2 GB RAM, 250 GB mSATA HDD, MorphOS 3.18
  • »07.03.05 - 10:09
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Wishmaster
    Posts: 342 from 2003/6/29
    What do you mean ?
    Isn't it working like any other CVS server ?
    Pegasos PPC
  • »07.03.05 - 11:00
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    DJBase
    Posts: 744 from 2003/4/6
    From: Germany
    Quote:

    What do you mean ?


    Read my question again.

    Quote:

    Isn't it working like any other CVS server ?


    SF.net needs SSH for submitting files.
    Mac mini, PowerPC G4 1.5 GHz, ATI Radeon 9200 64 MB, 1 GB RAM, 80 GB HDD, MorphOS 3.18
    PowerBook, PowerPC G4 1.67 GHz, ATI Radeon 9700 128 MB, 2 GB RAM, 250 GB mSATA HDD, MorphOS 3.18
  • »07.03.05 - 16:33
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    todi
    Posts: 140 from 2003/2/18
    From: Gate to the World
    DJ, Read this, escepially chapter I-4! And then you have also to:
    setenv save CVS_RSH ssh

    Mmmh, don't know if that covers all necessary steps :)

    [ Edited by todi on 2005/3/8 4:27 ]
    ToDi

    amigazeux.org
  • »07.03.05 - 19:25
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    DJBase
    Posts: 744 from 2003/4/6
    From: Germany
    This doesnt help me much. No one able to give me a short step-by-step instruction?
    Mac mini, PowerPC G4 1.5 GHz, ATI Radeon 9200 64 MB, 1 GB RAM, 80 GB HDD, MorphOS 3.18
    PowerBook, PowerPC G4 1.67 GHz, ATI Radeon 9700 128 MB, 2 GB RAM, 250 GB mSATA HDD, MorphOS 3.18
  • »08.03.05 - 06:57
    Profile Visit Website
  • Just looking around
    Krille
    Posts: 7 from 2004/5/16
    Try this:
    http://sourceforge.net/docman/display_doc.php?docid=2238&group_id=13560

    Replace the YAM specific parts with your project data.

    SourceForge also has a help page about cvs, although not Amiga specific.

    If you need general help about cvs see here:
    http://cvsbook.red-bean.com/

    If it still doesn't work then keep in mind that SF is broken sometimes, so the problem isn't necessarily your fault.
  • »08.03.05 - 10:26
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    DJBase
    Posts: 744 from 2003/4/6
    From: Germany
    Hm, this YAM doc looks to easy. I will give it a try.
    Mac mini, PowerPC G4 1.5 GHz, ATI Radeon 9200 64 MB, 1 GB RAM, 80 GB HDD, MorphOS 3.18
    PowerBook, PowerPC G4 1.67 GHz, ATI Radeon 9700 128 MB, 2 GB RAM, 250 GB mSATA HDD, MorphOS 3.18
  • »08.03.05 - 11:09
    Profile Visit Website
  • Cocoon
    Cocoon
    hnl_dk
    Posts: 47 from 2004/3/19
    From: Denmark
    what port of CVS are You using?

    it is working without any problem on AmigaOS4 using amCVS... and You don't need to use OpenSSH, as there is SSH support build in :-D
    Best regards,
    hnl_dk - Henning Nielsen Lund
  • »08.03.05 - 16:46
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    What kind of error messages you are getting? Or is it just about using cvs commands? (add/commit)
    1 + 1 = 3 with very large values of 1
  • »08.03.05 - 17:28
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    tokai
    Posts: 1289 from 2003/2/25
    From: binaryriot
    @dj:

    whats so problematic? Todi pointed you to the right things.

    First setup your TCP/IP and GG environement properly. As described in the link todi gave you. Its not much you have to take care for. Basically done in 5 minutes.

    The next step is to get a proper cvs (use the one from http://www.binaryriot.com/tux f.ex.).

    Then install ssh (a few days/weeks ago one port with some tty fix was released, it should work fine for this purpose).

    Then export the env variable as todi pointed out and cvs will automatically pipe over ssh. Just use cvs -d :ext:... instead cvs -d :pserv:... when you try to access the repository. Thats all.

    Very easy ond no magic.


    regards,
    tokai

    [ Edited by tokai on 2005/3/9 2:35 ]
  • »08.03.05 - 17:34
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    DJBase
    Posts: 744 from 2003/4/6
    From: Germany
    Ah, someone gives me now the right points. But seems not to work. Cant connect.
    Mac mini, PowerPC G4 1.5 GHz, ATI Radeon 9200 64 MB, 1 GB RAM, 80 GB HDD, MorphOS 3.18
    PowerBook, PowerPC G4 1.67 GHz, ATI Radeon 9700 128 MB, 2 GB RAM, 250 GB mSATA HDD, MorphOS 3.18
  • »08.03.05 - 18:55
    Profile Visit Website