Page 1 of 1

Version Control

PostPosted: Wed Oct 20, 2010 5:00 am
by tseyfarth
Hello Mr B!

One thing that would really really be cool is to include version control. My CAD app, EDWIN, has a really neat version control feature that lets me go back to earlier revs. The app is entirely database controlled, so I imagine this is how they do it.

Anyway, having some sort of version control would really really be cool

Tim

Re: Version Control

PostPosted: Wed Oct 20, 2010 5:01 am
by tseyfarth
forgot to click the "notify me'. Is there a way to have that always set?
Tim

Re: Version Control

PostPosted: Thu Oct 21, 2010 6:35 am
by berndnoetscher
tseyfarth wrote:forgot to click the "notify me'. Is there a way to have that always set?
Tim


Don't know.

Re: Version Control

PostPosted: Thu Oct 21, 2010 6:37 am
by berndnoetscher
tseyfarth wrote:Hello Mr B!

One thing that would really really be cool is to include version control. My CAD app, EDWIN, has a really neat version control feature that lets me go back to earlier revs. The app is entirely database controlled, so I imagine this is how they do it.

Anyway, having some sort of version control would really really be cool

Tim


Existing version control systems maybe used, as all project files are text based and easy to check in or out. But having it directly in the ide would be better, I agree.