Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Thomas Mlynarczyk wrote: > Also sprach Gabriel Genellina: > > [$Id:...$] >>> is this string not meant to ever be interpreted by a machine? > >> I don't think CVSNT would try to interpret it. > > If I would import a file from another CVS server, would my server not read > the information from $Id$, at least the revision number? No. This information is "output only" from cvsnt point of view. > Or would it simply "restart" at 1.1? Yes. Revision numbers are server-internals. Gerhard