mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 14:15:32 +00:00
comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25775 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1c71a1019b
commit
1e77f7f87f
@ -332,6 +332,8 @@ bool CVS::checkInEnabled()
|
||||
void CVS::checkOut()
|
||||
{
|
||||
// cvs update or perhaps for cvs this should be a noop
|
||||
// we need to detect conflict (eg "C" in output)
|
||||
// before we can do this.
|
||||
lyxerr << "Sorry not implemented." << endl;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user