Dr Eberhard W Lisse wrote: > Hi, > > is it possible (on OS X 10.6.7, LyX 2.0 RC1) to check in or out > several files?
no. however if you don't want to do it specifically for few files but for the whole tree check out is possible via update local directory (see icon in VCS toolbar). checkin counterpart is not there, but there is possibility to add keybinding (or even manually add your own icon) for VC_COMMAND which will do something like "svn ci ." see additional features manual, version control section and also LFUNs manual for VC_COMMAND details. pavel