Source Code For Spark

Hello! Everyone,

I am sorry to ask this question but where can i find the source code for the spark? Is it available somewhere? Plz provide the link and instructions.

Thank you,

Danny

You can sync it via SVN http://www.igniterealtime.org/downloads/source.jsp

Hi

have you taken your time to review the documents in the Spark Dev section? You might find helpul information there.

Walter

@Wroot!

I am using RapidSVN to sync. When I try to import from http://svn.igniterealtime.org/svn/repos/spark/trunk spark, i got error “Error while performing action:access to’/svn/repos/!svn/act/15393a1c-e087-104d-b165-9a4c32659415’forbidden.”

.

@ Walter:

I will have a look thanks

Thank you very much for your feedback guys

I’m using RapidSVN too. Simple and slick client, though a bit tricky. I do this:

Repository > Checkout

URL http://svn.igniterealtime.org/svn/repos/spark/trunk

Destination Directory D:\Spark

Add to bookmark, Recursive

OK

Close RapidSVN

Open

Double click the bookmark

button - Update selected

OK

If you have anything to contribute to Spark, you are highly welcome.

1 Like

I got this error messagebox after following above procedure. |**RapidSVN has stopped*working.| ***"A problem caused the program to stop working correctly. Windows will colse the program and notify you if solution is available. |Debug| |Close program|"

However, spark folder appeared on my desktop with other files inside but the proccess terminated during the execution.

ANY ADVICE ON THIS please??

Try another SVN client, e.g. TortoiseSVN. It is more user friendly, though i personally don’t like it as it integrates into Windows context menu.

1 Like

Ok