cancel
Showing results for 
Search instead for 
Did you mean: 

Source Code for Alfresco

chims
Champ in-the-making
Champ in-the-making
Hello,
          Do anyone know how to get the source code for Alfresco.

Thanks Chims !!! Smiley Happy
9 REPLIES 9

mrogers
Star Contributor
Star Contributor
There are several ways to get the source code but the usual route is to take it from svn.

http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment

chims
Champ in-the-making
Champ in-the-making
Hi….
        Can u suggest which are the other way-outs for getting the source code for Alfresco.

Thanks Chims!!! Smiley Happy

madhu2710
Champ in-the-making
Champ in-the-making
Hi Chims,

Getting the source code from svn is easier.

If you dont have it, you can first download tortoise svn from
http://tortoisesvn.net/downloads , get 32 bit installer downloaded onto your system and install it. After completion it probably asks for restart. Restart back and u can observe two more tabs svn checkout , tortoiseSVN on the rightclick of mouse.
Now create a new folder where u want the code to be downloaded, rightclick on the folder, click svn checkout, on the Checkout window type this url http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/ at URL repository and click ok.
The code is then downloaded from the svn, it takes time though….hope it should be fine.

chims
Champ in-the-making
Champ in-the-making
Hi…
       Well thanks a lot…Will try it out…..Let's C…Hoping for the best.

Thanks Chims!!! Smiley Happy

chims
Champ in-the-making
Champ in-the-making
Hello….. Madhu!!!
                     Well  I have tried out with the solution that you have suggested me,everything was working fine but at the time of extracting the code i.e. after writing the respective url in url repositry it extracted 11bytes of data and thereafter resulted with an error as

Error: Server sent unexpected return value (503 Internal error) in response to REPORT  
Error: request for '/repos/alfresco-open-mirror/!svn/vcc/default' 


Now can u state me what to do?I have searched the solution to solve this problem in google but till now didnt get the solution….Help me out if u can!!!

Thanks Chims!!! Smiley Happy

madhu2710
Champ in-the-making
Champ in-the-making
Hi Chims..
I tried it again just now and it worked for me n even to some of my colleagues..So there's no problem with url or svn or repo.Probably there must be some connection error at your side. Try doing it once again at other path….No Idea othewise…  Smiley Indifferent

chims
Champ in-the-making
Champ in-the-making
Hello Madhu,
                     I have tried once again but getting the same error as mentioned before….I dont understand what's wrong with it.Do you have some other way-out or any other suggestions in order to solve this.Because as I have noticed SVN is working i.e. I could see some of the folders created in my folder.But always it gets stop after extracting 11 bytes…

Thanks Chims!!! :?

chims
Champ in-the-making
Champ in-the-making
Hello Madhu…..
           Hey finally I have got the source code for Alfresco.Well thanks a lot for your great help….I got the code by both ways by your SVN as well as configuring subclipse in eclipse 3.2

Thanks Chims!!! Smiley Happy

chims
Champ in-the-making
Champ in-the-making
Hello,
        Can anyone tell me now I need to configure my Alfresco Source code in tomcat.I have placed it in tomcat,but I am not getting the login page URl, like i have http://localhost:8080/Alfresco/,but it doesnot give any login page for Alfresco.Help me out….

Thanks Chims!!! Smiley Happy