patchGNU Octave - Patches: patch #8442, Add all generated files to...

 
 

patch #8442: Add all generated files to .hgignore

Submitter:  David Spies <dspyz>
Submitted:  Fri 25 Apr 2014 08:11:20 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Invalid Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 27 Apr 2014 07:17:51 PM UTC, comment #1: 

These files are intentionally not in .hgignore so that hg purge will clean them up but leave the ones that are more permanent after bootstrapping, i.e. what would go in a tarball, but nothing beyond that.

If you're bothered by the output of configure and make, then build out of source or add the hg ignore patterns to a local hgignore file specified in octave/.hg/hgrc or in your ~/.hgrc.


Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Fri 25 Apr 2014 08:11:20 PM UTC, original submission:  

I recently lost a file because I didn't realize I hadn't added it to hg.  I've tried using "hg status" to see what files I've created, but unfortunately, it shows all the auto-generated configure and build files so I can't find the ones which I myself created.
This patch adds lines to .hgignore to exclude all auto-generated files.

David Spies <dspyz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31249:  all_ignores.diff added by dspyz (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by dspyz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-04-27 jordigh StatusNone Invalid
        Open/ClosedOpen Closed
    2014-04-25 dspyz Attached File- Added all_ignores.diff, #31249

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code