http://bugs.grommit.com/show_bug.cgi?id=540
Summary: wx2hg fails to add new files to sub-workspace
Product: SCM Migration
Version: unspecified
Platform: SPARC (32bit+64bit)
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: major
Priority: P3
Component: wx2hg
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: sommerfeld at sun.com
If a workspace being migrated contains a new file in a sub-workspace (such as
usr/closed), wx2hg fails to add it.
(note: these filenames are not considered sensitive).
command output/transcript:
Doing out check:
Teamware parent /export/ws/txipsec/txipsec-gate has an hg twin
Cloning ssh://zhadum.east//export/ws/txipsec/txipsec-gate-hg
to /export/ws/sommerfeld/txipsec-perhost-hg
+ hg clone -r tip ssh://zhadum.east//export/ws/txipsec/txipsec-gate-hg
/export/ws/sommerfeld/txipsec-perhost-hg
requesting all changes
adding changesets
adding manifests
adding file changes
added 6939 changesets with 96563 changes to 50503 files
updating working directory
45536 files updated, 0 files merged, 0 files removed, 0 files unresolved
Cloning from ssh://zhadum.east//export/ws/txipsec/txipsec-gate-hg/usr/closed
to /export/ws/sommerfeld/txipsec-perhost-hg/usr/closed
requesting all changes
adding changesets
adding manifests
adding file changes
added 904 changesets with 7911 changes to 4374 files
updating working directory
3156 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
patching file usr/closed/cmd/cmd-inet/usr.lib/in.iked/Makefile
patching file usr/closed/cmd/cmd-inet/usr.lib/in.iked/defs.h
patching file usr/closed/cmd/cmd-inet/usr.lib/in.iked/gram.y
ERROR [usr/closed/cmd/cmd-inet/usr.lib/in.iked/SCCS/s.ikelabel.c]:
`usr/closed/cmd/cmd-inet/usr.lib/in.iked/SCCS/s.ikelabel.c' nonexistent (ut4)
new file: usr/closed/cmd/cmd-inet/usr.lib/in.iked/ikelabel.c
abort: path 'usr/closed/cmd/cmd-inet/usr.lib/in.iked/ikelabel.c' is inside repo
'usr/closed'
wx2hg: hg add failed.
Please run
hg --cwd /export/ws/sommerfeld/txipsec-perhost-hg update -C
before retrying.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.