Skip to main content



      Home
Home » Archived » Hudson » Git "Clean after checkout" does not clean folders
Git "Clean after checkout" does not clean folders [message #1090667] Tue, 20 August 2013 09:26
Eclipse UserFriend
Git "Clean after checkout" does not clean folders. According to help "Run "git clean -fdx" after every checkout to ensure a clean build." so it is supposed to remove unversioned files and folders but it does not. After a build (xcode) I got "build" folder with unique build artifacts. After antoher build my build folder contains artifacts from current and all previous builds even though "clean after checkout" option is checked. In the log when this option is checked I see "Cleaning workspace" log entry and unversioned files are removed however unversioned folders are still there. When I call command git clean -fdx from command line "build" folder is removed. Is git clean command really invoked with '-d' option ?

Bug filed at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415482
Previous Topic:NoClassDefFoundError: com/sun/xml/txw2/TypedXmlWriter
Next Topic:How to create a group in hudson
Goto Forum:
  


Current Time: Tue Jul 08 03:12:19 EDT 2025

Powered by FUDForum. Page generated in 0.08017 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top