Skip to content

Instantly share code, notes, and snippets.

@agimenez
Last active January 28, 2016 15:10
Show Gist options
  • Save agimenez/834f7aa580fe46747e90 to your computer and use it in GitHub Desktop.
Save agimenez/834f7aa580fe46747e90 to your computer and use it in GitHub Desktop.
Make check results for reposurgeon repository
repotool-export-svn ## Test repotool export of svn repo
--- repotool-export-svn.chk 2016-01-19 16:49:00.039920047 +0100
+++ /tmp/out1874 2016-01-28 16:08:48.002057173 +0100
@@ -80,10 +80,10 @@
Node-path: trunk/README
Node-kind: file
Node-action: add
-Prop-content-length: 10
-Text-content-length: 23
Text-content-md5: a60319cd0397d5c9bcc0652f9a54c56c
Text-content-sha1: 29cb70183455e46d32a129a75de9fb544c248c08
+Prop-content-length: 10
+Text-content-length: 23
Content-length: 33
PROPS-END
@@ -112,9 +112,9 @@
Node-path: trunk/README
Node-kind: file
Node-action: change
-Text-content-length: 68
Text-content-md5: 6beeadee983f7374617861c5e603d022
Text-content-sha1: c7b0320947b6d07945a529d01abb22cebcbf799d
+Text-content-length: 68
Content-length: 68
This is a sample file.
@@ -144,9 +144,9 @@
Node-path: trunk/README
Node-kind: file
Node-action: change
-Text-content-length: 114
Text-content-md5: 6b367fede2aa8d872192cbe7f184b0ce
Text-content-sha1: 9b38d27fe0acb2c33072d195a1e05e4b360c9f21
+Text-content-length: 114
Content-length: 114
This is a sample file.
Makefile:324: recipe for target 'repotool-regress' failed
make[2]: *** [repotool-regress] Error 1
Makefile:19: recipe for target 'default' failed
make[1]: *** [default] Error 2
Makefile:102: recipe for target 'check' failed
make: *** [check] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment