Re: "running" code on client side with cherrypy?

2006-08-11 Thread Bruno Desthuilliers
Mr BigSmoke wrote: > Tnx Jay... as i supposed there's no easy solution... I just thought > that, maybe, being on an intranet there was a possible solution... > About pysvn a tortoise... i do use tortoiseSVN and t works really > really fine.. we (developers) use it, but i'm writting server for > "no

Re: "running" code on client side with cherrypy?

2006-08-10 Thread Paul Rubin
"Mr BigSmoke" <[EMAIL PROTECTED]> writes: > Tnx Jay... as i supposed there's no easy solution... I just thought > that, maybe, being on an intranet there was a possible solution... There are ways to ask the user for permission to install stuff on the client (that's how self-installers work) but th

Re: "running" code on client side with cherrypy?

2006-08-10 Thread Mr BigSmoke
Tnx Jay... as i supposed there's no easy solution... I just thought that, maybe, being on an intranet there was a possible solution... About pysvn a tortoise... i do use tortoiseSVN and t works really really fine.. we (developers) use it, but i'm writting server for "normal" users that can checkout

Re: "running" code on client side with cherrypy?

2006-08-10 Thread jay graves
Mr BigSmoke wrote: > Hi All, > I'm developing a website to handle some code/application version > control on a intranet. I'm using cherrypy and pysvn. Everything runs > quite good but i want the user to be able to checkout some projects > from the server. The user(on the client side) selects a fold

"running" code on client side with cherrypy?

2006-08-10 Thread Mr BigSmoke
Hi All, I'm developing a website to handle some code/application version control on a intranet. I'm using cherrypy and pysvn. Everything runs quite good but i want the user to be able to checkout some projects from the server. The user(on the client side) selects a folder in his machine (i.e.: C:\P