Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message - Project spec must start with $/ #6

Open
GoogleCodeExporter opened this issue Apr 14, 2015 · 0 comments
Open

Error message - Project spec must start with $/ #6

GoogleCodeExporter opened this issue Apr 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant