[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/vcs/cvsservice
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2005-03-25 14:57:03
Message-ID: 20050325145703.E374748F () office ! kde ! org
[Download RAW message or body]

CVS commit by johnflux: 

We need a function that returns the latest version there is in cvs for a file


  M +4 -2      diffdialog.cpp   1.6


--- kdevelop/vcs/cvsservice/diffdialog.cpp  #1.5:1.6
@@ -81,6 +81,8 @@ void DiffDialog::languageChange() {
     DiffDialogBase::languageChange();
     //buttonGroup1->setTitle( tr2i18n( "Build Difference Between" ) );
-    if(!m_entry.revision().isNull())
-      diffLocalHeadRadio->setText( tr2i18n( "Local copy and &HEAD (%1)" ).arg( m_entry.revision()) );
+    
+    //FIXME:  We need a function in CVSEntry to return the latest revision there is in cvs
+//    if(!m_entry.revision().isNull())
+//      diffLocalHeadRadio->setText( tr2i18n( "Local copy and &HEAD (%1)" ).arg( m_entry.revision()) );
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic