Re: [Draconet-users] Problem with Vault - moving a file in repository

2005-02-07 Thread Benjamin Joldersma
Hello, I've sorted out this problem, at least for my team. The issue lies in that in the Modification.CompareTo implementation, nulls are not checked for when doing the comparisons. The Vault does not really consider a move an atomic operation. It notes that an operation occurs to remove the

RE: [Draconet-users] Problem with Vault - moving a file in repository

2005-02-07 Thread Paul Welter
Ben, Thanks for taking the time to fix this. If you send me the patch or the file itself, I will commit the fix. Thanks Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Joldersma Sent: Monday, February 07, 2005 11:56 AM To: draconet-users@

Re: [Draconet-users] Problem with Vault - moving a file in repository

2005-02-07 Thread Benjamin Joldersma
No problem, thanks Paul for working on this - its a really neat tool, I'm looking forward to figuring out how it all works. --ben Paul Welter wrote: Ben, Thanks for taking the time to fix this. If you send me the patch or the file itself, I will commit the fix. Thanks Paul -Original Message-