You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to convert an old VSS repo (I export the entire $/), I get this
error message:
---------------------------
Error
---------------------------
Project spec must start with $/
Parameter name: projectSpec
See log file for more information.
---------------------------
Abort Retry Ignore
---------------------------
This is the relevant part of the log:
Replaying changeset 925 from 10/12/2007 14:58:27
C:\Users\user\Desktop\Git\MyProject: Move to $/Skin from
C:\Users\user\Desktop\Git\MyProject\Skin
ERROR: Project spec must start with $/
Parameter name: projectSpec
System.ArgumentException: Project spec must start with $/
Parameter name: projectSpec
at Hpdi.Vss2Git.VssPathMapper.ResolveProjectSpec(String projectSpec)
at Hpdi.Vss2Git.VssPathMapper.MoveProjectTo(VssItemName project, VssItemName subproject, String newProjectSpec)
at Hpdi.Vss2Git.GitExporter.ReplayRevision(VssPathMapper pathMapper, Revision revision, GitWrapper git, LinkedList`1 labels)
at Hpdi.Vss2Git.GitExporter.<>c__DisplayClass11.<ReplayChangeset>b__d()
at Hpdi.Vss2Git.GitExporter.AbortRetryIgnore(ThreadStart work, MessageBoxButtons buttons)
Original issue reported on code.google.com by [email protected] on 10 Oct 2013 at 8:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Oct 2013 at 8:11The text was updated successfully, but these errors were encountered: