Logging error.

The way I log projects is simple. Every new day coding I change the project name to the current date then save the entire project in the main folder. What happens this isn’t a very good way of logging. I don’t remember what they were but this method has previously caused me errors. It doesn’t seem that official. Is there a better way?

Github or bitbucket is the way to go. No manual editing of anything, just push changes to your repo and while your at it make a local backup, and your good to go.

Cool. Thank you!

1 Like

If you’re going to just make backups instead of using version control, I’d just install WinRAR, and create a .zip file of the folder. Use whatever naming convention you want for the zip file.

1 Like