Am 26.10.2011 um 12:05 schrieb Pavel Sanda: > Stephan Witt wrote: >>> Pavel, I've tested this patch with 1.7 SVN and on Linux with 1.6. >>> Because I've only the LYX SVN repository at hand I don't want to test >>> all operations. But the detection of SVN repository members is working now. >> >> I missed some status flag: "I" stands for ignore. >> >> This leads to the next (attached) patch. > > i feel uneasy about this stuff being executed for opening each lyx file > (the same problem as with git), directory traversal is not better. > shall we introduce some gui variable like "Use revision control systems" > or am i oversensitive?
This was my proposal some days ago. I support that and can implement it. I think it should implemented as a list of version control systems LyX should try. And the bonus could be to use the first of them for registering a new file and not RCS as it is currently. Stephan