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

It is necessary to commit deletes inside a folder before renaming it #15

Open
maximalexanian opened this issue Jul 31, 2015 · 0 comments

Comments

@maximalexanian
Copy link

Replaying changeset 12715 from 09/22/2008 15:39:02
c:\RG-git\fluidsynth\winbuild: Delete fluidsynth.vsscc
c:\RG-git\fluidsynth\vst\win32: Delete FluidSynthVST.dsp
c:\RG-git\fluidsynth\winbuild\fluidsynth_lib\fluidsynth_lib.dsp: Edit revision 2
Executing: C:\Program Files (x86)\Git\bin\git.exe add -- c:\RG-git\fluidsynth\winbuild\fluidsynth_lib\fluidsynth_lib.dsp
c:\RG-git\fluidsynth\winbuild\fluidsynth\fluidsynth.vcproj: Edit revision 3
Executing: C:\Program Files (x86)\Git\bin\git.exe add -- c:\RG-git\fluidsynth\winbuild\fluidsynth\fluidsynth.vcproj
c:\RG-git\fluidsynth\winbuild\fluidsynth.sln: Edit revision 3
Executing: C:\Program Files (x86)\Git\bin\git.exe add -- c:\RG-git\fluidsynth\winbuild\fluidsynth.sln
c:\RG-git: Rename fluidsynth to Fluidsynth
Executing: C:\Program Files (x86)\Git\bin\git.exe mv -- c:\RG-git\fluidsynth c:\RG-git\fluidsynth.mvtmp
!fatal: bad source, source=fluidsynth/vst/win32/FluidSynthVST.dsp, destination=fluidsynth.mvtmp/vst/win32/FluidSynthVST.dsp
ERROR: git returned exit code 128
Executable: C:\Program Files (x86)\Git\bin\git.exe
Arguments: mv -- c:\RG-git\fluidsynth c:\RG-git\fluidsynth.mvtmp
Stdout:
Stderr: fatal: bad source, source=fluidsynth/vst/win32/FluidSynthVST.dsp, destination=fluidsynth.mvtmp/vst/win32/FluidSynthVST.dsp
Hpdi.Vss2Git.ProcessExitException: git returned exit code 128
at Hpdi.Vss2Git.GitWrapper.ExecuteUnless(ProcessStartInfo startInfo, String unless) in p:\vss2git-master\Vss2Git\GitWrapper.cs:line 296
at Hpdi.Vss2Git.GitWrapper.Move(String sourcePath, String destPath) in p:\vss2git-master\Vss2Git\GitWrapper.cs:line 143
at Hpdi.Vss2Git.GitExporter.CaseSensitiveRename(String sourcePath, String destPath, RenameDelegate renamer) in p:\vss2git-master\Vss2Git\GitExporter.cs:line 745
at Hpdi.Vss2Git.GitExporter.ReplayRevision(VssPathMapper pathMapper, Revision revision, GitWrapper git, LinkedList`1 labels) in p:\vss2git-master\Vss2Git\GitExporter.cs:line 375
at Hpdi.Vss2Git.GitExporter.<>c__DisplayClass11.b__d() in p:\vss2git-master\Vss2Git\GitExporter.cs:line 247
at Hpdi.Vss2Git.GitExporter.AbortRetryIgnore(ThreadStart work, MessageBoxButtons buttons) in p:\vss2git-master\Vss2Git\GitExporter.cs:line 594

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

No branches or pull requests

1 participant