ClickClick Examples

6 messages Options
Embed this post
Permalink
easydoor-4

ClickClick Examples

Reply Threaded More More options
Print post
Permalink
I'd like to integrate ajax in Click
The ClickClick examples with jquery are interesting
Is it possible to download a war or jar file of ClickClick ?
Could you send me the URL and the way to install it ?

Thank you in advance

easydoor-4

Re: ClickClick Examples

Reply Threaded More More options
Print post
Permalink
Is there anybody ?
I try svn checkout http://clickclick.googlecode.com/svn/trunk/ but it falls in
error
Server sent unexpected return value (400 Bad Request) in response to REPORT
request for '/svn/!svn/vcc/default'
 




Bob Schellink-2

Re: ClickClick Examples

Reply Threaded More More options
Print post
Permalink
Hi Christophe,

The checkout instructions are here:
http://code.google.com/p/clickclick/source/checkout

ClickClick doesn't currently have a distribution because it depends on
Click-2.1.0 which haven't been released yet.

So in order to build ClickClick you will also need to checkout and build
Click's trunk.

hope this helps.

bob

easydoor wrote:

> Is there anybody ?
> I try svn checkout http://clickclick.googlecode.com/svn/trunk/ but it falls in
> error
> Server sent unexpected return value (400 Bad Request) in response to REPORT
> request for '/svn/!svn/vcc/default'
>  
>
>
>
>
>

easydoor-4

Re: ClickClick Examples

Reply Threaded More More options
Print post
Permalink
Sorry Bob but with the check instructions, it falls always in error
I try :
svn checkout http://clickclick.googlecode.com/svn/trunk/ clickclick-read-only
error
Server sent unexpected return value (400 Bad Request) in response to REPORT
request for '/svn/!svn/vcc/default'

Adrian A.

Re: ClickClick Examples

Reply Threaded More More options
Print post
Permalink
> Sorry Bob but with the check instructions, it falls always in error
> I try :
> svn checkout http://clickclick.googlecode.com/svn/trunk/ clickclick-read-only
> error
> Server sent unexpected return value (400 Bad Request) in response to REPORT
> request for '/svn/!svn/vcc/default'
Try to use another SVN client, e.g. something like SmartSVN:
http://www.syntevo.com/smartsvn/index.html
(the tool is "wizard" oriented and it's very easy to use)

Also try to checkout to a clean new directory.


Adrian.

easydoor-4

Re: ClickClick Examples

Reply Threaded More More options
Print post
Permalink
It's OK, it was due to the firewall, my system administrator has downloaded
the package, sorry for the disturb !
Continue to extend and improve Click, it's a good framework !