svn - Error migrating from git to tfs: '$' at the beginning of a path -


i've been trying use git-tf migrate large git repository (14000 revisions) tfs. git repository temporary one, original repository in subversion if matters.

during migration 1 of revisions caused error:

git-tf: tf10122: path '$/tewt/fxx/$nx001.txt' contains '$' @ beginning of path component. remove '$' , try again.

this revision delete of folder fxx , pretty in overall history (9th oldest revision). how go "fixing" revision tfs accepts it?

this caused file name "$nx001.txt". tfs not support filename start "$". , since mentioned folder fxx had been deleted still error, suspect running git-tf "--deep" option. if so, there no way skip error know.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -