Hello!

When I type 'cvs -n update -Pd' it gives me a couple of files that have changed in the repository (which I can verify using cvs log and status). But when I try 'cvs -q diff -u' I get no output. The trace of 'cvs -t -q diff -u' on a file that has a newer version in the repository is the following:

% cvs -t -q diff -u chan_zap.c
 -> main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot
 -> Connecting to cvs.digium.com(66.225.202.81):2401
S-> Reader_Lock(/usr/cvsroot/asterisk/channels)
S-> Lock_Cleanup()
 -> Lock_Cleanup()


My cvs version is 1.11.19. What could be the reason for this strange behavior?

_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to