Re: [SourceJammer-users] sj client without local copy
Brought to you by:
robertmacgrogan
From: Roney A C. <ro...@ce...> - 2005-06-27 08:57:06
|
Hi Rob, I'm not sure if you've got my last email.. Anyway, that's the idea, to stream files into memory to be able to have a JS client without local copy dir. Obviously it will be limited in features to those that are not direct applied to the local copy. Basically I need a client that controls versions of individual files (add,update,diff,co ) all using in-memory data (send/received by the http client). regards Roney Robert MacGrogan wrote: >Hi, Roney. > >Sounds like an interesting project. > >I'm not sure what exactly you want the SJ client to do. Do you want it to just stream files to an >in-memory byte array or something like that? > >--Rob > > >--- Roney A Cordenonsi <ro...@ce...> wrote: > > > >>hi, >> >>I wonder if anyone could help me with this: >>I'm developing a system in java (actually an http server in a machine >>without hard disk) which needs a version control client embedded. >>The idea is for the system to be an agent between the http clients and >>the versioning control system (which will reside in another machine >>obviously). >>In practice, what I'm trying to do is to use the existing SourceJammer >>client libraries *without* having to have a local woking copy (no hard >>disk on this machine, the system will reside in a flash card). >> From a first look in the client source code it seems the client does >>not provide such functionality. I'm trying to find out the best/easiest >>way to achieve that. >>I don't have much experience with building web service requests, so this >>will not be my first option. >>So before trying to modify the client code to not use local directory, I >>wonder if anyone has tried something similar or have any thoughts on that. >>Any suggestion is very much appreciated. >> >>Roney Cordenonsi >> >>-- >> >>Roney A Cordenonsi >>Software Developer >> >>This email and any attachments may be confidential or legally privileged. If you received this >>message in error or are not the intended recipient. you should destroy the e-mail message and >>any attachments or copies, >>and you are prohibited from retaining, distributing, disclosing or using any information >>containing herein. Please inform us of the erroneous delivery by return e-mail. Thank you for >>your co-operation. >> >>www.cellcast.tv >>150 Great Portland Street >>London >>W1W 6QD >>UK >>Tel: (020) 7190 0300 >>Fax: (020) 7190 0301 >> >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >>from IBM. Find simple to follow Roadmaps, straightforward articles, >>informative Webcasts and more! Get everything you need to get up to >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >>_______________________________________________ >>SourceJammer-users mailing list >>Sou...@li... >>https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >> >> >> > > > > >____________________________________________________ >Yahoo! Sports >Rekindle the Rivalries. Sign up for Fantasy Football >http://football.fantasysports.yahoo.com > > |