[asterisk-dev] CVS servers out of sync behind same domain name
    Tony Mountifield 
    tony at softins.clara.co.uk
       
    Tue Mar  7 04:59:03 MST 2006
    
    
  
I still have some Asterisk machines that I haven't yet converted over
from CVS to SVN, and I've just noticed that the two servers behind the
name cvs.digium.com are not in sync with each other:
[root at miton1 asterisk]# host cvs.digium.com
cvs.digium.com has address 216.27.40.102
cvs.digium.com has address 66.225.202.81
[root at miton1 asterisk]# cvs -d :pserver:anoncvs at 216.27.40.102:/usr/cvsroot status apps/app_meetme.c
===================================================================
File: app_meetme.c      Status: Needs Merge
   Working revision:    1.116
   Repository revision: 1.132   /usr/cvsroot/asterisk/apps/app_meetme.c,v
   Commit Identifier:   276a4392be804567
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)
[root at miton1 asterisk]# cvs -d :pserver:anoncvs at 66.225.202.81:/usr/cvsroot status apps/app_meetme.c
===================================================================
File: app_meetme.c      Status: Needs Merge
   Working revision:    1.116
   Repository revision: 1.130   /usr/cvsroot/asterisk/apps/app_meetme.c,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)
Is there a problem that needs fixing, or is something going on that I
don't understand? It seems to me that either the replication needs to be
fixed, or the DNS for cvs.digium.com needs to be updated.
The ViewCVS at http://digium-cvs.netmonks.ca/viewcvs.cgi/ has revision
1.130 of app_meetme.c - is that site an officially-sanctioned repository
or mirror?
Please note my question is not about meetme itself, but about the
discrepancy! I just happened to be looking at meetme when I found it.
Cheers
Tony
-- 
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
    
    
More information about the asterisk-dev
mailing list