2015-05-23 27 views
5

Nie mogę pobrać/push do zdalnego repo w bitbucket lub zmienić oddział lokalnie. Otrzymuję następujące błędy.Błąd git: can not stat <filename>: Błąd protokołu

* branch   master  -> FETCH_HEAD 
Performing inexact rename detection: 100% (651/651), done. 
error: cannot stat 'public/location-chambre-meublee/pictures?body_icons.png': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?chambre-meublee-montreal.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?colocation-montreal-canada-irie-location.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?colocation-montreal-etudiant-irie-location.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?colocation-montreal-irie-location.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?home-banner.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?icons-1.png': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?icons-2.png': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?icons-3.png': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?logo.png': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?merci-banner.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?proto.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?recherche-colocation-montreal-irie-location.jpg': Protocol error 
error: cannot stat 'public/location-chambre-meublee/pictures?trouver-une-colocation-a-montreal-irie-location.jpg': Protocol error 

Jak mogę rozwiązać ten problem lub usunąć te pliki w bitbucket?

+0

Czy kiedykolwiek to rozgryzłeś? Mam ten sam problem. –

Odpowiedz

1

Może to pomóc, nawet jeśli problem nie mają do czynienia z git rebase:

git rebase error

Zasadniczo mówi, że trzeba zamknąć wszystkie programy za pomocą tych plików (czasem za pomocą menadżer zadań).

Jeśli to nie działa, polecam sklonowanie projektu w innym miejscu, a następnie skopiowanie wszystkich plików zmodyfikowanych do nowej lokalizacji pod prawidłową ścieżką. Następnie możesz zatwierdzić i wypchnąć stamtąd bez żadnych problemów.