On Tue, Dec 9, 2008 at 11:06 AM, Dirk Stöcker >> - what about merge conflicts ? > > Which merge conflicts? > > In SVN? Here always the one having the conflicts has to solve them :-)
No, I talk about merging two nodes. What happens if two nodes carry the same key but different values. I guess the standard merge is prompting the conflict and expects manual decision (I don't use Josm here so I cannot test right now). So if we use the same action on 500 duplicated nodes, it is possible that for some of them we have a merge conflict, thus a prompt. > >> I could also have a look on another issue I noticed when I tried to >> quickly test the "Ignore" feature which tried to save the information >> into an inexisting file, thus raising an exception. > > The FileWriter should create the file. An exception and thus a stack > trace should only occur when for some reasons saving is not possible (e.g. > missing permissions). > I will investigate this point. I'm sure other plugins have enough permissions so I will check what makes the difference here. Thanks, Pieren _______________________________________________ josm-dev mailing list [EMAIL PROTECTED] http://lists.openstreetmap.org/listinfo/josm-dev

