Page 2 of 2

Re: Servoy 6.0 release candidate 4

PostPosted: Thu Jul 21, 2011 6:43 pm
by jcompagner
if you are careful then that should be fine.

Re: Servoy 6.0 release candidate 4

PostPosted: Thu Jul 21, 2011 6:53 pm
by rafig
Hi Johan,
jcompagner wrote:if you are careful then that should be fine.

I assume that was to me, if so, thanks, I will be!
Rafi

Re: Servoy 6.0 release candidate 4

PostPosted: Tue Aug 09, 2011 5:51 pm
by Harjo
jcompagner wrote:if you are careful then that should be fine.


Hi Johan,

so it is possible to open a servoy 5.2.9. workspace in Servoy 6 and work already in advance at the warnings? and still can use the workspace after that for 5.2.9?
can you explain, what you mean by: be careful? some tips?

Re: Servoy 6.0 release candidate 4

PostPosted: Tue Aug 09, 2011 5:57 pm
by jcompagner
if you touch something that will end up in a higher repository version then 5.2.9 won't be able to read in those files

But if you just touch js files and then for the most part JSDoc .. and you only commit that, then you can check that out just fine in 5.2.9

Re: Servoy 6.0 release candidate 4

PostPosted: Tue Aug 09, 2011 6:03 pm
by Harjo
jcompagner wrote:if you touch something that will end up in a higher repository version then 5.2.9 won't be able to read in those files


I understand I can't use new function-code, do you have some examples, on what NOT to change and elaborate what you mean, by touch?

Re: Servoy 6.0 release candidate 4

PostPosted: Wed Aug 10, 2011 9:29 am
by pbakker
I'd check out your code into a new workspace, then work only on the .js files and commit only those changes back. Much safer that way.

Paul