cvs -z9 diff (in directory C:\frank\progetti\opensource\pgadmin2\pgadmin2\) cvs diff: Empty password used - try 'cvs login' with a real password ? pgAdmin2.vbw ? exporters/html/pgHTML.vbw cvs server: Diffing . Index: frmMain.frm =================================================================== RCS file: /disk1/cvsroot/pgadmin2/frmMain.frm,v retrieving revision 1.103 diff -r1.103 frmMain.frm 2,4c2,4 < Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx" < Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx" < Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx" --- > Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" > Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX" > Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" 8c8 < ClientHeight = 6675 --- > ClientHeight = 6672 10,11c10,11 < ClientTop = 2070 < ClientWidth = 9675 --- > ClientTop = 2076 > ClientWidth = 9672 14,15c14,15 < ScaleHeight = 6675 < ScaleWidth = 9675 --- > ScaleHeight = 6672 > ScaleWidth = 9672 31c31 < _ExtentY = 2884 --- > _ExtentY = 2879 35c35 < Size = 8.25 --- > Size = 7.8 48,49c48,49 < _ExtentX = 1005 < _ExtentY = 1005 --- > _ExtentX = 995 > _ExtentY = 995 109c109 < Height = 600 --- > Height = 480 113,117c113,117 < Width = 9675 < _ExtentX = 17066 < _ExtentY = 1058 < ButtonWidth = 1032 < ButtonHeight = 1005 --- > Width = 9672 > _ExtentX = 17060 > _ExtentY = 847 > ButtonWidth = 826 > ButtonHeight = 804 334c334 < Height = 285 --- > Height = 288 337,340c337,340 < Top = 6390 < Width = 9675 < _ExtentX = 17066 < _ExtentY = 503 --- > Top = 6384 > Width = 9672 > _ExtentX = 17060 > _ExtentY = 508 346c346 < Object.Width = 5611 --- > Object.Width = 5654 355c355 < Object.Width = 1111 --- > Object.Width = 1101 364c364 < Object.Width = 3043 --- > Object.Width = 3048 373c373 < Object.Width = 3440 --- > Object.Width = 3450 382c382 < Object.Width = 3254 --- > Object.Width = 3260 393,394c393,394 < _ExtentX = 1005 < _ExtentY = 1005 --- > _ExtentX = 995 > _ExtentY = 995 526,527c526,527 < _ExtentX = 5980 < _ExtentY = 9234 --- > _ExtentX = 5990 > _ExtentY = 9229 541,542c541,542 < _ExtentX = 10398 < _ExtentY = 5741 --- > _ExtentX = 10393 > _ExtentY = 5736 577c577 < _ExtentY = 4683 --- > _ExtentY = 4678 600c600 < _ExtentY = 4683 --- > _ExtentY = 4678 623c623 < _ExtentY = 4683 --- > _ExtentY = 4678 639c639 < _ExtentY = 4683 --- > _ExtentY = 4678 1002a1003 > Enabled = 0 'False 1138a1140,1151 > Private Sub lv_KeyDown(KeyCode As Integer, Shift As Integer) > If inIDE Then: On Error GoTo 0: Else: On Error GoTo Err_Handler > svr.LogEvent "Entering " & App.Title & ":frmMain.lv_KeyDown(" & KeyCode & "," & Shift & ")", etFullDebug > > If KeyCode = vbKeyReturn And Shift = vbAltMask Then > mnuPopupProperties_Click > End If > > Exit Sub > Err_Handler: If Err.Number <> 0 Then LogError Err.Number, Err.Description, App.Title & ":frmMain.lv_KeyDown" > End Sub > 1291a1305,1316 > Private Sub tv_KeyDown(KeyCode As Integer, Shift As Integer) > If inIDE Then: On Error GoTo 0: Else: On Error GoTo Err_Handler > svr.LogEvent "Entering " & App.Title & ":frmMain.tv_KeyDown(" & KeyCode & "," & Shift & ")", etFullDebug > > If KeyCode = vbKeyReturn And Shift = vbAltMask Then > mnuPopupProperties_Click > End If > > Exit Sub > Err_Handler: If Err.Number <> 0 Then LogError Err.Number, Err.Description, App.Title & ":frmMain.tv_KeyDown" > End Sub > 1749a1775,1776 > > If ctx.CurrentObject Is Nothing Then Exit Sub Index: frmType.frm =================================================================== RCS file: /disk1/cvsroot/pgadmin2/frmType.frm,v retrieving revision 1.16 diff -r1.16 frmType.frm 2,3c2,3 < Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx" < Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx" --- > Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" > Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX" 8,10c8,10 < ClientHeight = 6885 < ClientLeft = 45 < ClientTop = 330 --- > ClientHeight = 6876 > ClientLeft = 3144 > ClientTop = 1608 15c15 < ScaleHeight = 6885 --- > ScaleHeight = 6876 17d16 < StartUpPosition = 3 'Windows Default 171c170 < Height = 330 --- > Height = 300 173c172 < Left = 1935 --- > Left = 1932 176,179c175,178 < Top = 1845 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 1848 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 194,195c193,194 < _ExtentX = 9155 < _ExtentY = 5265 --- > _ExtentX = 9165 > _ExtentY = 5271 198c197 < Size = 8.25 --- > Size = 7.8 208c207 < Height = 330 --- > Height = 300 210c209 < Left = 1935 --- > Left = 1932 213,216c212,215 < Top = 2250 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 2256 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 224c223 < Height = 330 --- > Height = 300 226c225 < Left = -73065 --- > Left = -73068 230,232c229,231 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 240c239 < Height = 330 --- > Height = 300 242c241 < Left = -73065 --- > Left = -73068 245,248c244,247 < Top = 2250 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 2256 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 256c255 < Height = 330 --- > Height = 300 258c257 < Left = -73065 --- > Left = -73068 261,264c260,263 < Top = 2655 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 2652 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 385,386c384,385 < _ExtentX = 1005 < _ExtentY = 1005 --- > _ExtentX = 995 > _ExtentY = 995 617c616 < txtProperties(1).Text = objType.OID --- > txtProperties(1).Text = objType.Oid Index: pgAdmin2.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/pgAdmin2.vbp,v retrieving revision 1.156 diff -r1.156 pgAdmin2.vbp 2,4c2,4 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library < Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#..\..\..\..\..\WINDOWS\System32\msstdfmt.dll#Microsoft Data Formatting Object Library 6.0 (SP4) --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library > Reference=*\G{6B263850-900B-11D0-9484-00A0C91110ED}#1.0#0#..\..\..\..\..\WINDOWS\System32\MSSTDFMT.DLL#Microsoft Data Formatting Object Library 6.0 (SP4) 8,10c8,10 < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx --- > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX 12c12 < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 81c81 < RevisionVer=43 --- > RevisionVer=44 cvs server: Diffing exporters cvs server: Diffing exporters/abstract Index: exporters/abstract/pgAbsExp.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/abstract/pgAbsExp.vbp,v retrieving revision 1.102 diff -r1.102 pgAbsExp.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 19c19 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing exporters/access Index: exporters/access/pgAccess.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/access/pgAccess.vbp,v retrieving revision 1.20 diff -r1.20 pgAccess.vbp 2c2 < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 4c4 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX 8c8 < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx --- > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX 23c23 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing exporters/access/images cvs server: Diffing exporters/ascii Index: exporters/ascii/pgASCII.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/ascii/pgASCII.vbp,v retrieving revision 1.105 diff -r1.105 pgASCII.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 5,7c5,7 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX 26c26 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing exporters/excel Index: exporters/excel/pgExcel.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/excel/pgExcel.vbp,v retrieving revision 1.104 diff -r1.104 pgExcel.vbp 2c2 < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 19c19 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing exporters/html Index: exporters/html/pgHTML.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/html/pgHTML.vbp,v retrieving revision 1.103 diff -r1.103 pgHTML.vbp 2c2 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation 4,5c4,5 < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx --- > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX 22c22 < RevisionVer=30 --- > RevisionVer=31 cvs server: Diffing help cvs server: Diffing help/html cvs server: Diffing help/html/developerinfo cvs server: Diffing help/html/howtos cvs server: Diffing help/html/images cvs server: Diffing help/html/licenceinfo cvs server: Diffing images cvs server: Diffing installer cvs server: Diffing plugins cvs server: Diffing plugins/abstract Index: plugins/abstract/pgAbsPlg.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/abstract/pgAbsPlg.vbp,v retrieving revision 1.103 diff -r1.103 pgAbsPlg.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 20c20 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/conndebug Index: plugins/conndebug/pgConnDebug.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/conndebug/pgConnDebug.vbp,v retrieving revision 1.91 diff -r1.91 pgConnDebug.vbp 2c2 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation 5,6c5,6 < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx --- > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX 27c27 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/hba Index: plugins/hba/pgHba.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/hba/pgHba.vbp,v retrieving revision 1.19 diff -r1.19 pgHba.vbp 2c2 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation 5,6c5,6 < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx --- > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX 12c12 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX 28c28 < RevisionVer=32 --- > RevisionVer=33 cvs server: Diffing plugins/hba/images cvs server: Diffing plugins/import Index: plugins/import/pgImport.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/import/pgImport.vbp,v retrieving revision 1.104 diff -r1.104 pgImport.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 6,9c6,9 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 30c30 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/import/images cvs server: Diffing plugins/migration Index: plugins/migration/pgMigration.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/migration/pgMigration.vbp,v retrieving revision 1.103 diff -r1.103 pgMigration.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 6,10c6,10 < Reference=*\G{00000600-0000-0010-8000-00AA006D2EA4}#2.7#0#..\..\..\..\..\..\..\Program Files\Common Files\System\ado\msadox.dll#Microsoft ADO Ext. 2.7 for DDL and Security < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Reference=*\G{00000600-0000-0010-8000-00AA006D2EA4}#2.7#0#..\..\..\..\..\..\..\Programmi\File comuni\System\ado\msadox.dll#Microsoft ADO Ext. 2.7 for DDL and Security > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 32c32 < RevisionVer=29 --- > RevisionVer=30 cvs server: Diffing plugins/migration/images cvs server: Diffing plugins/msysconf Index: plugins/msysconf/pgMSysConf.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/msysconf/pgMSysConf.vbp,v retrieving revision 1.109 diff -r1.109 pgMSysConf.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 6,9c6,9 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 28c28 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/msysconf/images cvs server: Diffing plugins/publishing Index: plugins/publishing/pgPublishing.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/publishing/pgPublishing.vbp,v retrieving revision 1.96 diff -r1.96 pgPublishing.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 6,9c6,9 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 29c29 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/publishing/images cvs server: Diffing plugins/security Index: plugins/security/pgSecurity.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/security/pgSecurity.vbp,v retrieving revision 1.104 diff -r1.104 pgSecurity.vbp 2,3c2,3 < Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\stdole2.tlb#OLE Automation < Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library --- > Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\..\WINDOWS\System32\Stdole2.tlb#OLE Automation > Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\..\..\..\Programmi\File comuni\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library 6,9c6,9 < Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx < Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; tabctl32.ocx < Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx < Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; mscomct2.ocx --- > Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX > Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX > Object={86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCT2.OCX 28c28 < RevisionVer=31 --- > RevisionVer=32 cvs server: Diffing plugins/security/images cvs server: Diffing plugins/template ***** CVS exited normally with code 1 *****