[svk-users] SVK Crash

Oren Eini (Murphy & Associates) v-orene at microsoft.com
Mon May 5 14:14:04 EDT 2008


Hi,
I am writing an svn server, and I tries to test that with SVK.
When I execute the following commands, I get a crash report from windows, saying that perl.exe has crashed.

D:\Dev>svk mirror --list
Path                 Source
=======================================================================
//mirror/SvnBridge   http://127.0.0.1:8081/tfs03.codeplex.com/SvnBridge

D:\Dev>svk sync //mirror/SvnBridge
Syncing http://127.0.0.1:8081/tfs03.codeplex.com/SvnBridge
Retrieving log information from 1 to 18072

[crash here]

Any suggestions how to dig into what it had crashed?

The last request that was made is:
<S:replay-report xmlns:S="svn:">
  <S:revision>3471</S:revision>
  <S:low-water-mark>0</S:low-water-mark>
  <S:send-deltas>1</S:send-deltas>
</S:replay-report>

And the response to that is:

<?xml version="1.0" encoding="utf-8"?>
<S:editor-report xmlns:S="svn:"><S:target-revision rev="3471"/>
<S:add-directory name="SvnBridge" />
<S:change-dir-prop name="ignore">_ReSharper.SvnBridge
SvnBridge.suo

</S:change-dir-prop>
<S:change-dir-prop name="bugtraq:label">Work Item:
</S:change-dir-prop>
<S:change-dir-prop name="svn:ignore">_ReSharper.SvnBridge
SvnBridge.suo
_ReSharper.SvnBridge-vs2008
test_directory_create
test_file_write
TestsProtocol.results.xml
TestsUnit.results.xml
IntegrationTests.results.xml
SvnBridge-Build.sln.cache
SvnBridge-vs2008.suo
SvnBridge-vs2008.4.0.resharper
SvnBridge-vs2008.4.0.resharper.user
Cache.sdf
SvnBridge.4.0.resharper
SvnBridge.4.0.resharper.user
test.log
test.write
TestsIntegration.results.xml
SvnBridge.resharper
SvnBridge.resharper.user
TestsEndToEnd.results.xml

</S:change-dir-prop>
<S:change-dir-prop name="bugtraq:url">http://www.codeplex.com/SvnBridge/WorkItem/View.aspx?WorkItemId=%BUGID%
</S:change-dir-prop>
<S:change-dir-prop name="bugtraq:message">Work Item: %BUGID%
</S:change-dir-prop>
<S:change-dir-prop name="bugtraq:number">true
</S:change-dir-prop>
<S:change-dir-prop name="bugtraq:warnifnoissue">true
</S:change-dir-prop>
<S:close-directory />
</S:editor-report>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/svk-users/attachments/20080505/a80ddcaf/attachment.htm 


More information about the svk-users mailing list