[TYPO3-core] Git problem with supposedly untracked files

Markus Klein klein.t3 at mfc-linz.at
Fri Aug 19 21:45:37 CEST 2011


Hi,

did you try

$ git checkout -f issue25669_4-5


Kind regards
Markus

> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of François Suter
> Sent: Friday, August 19, 2011 1:29 PM
> To: typo3-team-core at lists.typo3.org
> Subject: [TYPO3-core] Git problem with supposedly untracked files
> 
> Hi all,
> 
> I'm trying to switch between my "clean" TYPO3_4-5 branch and another
> development 4.5-related branch. When I try to:
> 
> $ git checkout issue25669_4-5
> 
> I get the following message:
> 
> "error: The following untracked working tree files would be overwritten by
> checkout:"
> 
> followed by a long list of files from Extbase.
> 
> I tried out the steps which seemed to fit from the Git troubleshooting page in
> the wiki [1], i.e. executed:
> 
> $ rm -rf typo3/sysext/extbase/
> $ git reset --hard
> $ git pull
> $ git submodule update --init
> 
> but to no avail. What should I do now?
> 
> I really like Git, but sometimes it just drives me mad. I've never been that
> stuck with any piece of software before...
> 
> Cheers
> 
> --
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> 
> [1]
> http://wiki.typo3.org/TroubleShooting_(Git)#Checkout_fails_with_.22error:
> _Untracked_working_tree_file_....22
> _______________________________________________
> Before posting to this list, please have a look to the posting rules on the
> following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list