cancel
Showing results for 
Search instead for 
Did you mean: 

need alfresco source code

javauser007
Champ in-the-making
Champ in-the-making
Hi,
I'm new to alfresco… please suggest me which version is good for me.
my requirement is i have to customise the web-client according to ou requirement.
for that i need to change existing java/jsp files and some times i need to add new files as well.
So plz guide me and tell me where i can get the complete source code for alfresco.

Regards,
Alfresco user.
18 REPLIES 18

javauser007
Champ in-the-making
Champ in-the-making
Still showing the error "Folder does not exist remotely"

mikeh
Star Contributor
Star Contributor
I can confirm it works here, plus we'd definitely hear if others had issues, therefore check your network connections, firewall, etc.

My only other suggestion is to get the command-line version of svn or an app like TortoiseSVN and try with that instead.

Mike

merlinator
Champ in-the-making
Champ in-the-making
Has this issue been resolved yet. I have exactly the same problem and I can't seem to get past this.
I have also tried silksvn for the command line, but i get "could not connect to server <http://svn.alfresco.com>"

The network connection doesn't seem to be a problem through eclipse as I am able to download plugins through eclipse.

mrogers
Star Contributor
Star Contributor
There wasn't a problem in January and there's no problem now.

gyro_gearless
Champ in-the-making
Champ in-the-making
But i suppose the URL has changed somewhat? 

At least for me http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD works best 🙂

Also users in large company networks maybe have to configure their proxy settings to reach outside subversion servers….

Cheers
Gyro

mrogers
Star Contributor
Star Contributor
If you can't use SVN to get the source code you can also get it from the SDK which your can download from the wiki.

fracat71
Champ on-the-rise
Champ on-the-rise
Hi all,
i have this version of Alfresco (version.properties). How i can downlod the source code (i don't know the relative SVN tag or version or what else)?

#
# Alfresco version information
#
# Version label
version.major=3
version.minor=2
version.revision=0
version.label=r2
# Edition label
version.edition=Community
# Build number
version.build=2440
# Schema number
version.schema=3300

mrogers
Star Contributor
Star Contributor
Look at the release note for the build.    In this case the revision is 17458.

Or you can use the SDK.

fracat71
Champ on-the-rise
Champ on-the-rise
Hi mrogers,
but where this information have been stored?

Regards,
Francesco