Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: What is ignore.txt

by GrandFather (Saint)
on Jun 08, 2023 at 21:28 UTC ( [id://11152705]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What is ignore.txt
in thread What is ignore.txt

I strongly second hippo's recommendation that you version control your code. It seems a bit over the top for a lone shark developer to do that, but if you commit frequently it can save you from brain farts, cats, dogs and small children interacting with your keyboard in unfortunate ways, acts of nature, hard drive failures, ...

Really, spin up a git repo somewhere in the cloud and git committing. Not tomorrow, or the day after -today is the day to do it! (Says he who has been bitten more than once!)

Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond

Replies are listed 'Best First'.
Re^4: What is ignore.txt
by cavac (Parson) on Jun 13, 2023 at 08:23 UTC

    I agree with that, too. Decentralized version control (mercurial in my case) has saved me countless times. I run a setup where commits are automatically synced to multiple systems in different locations. Even a fire or bankruptcy of a cloud service leaves enough intact copies to continue "business as usual".

    PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
Re^4: What is ignore.txt
by Bod (Parson) on Jun 13, 2023 at 21:25 UTC

      Well done! In days gone by I'd have recommended Mercurial and TortoiseHg, but unfortunately Git has won the video format wars. :-(

      Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
        In days gone by I'd have recommended Mercurial

        By pure chance, I read n article last evening that linked to a person's Mercurial presence. I guessed it was another platform in the Git space...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11152705]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-25 07:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found