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 cvs server: Diffing . Index: basClone.bas =================================================================== RCS file: /disk1/cvsroot/pgadmin2/basClone.bas,v retrieving revision 1.3 diff -r1.3 basClone.bas 149c149 < Set objNewFunction = frmMain.svr.Databases(szDatabase).Namespaces(szNamespace).Functions.Add(szNewName, szArguments, ObjDbClone.Returns, ObjDbClone.Source, ObjDbClone.Language, ObjDbClone.Cachable, ObjDbClone.Strict, ObjDbClone.Comment, ObjDbClone.Volatility, ObjDbClone.SecDef) --- > Set objNewFunction = frmMain.svr.Databases(szDatabase).Namespaces(szNamespace).Functions.Add(szNewName, szArguments, ObjDbClone.Returns, ObjDbClone.Source, ObjDbClone.Language, ObjDbClone.Cachable, ObjDbClone.Strict, ObjDbClone.Comment, ObjDbClone.Volatility, ObjDbClone.SecDef.ObjDbClone.RetSet) Index: frmFunction.frm =================================================================== RCS file: /disk1/cvsroot/pgadmin2/frmFunction.frm,v retrieving revision 1.26 diff -r1.26 frmFunction.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 = 48 > ClientTop = 336 15c15 < ScaleHeight = 6885 --- > ScaleHeight = 6876 21,22c21,22 < _ExtentX = 1005 < _ExtentY = 1005 --- > _ExtentX = 995 > _ExtentY = 995 220c220 < Height = 330 --- > Height = 300 224,227c224,227 < Top = 315 < Width = 3705 < _ExtentX = 6535 < _ExtentY = 582 --- > Top = 312 > Width = 3708 > _ExtentX = 6541 > _ExtentY = 529 273,274c273,274 < _ExtentX = 5980 < _ExtentY = 7964 --- > _ExtentX = 5990 > _ExtentY = 7959 317c317 < Height = 330 --- > Height = 300 319c319 < Left = 1935 --- > Left = 1932 323,325c323,325 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 373c373 < _ExtentX = 9155 --- > _ExtentX = 9165 377c377 < Size = 8.25 --- > Size = 7.8 394,395c394,395 < _ExtentX = 9155 < _ExtentY = 10107 --- > _ExtentX = 9165 > _ExtentY = 10097 399c399 < Size = 8.25 --- > Size = 7.8 410c410 < Height = 330 --- > Height = 300 412c412 < Left = -73065 --- > Left = -73068 415,418c415,418 < Top = 630 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 636 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 426c426 < Height = 330 --- > Height = 300 428c428 < Left = -73065 --- > Left = -73068 431,434c431,434 < Top = 1035 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 1032 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 449,450c449,450 < _ExtentX = 9155 < _ExtentY = 5980 --- > _ExtentX = 9165 > _ExtentY = 5990 475c475 < Height = 330 --- > Height = 300 477c477 < Left = 1935 --- > Left = 1932 480,483c480,483 < Top = 3690 < Width = 3390 < _ExtentX = 5980 < _ExtentY = 582 --- > Top = 3696 > Width = 3396 > _ExtentX = 5990 > _ExtentY = 529 670c670 < Set objNewFunction = frmMain.svr.Databases(szDatabase).Namespaces(szNamespace).Functions.Add(txtProperties(0).Text, szArguments, cboProperties(1).Text, hbxProperties(1).Text, cboProperties(0).Text, Bin2Bool(chkProperties(0).Value), Bin2Bool(chkProperties(1).Value), hbxProperties(0).Text, cboProperties(3).Text, Bin2Bool(chkProperties(3).Value)) --- > Set objNewFunction = frmMain.svr.Databases(szDatabase).Namespaces(szNamespace).Functions.Add(txtProperties(0).Text, szArguments, cboProperties(1).Text, hbxProperties(1).Text, cboProperties(0).Text, Bin2Bool(chkProperties(0).Value), Bin2Bool(chkProperties(1).Value), hbxProperties(0).Text, cboProperties(3).Text, Bin2Bool(chkProperties(3).Value), Bin2Bool(chkProperties(2).Value)) 856c856 < txtProperties(1).Text = objFunction.OID --- > txtProperties(1).Text = objFunction.Oid 947,948c947,950 < chkProperties(2).Value = 0 < If ctx.dbVer < 7.3 Then chkProperties(3).Value = 0 --- > If ctx.dbVer < 7.3 Then > chkProperties(2).Value = 0 > chkProperties(3).Value = 0 > End If Index: pgAdmin2.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/pgAdmin2.vbp,v retrieving revision 1.155 diff -r1.155 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=40 --- > RevisionVer=42 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.101 diff -r1.101 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=29 --- > RevisionVer=30 cvs server: Diffing exporters/access Index: exporters/access/pgAccess.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/access/pgAccess.vbp,v retrieving revision 1.19 diff -r1.19 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=29 --- > RevisionVer=30 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.104 diff -r1.104 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=29 --- > RevisionVer=30 cvs server: Diffing exporters/excel Index: exporters/excel/pgExcel.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/excel/pgExcel.vbp,v retrieving revision 1.103 diff -r1.103 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=30 --- > RevisionVer=31 cvs server: Diffing exporters/html Index: exporters/html/pgHTML.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/exporters/html/pgHTML.vbp,v retrieving revision 1.102 diff -r1.102 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=29 --- > RevisionVer=30 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.102 diff -r1.102 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=30 --- > RevisionVer=31 cvs server: Diffing plugins/conndebug Index: plugins/conndebug/pgConnDebug.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/conndebug/pgConnDebug.vbp,v retrieving revision 1.90 diff -r1.90 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=30 --- > RevisionVer=31 cvs server: Diffing plugins/hba Index: plugins/hba/pgHba.vbp =================================================================== RCS file: /disk1/cvsroot/pgadmin2/plugins/hba/pgHba.vbp,v retrieving revision 1.18 diff -r1.18 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=31 --- > RevisionVer=32 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.103 diff -r1.103 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=30 --- > RevisionVer=31 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.102 diff -r1.102 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=28 --- > RevisionVer=29 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.108 diff -r1.108 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=30 --- > RevisionVer=31 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.95 diff -r1.95 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=30 --- > RevisionVer=31 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.103 diff -r1.103 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=30 --- > RevisionVer=31 cvs server: Diffing plugins/security/images cvs server: Diffing plugins/template ***** CVS exited normally with code 1 *****