Yes, it's running on an x86 machine with Fedora Core 2 and mono 1.0.
No, there is no web proxy involved, it's a direct connection over the LAN.
As a followup, I have tried removing everything [~/.config, and the working directory], and then did the following:
SETWORKINGFOLDER
GET
CHECKOUT
<edit file>
COMMIT
and the error is exactly the same. On the Linux box, the file came over as a DOS file and was edited as such. Previously, the EOL translation was kicking in and I was editing as a *NIX file and committing as such. In both cases, the error occurs. I increased the logging level and got the following messages [which are not really much different from the previous ones]:
Code: Select all
----7/13/2004 11:12:29 AM sgvaultsystem--()--
System Started
Version 2.0.3.2174
Cache Level = 1
DataBase Buffer Size = 256
LogFile Path = C:\WINNT\Temp\sgvault
Log Level = Debug
Archive Log = Weekly
ReverseDNS Lookup = True
Maximum HTTP Request Length = 102400
Overwrite Log on Startup = False
Session Timeout = 4320
SGVault Working Directory = C:\WINNT\Temp
----7/13/2004 11:12:32 AM --host.domain.com(192.168.y.y)--SSL Disabled
Getting repository Structure.
----7/13/2004 11:12:41 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Login
----7/13/2004 11:12:41 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetUserOptions returned: Success
----7/13/2004 11:12:41 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetRepositories returned: Success
----7/13/2004 11:12:42 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Getting repository Structure.
----7/13/2004 11:12:42 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetRepositoryStructure returned: Success
----7/13/2004 11:12:42 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Getting list of checkout changes.
----7/13/2004 11:12:42 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetCheckOutListChanges returned: Success
----7/13/2004 11:12:43 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Getting list of checkout changes.
----7/13/2004 11:12:43 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetCheckOutListChanges returned: Success
----7/13/2004 11:12:43 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
ListCloakedObjects returned: Success
----7/13/2004 11:12:43 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetRepositoryOptions returned: Success
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
BeginTx beginning transaction
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
BeginTx returned: Success
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
VaultServiceBase.VaultRequestCheckIn returned: Success
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Uploading file.
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
VaultFileUpload.aspx encountered: Success
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Ending transaction
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
VaultServiceBase.VaultResponseCheckIn returned: FailDeltaApply
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
EndTxFailDeltaApply
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Getting repository Structure.
----7/13/2004 11:12:44 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetRepositoryStructure returned: Success
----7/13/2004 11:12:45 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Getting list of checkout changes.
----7/13/2004 11:12:45 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
GetCheckOutListChanges returned: Success
----7/13/2004 11:12:45 AM <USERNAME>--192.168.x.x(192.168.x.x)--SSL Disabled
Logout
Is there any other information I can get you to help reproduce the problem?
Thanks!
Ben