bugmonotone - Bugs: bug #9235, [NEED TEST] File in repository...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9235: [NEED TEST] File in repository with \ instead of / directory separator

Submitted by:  Eric Meyer <eemeyer>
Submitted on:  Sun 06 Jun 2004 03:13:08 AM UTC  
 
Category: portabilitySeverity: 3 - Normal
Item Group: incorrect behaviorStatus: Fixed
Privacy: PublicAssigned to: Stephen Leake <stephen_leake>
Open/Closed: Closed
mtn version --full: 

Sat 08 May 2010 07:53:24 PM UTC, comment #3:

mtn currently canonicalizes paths:

C:\Projects>mtn add bar\baz
mtn: adding bar to workspace manifest
mtn: adding bar/baz to workspace manifest

We can close this item

Stephen Leake <stephen_leake>
Project MemberIn charge of this item.
Mon 21 Feb 2005 11:55:52 PM UTC, comment #2:

This bug needs a (possibly XFAILed) test written.

Nathaniel Smith <njs>
Project Member
Sun 06 Jun 2004 03:16:45 AM UTC, comment #1:

Bug Title should be:
File in repository with \ instead of / directory separator

Eric Meyer <eemeyer>
Sun 06 Jun 2004 03:13:08 AM UTC, original submission:

monotone 0.13 (windows and unix)

add of file on windows with backslash in path caused creation of file with literal backslashes on unix
rename of file causes all sorts of problems - infinite recursion or destination directory not founnd

Does it matter that the db file was created on one OS and then copied (rather than netsynced) to another???

C:\tmp>monotone --db=\tmp\tmp.mt --branch=abranch co foo
monotone: fetching heads of branch 'abranch'

C:\tmp>cd foo

C:\tmp\foo>dir
Volume in drive C has no label.
Volume Serial Number is 9892-D0E5

Directory of C:\tmp\foo

06/05/2004 10:35 PM <DIR> .
06/05/2004 10:35 PM <DIR> ..
06/05/2004 10:35 PM <DIR> foo
06/05/2004 10:35 PM <DIR> MT
06/05/2004 10:28 PM <DIR> newplace
0 File(s) 0 bytes
5 Dir(s) 1,331,052,544 bytes free

C:\tmp\foo>cd newplace

C:\tmp\foo\newplace>dir
Volume in drive C has no label.
Volume Serial Number is 9892-D0E5

Directory of C:\tmp\foo\newplace

06/05/2004 10:28 PM <DIR> .
06/05/2004 10:28 PM <DIR> ..
06/05/2004 10:25 PM 9 afile.txt
1 File(s) 9 bytes
2 Dir(s) 1,331,052,544 bytes free

C:\tmp\foo\newplace>dir

C:\tmp\foo\newplace>dir
Volume in drive C has no label.
Volume Serial Number is 9892-D0E5

Directory of C:\tmp\foo\newplace

06/05/2004 10:28 PM <DIR> .
06/05/2004 10:28 PM <DIR> ..
06/05/2004 10:25 PM 9 afile.txt
1 File(s) 9 bytes
2 Dir(s) 1,331,052,544 bytes free

C:\tmp\foo\newplace>notepad another.txt

C:\tmp\foo\newplace>cd ..

C:\tmp\foo>monotone status
Old manifest: 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
New manifest: 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
Summary of changes:
no changes

C:\tmp\foo>monotone list unknown
newplace/afile.txt
newplace/another.txt

C:\tmp\foo>monotone add .\newplace\another.txt
monotone: adding .\newplace\another.txt to working copy add set

C:\tmp\foo>type MT\work
add
.\newplace\another.txt

C:\tmp\foo>monotone commit "added .\newplace\another.txt"
monotone: committing e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: committing to branch abranch
enter passphrase for key ID [test]: iteotw

monotone: committed e4ef4f99118c5efb0212655fcd37731b4151c01e

606 monotone --db=tmp.mt co c932 foo1
607 cd foo1
608 ls
609 find .
610 monotone update
611 monotone --branch=abranch update
612 find .
613 monotone -v --branch=abranch update
614 monotone --verbose --branch=abranch update

monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplaceemeyer@shemp:~/foo1$ monotone --verbose --branch=abranch update
monotone: set locale: LC_CTYPE=C, LC_MESSAGES=C
monotone: options path is MT/options
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 7 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 7 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 8 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 9 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 16 bytes from ANSI_X3.4-1968 to UTF-8
monotone: converting 6 bytes from ANSI_X3.4-1968 to UTF-8
monotone: opening rcfile '/home/eemeyer/.monotonerc' ...
monotone: '/home/eemeyer/.monotonerc' is ok
monotone: skipping nonexistent rcfile 'MT/monotonerc'
monotone: executing update command
monotone: db.execute("BEGIN")
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: manifest path is MT/manifest
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 8 bytes from UTF-8 to ANSI_X3.4-1968
monotone: loading manifest file MT/manifest
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 8 bytes from UTF-8 to ANSI_X3.4-1968
monotone: read 1 manifest entries
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: work path is MT/work
monotone: converting 2 bytes from UTF-8 to ANSI_X3.4-1968
monotone: converting 4 bytes from UTF-8 to ANSI_X3.4-1968
monotone: no un-committed work file MT/work
monotone: lua isfunction() failed in get_fn
monotone: lua isfunction() failed in get_fn
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE name = 'ancestor' AND value = 'YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==
'")
monotone: db.fetch("SELECT id FROM public_keys WHERE id = 'test'")
monotone: db.fetch("SELECT keydata FROM public_keys where id = 'test'")
monotone: cert: signable text [ancestor@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==]
monotone: building verifier for 160-byte pub key
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'branch' AND value = 'YWJyYW5jaA==
'")
monotone: cert: signable text [branch@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:YWJyYW5jaA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of branch cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'disapproval' AND value = 'YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'c932fc222d7544958aa78b0491f9ac7372346f34' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE name = 'ancestor' AND value = 'MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==
'")
monotone: cert: signable text [ancestor@e4ef4f99118c5efb0212655fcd37731b4151c01e:MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'branch' AND value = 'YWJyYW5jaA==
'")
monotone: cert: signable text [branch@e4ef4f99118c5efb0212655fcd37731b4151c01e:YWJyYW5jaA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of branch cert on manifest e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'disapproval' AND value = 'MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE name = 'ancestor' AND value = 'ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==
'")
monotone: cert: signable text [ancestor@8a31361bdd5a65d32894757660e7f20b8121ffb7:ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'branch' AND value = 'YWJyYW5jaA==
'")
monotone: cert: signable text [branch@8a31361bdd5a65d32894757660e7f20b8121ffb7:YWJyYW5jaA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of branch cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'disapproval' AND value = 'ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'testresult'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE name = 'ancestor' AND value = 'OGEzMTM2MWJkZDVhNjVkMzI4OTQ3NTc2NjBlN2YyMGI4MTIxZmZiNw==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'testresult'")
monotone: selected update target 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: db.fetch("SELECT id FROM 'manifests' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7'")
monotone: db.fetch("SELECT data FROM 'manifests' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@8a31361bdd5a65d32894757660e7f20b8121ffb7:ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'disapproval' AND value = 'ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'rename'")
monotone: cert: signable text [rename@8a31361bdd5a65d32894757660e7f20b8121ffb7:H4sIAAAAAAAAAEs1SU0zSbO0NDS0SDZNTUsyMDI0MjM1TUtOMTY3NzZMMjE0NUw2MEzl0ovJSy0vyElMTo1JzMsvyUgt0iupKOFCZgMAJyVgE0wAAAA=]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of rename cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: found 1 incident rename edges at node 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: exploring renames from parents of 8a31361bdd5a65d32894757660e7f20b8121ffb7, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@e4ef4f99118c5efb0212655fcd37731b4151c01e:MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'disapproval' AND value = 'MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'rename'")
monotone: found 0 incident rename edges at node e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: exploring renames from parents of e4ef4f99118c5efb0212655fcd37731b4151c01e, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'disapproval' AND value = 'YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'rename'")
monotone: cert: signable text [rename@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:H4sIAAAAAAAAAEu2NDZKSzYyMkoxNzUxsTS1SEw0t0gyMLE0TLNMTDY3NjcyNjFLMzbhSsvP109My8xJ1SupKAHz8lLLC3ISk1ORhAEmHttoTgAAAA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of rename cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: found 1 incident rename edges at node 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: exploring renames from parents of 0aee714a0d1fc7c91b149b18a605c585dcd8a00a, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: adding lone incident edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merging rename edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a with -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: ancestor edge 0aee714a0d1fc7c91b149b18a605c585dcd8a00a -> e4ef4f99118c5efb0212655fcd37731b4151c01e is relevant, merging with current
monotone: merging rename edge -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a with -> e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: ancestor edge -> e4ef4f99118c5efb0212655fcd37731b4151c01e is relevant, composing with edge e4ef4f99118c5efb0212655fcd37731b4151c01e -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: composing rename edges -> e4ef4f99118c5efb0212655fcd37731b4151c01e and e4ef4f99118c5efb0212655fcd37731b4151c01e -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: composing lone rename foo/afile.txt -> foo/newplace/afile.txt
monotone: merging rename edge -> 8a31361bdd5a65d32894757660e7f20b8121ffb7 with -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> c932fc222d7544958aa78b0491f9ac7372346f34
monotone: constructed manifest_changes (0 dels, 0 adds)
monotone: inferred pure directory rename foo -> foo/newplace
monotone: applying dir rename: foo/afile.txt -> foo/newplace/afile.txt
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@8a31361bdd5a65d32894757660e7f20b8121ffb7:ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'disapproval' AND value = 'ZTRlZjRmOTkxMThjNWVmYjAyMTI2NTVmY2QzNzczMWI0MTUxYzAxZQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8a31361bdd5a65d32894757660e7f20b8121ffb7' AND name = 'rename'")
monotone: cert: signable text [rename@8a31361bdd5a65d32894757660e7f20b8121ffb7:H4sIAAAAAAAAAEs1SU0zSbO0NDS0SDZNTUsyMDI0MjM1TUtOMTY3NzZMMjE0NUw2MEzl0ovJSy0vyElMTo1JzMsvyUgt0iupKOFCZgMAJyVgE0wAAAA=]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of rename cert on manifest 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: found 1 incident rename edges at node 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: exploring renames from parents of 8a31361bdd5a65d32894757660e7f20b8121ffb7, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@e4ef4f99118c5efb0212655fcd37731b4151c01e:MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'disapproval' AND value = 'MGFlZTcxNGEwZDFmYzdjOTFiMTQ5YjE4YTYwNWM1ODVkY2Q4YTAwYQ==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e4ef4f99118c5efb0212655fcd37731b4151c01e' AND name = 'rename'")
monotone: found 0 incident rename edges at node e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: exploring renames from parents of e4ef4f99118c5efb0212655fcd37731b4151c01e, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'disapproval' AND value = 'YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'rename'")
monotone: cert: signable text [rename@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:H4sIAAAAAAAAAEu2NDZKSzYyMkoxNzUxsTS1SEw0t0gyMLE0TLNMTDY3NjcyNjFLMzbhSsvP109My8xJ1SupKAHz8lLLC3ISk1ORhAEmHttoTgAAAA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of rename cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: found 1 incident rename edges at node 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: exploring renames from parents of 0aee714a0d1fc7c91b149b18a605c585dcd8a00a, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: adding lone incident edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merging rename edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a with -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: ancestor edge 0aee714a0d1fc7c91b149b18a605c585dcd8a00a -> e4ef4f99118c5efb0212655fcd37731b4151c01e is relevant, merging with current
monotone: merging rename edge -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a with -> e4ef4f99118c5efb0212655fcd37731b4151c01e
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: ancestor edge -> e4ef4f99118c5efb0212655fcd37731b4151c01e is relevant, composing with edge e4ef4f99118c5efb0212655fcd37731b4151c01e -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: composing rename edges -> e4ef4f99118c5efb0212655fcd37731b4151c01e and e4ef4f99118c5efb0212655fcd37731b4151c01e -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: composing lone rename foo/afile.txt -> foo/newplace/afile.txt
monotone: merging rename edge -> 8a31361bdd5a65d32894757660e7f20b8121ffb7 with -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 8a31361bdd5a65d32894757660e7f20b8121ffb7
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'ancestor'")
monotone: cert: signable text [ancestor@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'disapproval' AND value = 'YzkzMmZjMjIyZDc1NDQ5NThhYTc4YjA0OTFmOWFjNzM3MjM0NmYzNA==
'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '0aee714a0d1fc7c91b149b18a605c585dcd8a00a' AND name = 'rename'")
monotone: cert: signable text [rename@0aee714a0d1fc7c91b149b18a605c585dcd8a00a:H4sIAAAAAAAAAEu2NDZKSzYyMkoxNzUxsTS1SEw0t0gyMLE0TLNMTDY3NjcyNjFLMzbhSsvP109My8xJ1SupKAHz8lLLC3ISk1ORhAEmHttoTgAAAA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of rename cert on manifest 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: found 1 incident rename edges at node 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: exploring renames from parents of 0aee714a0d1fc7c91b149b18a605c585dcd8a00a, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: adding lone incident edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merging rename edge c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a with -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: merged in rename of foo/afile.txt -> foo/newplace/afile.txt
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 0aee714a0d1fc7c91b149b18a605c585dcd8a00a
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/afile.txt
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace
monotone: inferred pure directory rename foo -> foo/newplace
monotone: applying dir rename: foo/newplace/afile.txt -> foo/newplace/newplace/afile.txt
monotone: applying dir rename: foo/newplace/afile.txt -> foo/newplace/newplace/afile.txt
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '71b58e7aad2dcb39d841626f0985b8f7c6ae7f26' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '71b58e7aad2dcb39d841626f0985b8f7c6ae7f26' AND name = 'rename'")
monotone: found 0 incident rename edges at node 71b58e7aad2dcb39d841626f0985b8f7c6ae7f26
monotone: exploring renames from parents of 71b58e7aad2dcb39d841626f0985b8f7c6ae7f26, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 71b58e7aad2dcb39d841626f0985b8f7c6ae7f26
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '987894b3345d914a301b1f915fef11e4f9381998' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '987894b3345d914a301b1f915fef11e4f9381998' AND name = 'rename'")
monotone: found 0 incident rename edges at node 987894b3345d914a301b1f915fef11e4f9381998
monotone: exploring renames from parents of 987894b3345d914a301b1f915fef11e4f9381998, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 987894b3345d914a301b1f915fef11e4f9381998
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/afile.txt
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace
monotone: inferred pure directory rename foo -> foo/newplace/newplace
monotone: applying dir rename: foo/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/afile.txt
monotone: applying dir rename: foo/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/afile.txt
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '6dd30b32706fcde64fba73b373f849469ba0ab90' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '6dd30b32706fcde64fba73b373f849469ba0ab90' AND name = 'rename'")
monotone: found 0 incident rename edges at node 6dd30b32706fcde64fba73b373f849469ba0ab90
monotone: exploring renames from parents of 6dd30b32706fcde64fba73b373f849469ba0ab90, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 6dd30b32706fcde64fba73b373f849469ba0ab90
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '22e2a9f87ffb90fdffb47d4e90c94fc4ac5d2a43' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '22e2a9f87ffb90fdffb47d4e90c94fc4ac5d2a43' AND name = 'rename'")
monotone: found 0 incident rename edges at node 22e2a9f87ffb90fdffb47d4e90c94fc4ac5d2a43
monotone: exploring renames from parents of 22e2a9f87ffb90fdffb47d4e90c94fc4ac5d2a43, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 22e2a9f87ffb90fdffb47d4e90c94fc4ac5d2a43
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/afile.txt
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'b70e22cf4359c16e244d00aa328f385ac860713f' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'b70e22cf4359c16e244d00aa328f385ac860713f' AND name = 'rename'")
monotone: found 0 incident rename edges at node b70e22cf4359c16e244d00aa328f385ac860713f
monotone: exploring renames from parents of b70e22cf4359c16e244d00aa328f385ac860713f, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> b70e22cf4359c16e244d00aa328f385ac860713f
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'd17fc514ad6a002a3f51739a9cf530cae2315c73' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'd17fc514ad6a002a3f51739a9cf530cae2315c73' AND name = 'rename'")
monotone: found 0 incident rename edges at node d17fc514ad6a002a3f51739a9cf530cae2315c73
monotone: exploring renames from parents of d17fc514ad6a002a3f51739a9cf530cae2315c73, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> d17fc514ad6a002a3f51739a9cf530cae2315c73
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '29a40177eef36916a02de6390e9d22f47c4b9c78' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '29a40177eef36916a02de6390e9d22f47c4b9c78' AND name = 'rename'")
monotone: found 0 incident rename edges at node 29a40177eef36916a02de6390e9d22f47c4b9c78
monotone: exploring renames from parents of 29a40177eef36916a02de6390e9d22f47c4b9c78, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 29a40177eef36916a02de6390e9d22f47c4b9c78
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '93c4a1696abed4df704bbb95077fb50c8f96f243' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '93c4a1696abed4df704bbb95077fb50c8f96f243' AND name = 'rename'")
monotone: found 0 incident rename edges at node 93c4a1696abed4df704bbb95077fb50c8f96f243
monotone: exploring renames from parents of 93c4a1696abed4df704bbb95077fb50c8f96f243, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 93c4a1696abed4df704bbb95077fb50c8f96f243
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt 37aa63c77398d954473262e1a0057c1e632eda77
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8ec70b335f58d6d0e88448689d70a7ad62dd6c1b' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '8ec70b335f58d6d0e88448689d70a7ad62dd6c1b' AND name = 'rename'")
monotone: found 0 incident rename edges at node 8ec70b335f58d6d0e88448689d70a7ad62dd6c1b
monotone: exploring renames from parents of 8ec70b335f58d6d0e88448689d70a7ad62dd6c1b, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 8ec70b335f58d6d0e88448689d70a7ad62dd6c1b
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '1c9e57ed33dcfc9ba960e53053ac9563df08688e' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '1c9e57ed33dcfc9ba960e53053ac9563df08688e' AND name = 'rename'")
monotone: found 0 incident rename edges at node 1c9e57ed33dcfc9ba960e53053ac9563df08688e
monotone: exploring renames from parents of 1c9e57ed33dcfc9ba960e53053ac9563df08688e, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 1c9e57ed33dcfc9ba960e53053ac9563df08688e
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e3295e66bd9b52113cd34d71e53517d5192aa4e8' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e3295e66bd9b52113cd34d71e53517d5192aa4e8' AND name = 'rename'")
monotone: found 0 incident rename edges at node e3295e66bd9b52113cd34d71e53517d5192aa4e8
monotone: exploring renames from parents of e3295e66bd9b52113cd34d71e53517d5192aa4e8, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> e3295e66bd9b52113cd34d71e53517d5192aa4e8
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'f998dde80e38843a8e0892eade1124c63102ec2e' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'f998dde80e38843a8e0892eade1124c63102ec2e' AND name = 'rename'")
monotone: found 0 incident rename edges at node f998dde80e38843a8e0892eade1124c63102ec2e
monotone: exploring renames from parents of f998dde80e38843a8e0892eade1124c63102ec2e, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> f998dde80e38843a8e0892eade1124c63102ec2e
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'bb03c97b4448a0ad6a8c51619f4ac0cfd6ee99a6' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'bb03c97b4448a0ad6a8c51619f4ac0cfd6ee99a6' AND name = 'rename'")
monotone: found 0 incident rename edges at node bb03c97b4448a0ad6a8c51619f4ac0cfd6ee99a6
monotone: exploring renames from parents of bb03c97b4448a0ad6a8c51619f4ac0cfd6ee99a6, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> bb03c97b4448a0ad6a8c51619f4ac0cfd6ee99a6
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'cb1a8416ecafc078624b7667ebbc060c156fdd2a' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'cb1a8416ecafc078624b7667ebbc060c156fdd2a' AND name = 'rename'")
monotone: found 0 incident rename edges at node cb1a8416ecafc078624b7667ebbc060c156fdd2a
monotone: exploring renames from parents of cb1a8416ecafc078624b7667ebbc060c156fdd2a, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> cb1a8416ecafc078624b7667ebbc060c156fdd2a
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e0905c078461c91dc47e0fb3592723643beaaaab' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'e0905c078461c91dc47e0fb3592723643beaaaab' AND name = 'rename'")
monotone: found 0 incident rename edges at node e0905c078461c91dc47e0fb3592723643beaaaab
monotone: exploring renames from parents of e0905c078461c91dc47e0fb3592723643beaaaab, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> e0905c078461c91dc47e0fb3592723643beaaaab
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '65a75b700dcbbf373173ec507d2c65ef5be96b47' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '65a75b700dcbbf373173ec507d2c65ef5be96b47' AND name = 'rename'")
monotone: found 0 incident rename edges at node 65a75b700dcbbf373173ec507d2c65ef5be96b47
monotone: exploring renames from parents of 65a75b700dcbbf373173ec507d2c65ef5be96b47, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 65a75b700dcbbf373173ec507d2c65ef5be96b47
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '16c753812e36ebe29b5819c8f16b97c4dde60f48' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '16c753812e36ebe29b5819c8f16b97c4dde60f48' AND name = 'rename'")
monotone: found 0 incident rename edges at node 16c753812e36ebe29b5819c8f16b97c4dde60f48
monotone: exploring renames from parents of 16c753812e36ebe29b5819c8f16b97c4dde60f48, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 16c753812e36ebe29b5819c8f16b97c4dde60f48
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'f74f14c33bc09d591824da03a9c0f492a8487906' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = 'f74f14c33bc09d591824da03a9c0f492a8487906' AND name = 'rename'")
monotone: found 0 incident rename edges at node f74f14c33bc09d591824da03a9c0f492a8487906
monotone: exploring renames from parents of f74f14c33bc09d591824da03a9c0f492a8487906, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> f74f14c33bc09d591824da03a9c0f492a8487906
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp
monotone: restarting merge under propagated directory renames
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '7b6e600a02bead2ed509998a4a87b39a28550032' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '7b6e600a02bead2ed509998a4a87b39a28550032' AND name = 'rename'")
monotone: found 0 incident rename edges at node 7b6e600a02bead2ed509998a4a87b39a28550032
monotone: exploring renames from parents of 7b6e600a02bead2ed509998a4a87b39a28550032, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 7b6e600a02bead2ed509998a4a87b39a28550032
monotone: constructed manifest_changes (1 dels, 2 adds)
monotone: indexing add: another.txt b7c8ffb8fbc67c171328e0e8f643694e8e61b335
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: found 1 plain additions
monotone: matched 1 del/add pairs as moves
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '998ddda64ecedcc79f74c23a18dbea433b0b3f6a' AND name = 'ancestor'")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE id = '998ddda64ecedcc79f74c23a18dbea433b0b3f6a' AND name = 'rename'")
monotone: found 0 incident rename edges at node 998ddda64ecedcc79f74c23a18dbea433b0b3f6a
monotone: exploring renames from parents of 998ddda64ecedcc79f74c23a18dbea433b0b3f6a, seeking towards c932fc222d7544958aa78b0491f9ac7372346f34
monotone: building patch set c932fc222d7544958aa78b0491f9ac7372346f34 -> 998ddda64ecedcc79f74c23a18dbea433b0b3f6a
monotone: constructed manifest_changes (1 dels, 1 adds)
monotone: indexing add: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/ne
monotone: found move foo/afile.txt -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpla
monotone: matched 1 del/add pairs as moves
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: inferred pure directory rename foo -> foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newpl
monotone: applying dir rename: foo/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newplace/newp

Similar example with move:
found move etc\monotone-control\monotonerc -> etc/monotone/monotonerc
matched 3 del/add pairs as deltas
matched 1 del/add pairs as moves
applying 0 deletions to files in tree
applying 1 moves to files in tree
moving etc\monotone-control\monotonerc -> etc/monotone/monotonerc
converting 3 bytes from UTF-8 to ANSI_X3.4-1968
converting 8 bytes from UTF-8 to ANSI_X3.4-1968
converting 10 bytes from UTF-8 to ANSI_X3.4-1968
converting 31 bytes from UTF-8 to ANSI_X3.4-1968
db.execute("ROLLBACK")
monotone: fatal: std::exception: boost::filesystem::rename: "etc\monotone-control\monotonerc", "etc/monotone/monotonerc": No such file or directory

Eric Meyer <eemeyer>

 

Attached Files
file #1386:  tmp.mt added by eemeyer (256KiB - application/octet-stream - monotone db with backslash file name)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by stephen_leake (Updated the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 9 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon 10 May 2010 11:10:33 AM UTCstephen_leakeOpen/ClosedIn Test=>Closed
      Summary[NEED TEST] File in repository with \\ instead of / directory separator=>[NEED TEST] File in repository with \ instead of / directory separator
    Sat 08 May 2010 07:53:24 PM UTCstephen_leakeStatusNone=>Fixed
      Open/ClosedOpen=>In Test
      Summary[NEED TEST] File in repository with \\ instead of / directory separator=>[NEED TEST] File in repository with \ instead of / directory separator
    Sat 08 May 2010 07:39:24 PM UTCstephen_leakeAssigned toNone=>stephen_leake
      Summary[NEED TEST] File in repository with \\ instead of / directory separator=>[NEED TEST] File in repository with \ instead of / directory separator
    Mon 21 Feb 2005 11:55:52 PM UTCnjsSummaryFile in repository with \ instead of / directory repository=>[NEED TEST] File in repository with \ instead of / directory separator
    Sun 06 Jun 2004 03:13:08 AM UTCeemeyerAttached File-=>Added tmp.mt, #1378

    Back to the top


    Powered by Savane 3.1-cleanup1