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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
Dear Lucignolo,
You can view https://sourceforge.net/apps/trac/sourceforge/wiki/CVS client instructions on how to obtain the sourcecode from Sourceforge.net. After you download the CVS client follow the instructions from https://sourceforge.net/projects/agentfactory/develop/..
Hope this helps.
If you have any more doubts please feel free to ask.
Regards
Sree Aurovindh
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
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
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
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
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
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
you're welcome
I am sorry lucignolo-in-cs for not responding for your query since i did not visit the forum.
don't worry sree
bye