[EMAIL PROTECTED] writes: [...] > [LocalCopyNetworkModule/src]# cvs -f update > > Nothing happen! No Rtc directory is under the src of the local copy, > no Rtc in Entries or Entries.Log either.
Haven't you been told you need -d option to get new directories? I.e., cvs update -d should do the trick. You may wish to put update -d -P into your ~/.cvsrc file (and don't use -f then). -- Sergei. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
