Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General questions
#3
2) Answer might be never - if you have 19+ versions of single file saved with a different suffixes, then its high time to start using version control system (nowadays its often git). With version system saving new version of a file is "cheap", so you can (and should) save your file after every "major" change. You wont have directory full of dozens versions of same file and with meaningful commit messages and possibility to compare changes its much easier to track your changes or revert to some previous version.
Reply


Messages In This Thread
General questions - by PappaBear - Apr-11-2017, 05:57 AM
RE: General questions - by Larz60+ - Apr-11-2017, 11:39 AM
RE: General questions - by zivoni - Apr-11-2017, 12:53 PM
RE: General questions - by sparkz_alot - Apr-11-2017, 01:26 PM
RE: General questions - by PappaBear - Apr-11-2017, 03:22 PM
RE: General questions - by sparkz_alot - Apr-11-2017, 04:11 PM
RE: General questions - by wavic - Apr-11-2017, 05:40 PM
RE: General questions - by sparkz_alot - Apr-11-2017, 07:59 PM
RE: General questions - by metulburr - Apr-11-2017, 08:56 PM
RE: General questions - by Larz60+ - Apr-11-2017, 10:01 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020