> but if i try to commit from a windows machine > using tortoisecvs or Wincvs i cant see the > template 1.11.2 is the cvs version on a linux > box, I am using pserver as the protocol
Ask on the WinCVS newsgroup: http://groups.yahoo.com/subscribe/cvsgui Or the TortosieCVS newsgroup: http://sourceforge.net/mail/?group_id=48103 In short you are using a GUI that has it's own mechanisms for such things. Both WinCVS and TortoiseCVS include (and require) CVSNT command line client, which does use rcsinfo. So in other words: use the command line on Linux uses rcsinfo, use the command line on windows uses rcsinfo, use the command line on Mac OS X uses rcsinfo, use the command line on insert-your-os-here uses rcsinfo. Regards, Arthur _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
