<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hallo Folks,<br><br>I'm supposed to write a tool that checks in the background if there are differences in the local and remote repository. I have setup svk in the following way:<br><br><p>
</p><pre><span>svk mirror <a target="_blank" href="https://myserver/HWConfig">https://myserver/HWConfig</a> //HWConfig/trunk</span><br></pre>
<p>
</p><pre>svk sync //HWConfig/trunk<br></pre>
<p>
</p><pre>svk copy //HWConfig/trunk //HWConfig/local<br></pre>
<p>
</p><pre>svk checkout //HWConfig/local HWConfig<br><br>Checkin, checkout, merge, pull<br>everything is working as expected, but I haven't found a way to determine if there are differences between my local <br>repository and the one on the remote https server. <br>The idea behind my task is: my tool periodically checks if there is a network connection to the server then finds out if there is a change.<br>Once there is a change the user is advised to merge or update. The vehicle will be then be locked and cannot move outside the network range until <br>merge is complete. <br><br><br>I'd appreciate any help on this, thanks in advance Richard<br><br></pre>
<p><br>
</p><br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. <br>http://mail.yahoo.com </body></html>