rgheck wrote:
> Excellent! How are we choosing the VCS when we "register" the file?

we check for .svn/entries, CVS/Entries and finally for file.lyx,v. that
decides which VCS is to be used.

> In SVN::checkOut(), could you just try to do it and check the return value? 

this is unfortunately problem i'm fighting from yesterday. you can't get return
value from startscript() easily (or more precisely the returned value is 
something
different what one would expect :)

> Of course, you wouldn't necessarily know what the cause was, but it might 
> be enough. Otherwise, you could redirect stderr to a file and then parse 
> it, much as we do when we run latex.

im currently working on the parsing just now :))
pavel

Reply via email to