Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Woytasik Joe wrote: > HI, I have a theoretical situation that maybe someone here could answer. > If I was connected to a remote repository and making a transaction > (commit, update, etc...), and dropped my connection mid transaction. > What would be the expected behavior? Could this result in a corrupted > repository? Please let me know if anyone has experience with this > situation. > No it couldn't corrupt the repository. You might have half a commit but an update followed by a repeated commit will clear that (the update because the client that failed is now out of sync). Tony