Menu

Downloading source code from CVS repository

AFME
2009-09-25
2013-03-03
  • Alessio Carbone

    Alessio Carbone - 2009-09-25

    Hi boys,

    I have some problem in downloading AFME source code; Unfortunately, I don't know how I can do it from a CVS repository; Can you help me?  Can you give me a list of instructions that I can use to do it?

    Thanks a lot!!!! 

    Alessio  

     
  • Alessio Carbone

    Alessio Carbone - 2009-09-28

    Hi sree-aurovindh,

    I'm sorry, but I have some problem in downloading source code using a CVS client.
    In particular I have difficulties in using WinCvs a cvs client that I decided
    to use becouse I'm a windows user.

    After installing it, I don't understand how I can use it to download source code
    I red in http://sourceforge.net/projects/agentfactory/develop that I have to
    use the browse code

    cvs -d:pserver:anonymous@agentfactory.cvs.sourceforge.net:/cvsroot/agentfactory login

    cvs -z3 -d:pserver:anonymous@agentfactory.cvs.sourceforge.net:/cvsroot/agentfactory co -P modulename

    but, where can I insert this code in WinCvs? Have I to use command's shell?

    Indeed in WinCvs's shell I have this advice…

    TCL or Python are not available, shell is disabled

    …..Why?

    I hope in you answer, thank you

    best regards

    lucignolo

     
  • Alessio Carbone

    Alessio Carbone - 2009-09-28

    sree,

    If you want, I can use TortoiseSVN client with explorer. Unfortunatelly, also using it I'm not able to download source code.

    please help me, thank you

    lucignolo

     
  • Conor

    Conor - 2009-09-29

    lucignolo,

    For the command

    cvs -z3 -d:pserver:anonymous@agentfactory.cvs.sourceforge.net:/cvsroot/agentfactory co -P modulename

    use AFME or . for the module name. Note, that . will checkout the entire respository so it is probably better to use AFME. That is:

    cvs -z3 -d:pserver:anonymous@agentfactory.cvs.sourceforge.net:/cvsroot/agentfactory co -P AFME

     
  • Alessio Carbone

    Alessio Carbone - 2009-09-29

    thanks connor for helping me, but I don't understand what I have to use for downloading source code. I installed TortoiseSVN and I try to use this through Windows Explorer.. but if I insert  the string that you suggest me in textfield Address, an error occurs….WHAT program have I to use and HOW have to use it (more precisely, where can I insert the string that you suggest me in program in order to download code)?

    I hope that problem is clear……….

    thanks a lot!!!!!!

    lucignolo

     
  • Conor

    Conor - 2009-09-29

    hi lucignolo,

    Once you have TortoiseSVN installed, create a new folder where you want the source code to go. Right click on the folder and choose the option cvs checkout… Fill in the various parameters in the text fields along the side

     
  • Alessio Carbone

    Alessio Carbone - 2009-09-30

    hi connor,

    I  finally downloaded the AFME source code. I can specify command that you suggest me in command prompt for starting download

    thanks a lot!

    lucignolo

     
  • Conor

    Conor - 2009-09-30

    you're welcome

     
  • Sree Aurovindh Viswanathan

    I am sorry lucignolo-in-cs for not responding for your query since i did not visit the forum.

     
  • Alessio Carbone

    Alessio Carbone - 2009-10-07

    don't worry sree

    bye

     

Log in to post a comment.

Auth0 Logo