Hello
I thought about two feature that would be nice to have between the Esenthel Editor and the Esenthel Server
1/ Flushing the removed elements:
While the connection to the Esenthel Server is enabled, and I want to flush my removed elements, a window pops and informs me that it will be redownload back to my computer if I am connected to a server.
Wouldn't it be cool to flush this elements on the server, so that we can get rid of them definitively ?
2/ Flushing and Pushing fresh source codes to Esenthel Server (without merging) :
Merging sources with Esenthel server is complicated, and Synchronize tool is complicated.
This is why we decided to use SVN for versionning.
Yet, it is necessary to do it, when a user creates a new source code file... importing it thanks to SVN embedded tool doesn't fix the pop up :
"Element "blablablabla" was not yet downloaded, please first:
1. Upload Code using "Synchronize Codes" option on the source machine
2. Download Code using "Synchronize Codes" option on this machine."
So it is not possible to use SVN without using the synchronizing tool.. at least one time ? Or am I doing it wrong ?
Right now we use "synchronizing codes" only when someone add a new source file, and we use SVN the rest of the time.. So it happens to have "unstable code states" ,when we are in the middle of a synchronization, and an SVN update...
I think it would be cool to have a command to flush the sources on the Esenthel Server, and download new ones, and ensure "stables versions" of the codes on the server.
Thanks !