The MASM Forum

Projects => Easy Code IDE 32/64-bit => Topic started by: K_F on June 29, 2015, 06:08:29 PM

Title: An idea for automated backups
Post by: K_F on June 29, 2015, 06:08:29 PM
Hi Ramon,
I've just been thinking as my projects are getting larger by the minute...

It would be nice to have automated backups of the project being worked on. Sometime one forgets to backup and many a time I've had to backtrack.. :icon_eek: either from power outages or plain forgetfulness  :biggrin:

Envisaged:-
- Set two or three location paths for backup redundancy.
- A timer can be set.. anywhere from 1 to 60 minutes,  in minute increments.

I don't think it would be too much trouble to implement, maybe just a few extra options in the Tools-Settings tabs
plus a timer.

8)
Van
Title: Re: An idea for automated backups
Post by: rsala on July 11, 2015, 03:17:14 AM
Hi Van,

I am currently developing Easy Code v2.0, using FASM, GOASM, JWASM, MASM and POASM (32-64 bits), and specially focused to build 64-bit applications (EC v1.0 compatible, of course). EC v2.0 already has an option to automatically save the project your working on. The interval (in minutes) that the project will be saved is set in the configuration tab.

Would that be enough?

Regards,

Ramon
Title: Re: An idea for automated backups
Post by: K_F on July 11, 2015, 05:58:13 AM
Hi Ramon.. that's good news

It's up to you though.. but it would be nice to have 3 locations for 'incremental' backups
- The main project location
- and two other locations at the same time. the idea is to place these locations on two different disk drives, providing a disk failure redundancy factor.

At the moment I back up all over the place when I remember - it take a bit of effort to keep control of this.. :biggrin:


Title: Re: An idea for automated backups
Post by: rsala on July 12, 2015, 05:46:51 PM
Hi Van,

Ok, I will add this feature to my todo list.  :t

Regards,

Ramon
Title: Re: An idea for automated backups
Post by: evlncrn8 on July 13, 2015, 07:14:46 AM
possibly add an integration to svn / git might be an option
Title: Re: An idea for automated backups
Post by: AssemblyChallenge on July 16, 2015, 04:11:32 AM
 Hi.

How about the possibility of import/export the color themes ??  :greenclp:

Thank you.

PD: I have more bugs to report but as you seem too busy rigth now...  :lol:
Title: Re: An idea for automated backups
Post by: rsala on July 18, 2015, 06:32:56 AM
Hi,

I am sorry but I have not been able to log in for a pair of days, so I could not answer before.

Quotepossibly add an integration to svn / git might be an option

I must confess I have no idea how to do that.

QuoteHow about the possibility of import/export the color themes ??

What do you exactly nean?

QuotePD: I have more bugs to report but as you seem too busy rigth now...

Please, report them.

Regards,

Ramon
Title: Re: An idea for automated backups
Post by: AssemblyChallenge on July 21, 2015, 03:50:51 AM
Hi Ramon  :bgrin:

Right now, you can modify your editor's color theme but it is embedded in the EasyCode.ini file.

In my humble opinion, it would be a great addition to EC if you could somehow save it for backup/sharing purposes.
I keep that file very safe because if it gets lost/damaged then would have to recreate the whole thing again.

Think, for example, a place on EasyCode's web site (or here at Masm  :bgrin:)  where people could share their color themes, including screenshots and stuff.

Regards.
Title: Re: An idea for automated backups
Post by: rsala on July 26, 2015, 11:31:10 PM
Hi AssemblyChallenge,

Yes, that's a very good idea and I will take into account. However, what about using SVN (i.e. Tortoise SVN). That's what I do!

Regards,

Ramon