Experimental Physics and Industrial Control System
|
On 12/18/18 12:26 PM, Konrad, Martin via Core-talk wrote:
> Hi Mark,
>> I believe I typed
>>
>> make -sj realclean realuninstall
> git clean -xdf
>
> will clean up more reliably and much faster after switching to a new
> release. Be careful though as this blows away all files that haven't
> been added to Git.
When in doubt about the effects of git-clean, and really when
won't you be, try first with '-n' instead of '-f'.
There is also '-X' (capital x) which is a bit safer.
> -X remove only ignored files
eg.
> git clean -Xdn
followed (maybe) by
> git clean -Xdf
Of course you can also give directories as arguments to clean
only part of a checkout. eg.
> git clean -Xdn src modules
- References:
- Working on the 7.0.2 final release Johnson, Andrew N. via Core-talk
- Re: Working on the 7.0.2 final release Johnson, Andrew N. via Core-talk
- RE: Working on the 7.0.2 final release Mark Rivers via Core-talk
- Re: Working on the 7.0.2 final release Johnson, Andrew N. via Core-talk
- RE: Working on the 7.0.2 final release Mark Rivers via Core-talk
- Re: Working on the 7.0.2 final release Johnson, Andrew N. via Core-talk
- Re: Working on the 7.0.2 final release Konrad, Martin via Core-talk
- Navigate by Date:
- Prev:
Re: Working on the 7.0.2 final release Johnson, Andrew N. via Core-talk
- Next:
Jenkins build became unstable: epics-7.0 » linux32 #93 APS Jenkins via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Re: Working on the 7.0.2 final release Konrad, Martin via Core-talk
- Next:
Jenkins build became unstable: epics-7.0 » linux32 #93 APS Jenkins via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
|
ANJ, 18 Dec 2018 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
·
Download
·
Search
·
IRMIS
·
Talk
·
Documents
·
Links
·
Licensing
·
|