[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

i have a solution, but...

From: ¹®È«Àç <dgiim_at_hanmail.net>
Date: 2006-03-11 05:25:01 CET


hi stefan.

 

i read your replys about my question. (http://svn.haxx.se/tsvn/archive-2006-03/0160.shtml) and i understood at all.

 

and first i thought about independency cache module.

but i think it is idiot. because, as you know tsvncache.exe has some big mem usage.
and my rsvn is always running with tsvn, so if i make another cache process, it could make too waste of system memeory.

 

so i make idea some hack.

 

1. call explorer's property window by ShellExecuteEX.
2. trace property window's handle.
3. take handle of first child's handle.
3. and take handle of first child's handle again.
4. that is a static window, handle of folder icon with tsvn overay image.
5. get dc of that, and sampling image for knowing working copy's status.

 

i suppose it is possible. but its a some crudeness.
and then.. i request to you some service function of tsvncache.

 

-request-

can you offer information of version controlled file or directory's caching information in tsvncache.exe by external application's invoke?

 

1. invoke path to tsvncache.exe from external instance (with some offering id) (via tempfile, via user messege, etc..)
2. tsvncache.exe process the offers.
3. tsvncache.exe returns result to external instance (with same offering id, too) (vial tempfile, registry data, etc..)
4. external instance can using result value and validate by offered id value of it.

 

it is a just request. but i hope you have interesting about this.
if you can't make this feature, i'll make as my crudeness style.

thanks.

 

dgiim




dgiim

"¿ì¸® ÀÎÅͳÝ,Daum" http://www.daum.net ¡ºÆò»ý¾²´Â ¹«·á ÇѸÞÀϳݡ»


--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.org Received on Sat Mar 11 09:07:48 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.