hi stefan. your last assistance(http://svn.haxx.se/tsvn/archive-2006-01/0178.shtml) was very good for me.
i finished frameworks of my project, RabbitSVN, the utility of synchorusing Subversion working copies, and then tested my project as practical sides.
And i have a problem again.
RSVN give notifications to user when there's working copy was modified.
i made this feature using by 'svn status [wcpath]' options, like TSVN's 'check for modifications' dialogue.
but it takes very long process time. especially, when scanning big-size working copy directory. (est. 10 secs)
meanwhile i suppose TortoiseCache.exe in the TSVN package makes this information by icon as just explorer's shell extention.
and it takes just pretty short process time.
please tell me what is your solutions about this subject are: how did you solve it? how did you access to the '.svn' or '_svn' directories?
Or did you has any other way?
the only think i would like know is whether the working copy was modified or not, like TortoiseSVN's shell extetion feature do.
thank you for the answer in advance.
dgiim.