On Mar 30, 2011, at 7:15 PM, DougEdmunds wrote:

> 1. File browser (after selecting a *.st file): 
> What is the difference between 'install'  and 'fileIn' buttons?
> 

"install" loads it in a new changeset (named like the file). filein loads in the
current changeset.

> 2. Monticello (after selecting a repository): 
> What is the difference between 'load', 'merge' and 'adopt' buttons?
> 
load will destroy all you changes and just load the package. Merge will
do a merge between your version and the one you are loading based
on the last version that they share.

There is some documentation here:

https://gforge.inria.fr/frs/download.php/27018/Monticello.pdf


--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


Reply via email to