What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox/ Can anybody explain checkin and checkout? thanks adv satish kumar
No best answer available. Please pick the good answer available or submit your answer.
July 05, 2006 06:04:18
Prathiba
RE: What is the difference between sandbox and EME, ca...
Sandboxes are work areas used to develop test or run code associated with a given project.Only one version of the code can be held within the sandbox at any time.The EME Datastore contains all versions of the code that have been checked into it. A particular sandbox is associated with only one Project where as a Project can be checked out to a number of sandboxes
RE: What is the difference between sandbox and EME, ca...
The project is under source control under EME. You can't do any manipulations on the project which is in EME. So if you want to do any manipulations you have to check out the project into your sandbox and do whatever manipulations you want and for updating the project you have to checkin the project.
You have to set up one working area in your system to work on the project that working area is your sandbox.
RE: What is the difference between sandbox and EME, can we perform checkin and checkout through sandbox/ Can anybody explain checkin and checkout?thanks advsatish kumar
Hi EME is like All-In one guide where as Sand box is an idividual subjected guide restricted for individual user. Check in/ check out are the procedure to send/extract graphs from sandbox to EME. Check In: Process of sending a graph from sand box to EME Check out: Process of taking graph from EME to sand box. Hope this hels you