Assuming everything still works the way I documented it long long ago, create doesn't overwrite. "overwrite" overwrites.
UpdateSettings determines what it can do before it determines what it should do. If a file already exists, "create" won't be possible, so a create hint will be ignored. http://gobo.kundor.org/wiki/UpdateSettings#Update_Commands > I tried to find a hint, but it seems like there is no "use default > when > current is missing". The hints "create" and "overwrite" both do the > same > thing and "skip" does nothing. I'd like "create" not to overwrite > if the > file already exist, or have I missed something? > > -- > /Jonas > > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > _______________________________________________ > gobolinux-devel mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
