Godoy, Larry and Spiro, Thanks all of you !!! Now i understand what vendor branch is for. Since I develop my own code, i don?t need it.
CVS should have a feature to import without creating a vendor branch so as not to use the commands in http://www.loria.fr/~molli/fom-serve/cache/160.html. Does anyone have already submmited that to development group ? The URL above tells "Note that the CVS "Main Branch" and the RCS Main Trunk are not the same". What is each of them ? What is the diference ? It tells "See Section 4C, on Branching", but where ? Other messages tells "See 4C.6 and 4C.15", what is that ? I still can't understand why when i firts checkout CVS gets the version from vendor-branch if when i modify somenthing it ill commit to the main trunk. At the end things will be the same, but it should checkout the version from the main trunk, shouldn't it ? ------ Marcelo Carvalho Fernandes Diretor de Sistemas Smart Tech Consulting Avenida Rio Branco 181 Sala 1005 [EMAIL PROTECTED] www.smartech.com.br Tel: 55 (21) 2532-6335 -----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nome de Spiro Trikaliotis Enviada em: quinta-feira, 15 de abril de 2004 11:04 Para: [EMAIL PROTECTED] Assunto: Re: CVS import Hello Marcelo, * On Wed, Apr 14, 2004 at 03:25:46PM -0300 Marcelo Carvalho Fernandes wrote: > - Is there a way to import a module without creating a branch (verdor-tag) > and a tag (release-tag) on this branch ? > > - After running "cvs import", when i checkout with no tag/revision/date > (that is, checkout the "main trunk") the files are in revison 1.1.1.1. I > know that when i edit and commit one of them they will turn into 1.2. Why > not they are in 1.1 revision when i first checkout ? As other told you, this is intentionally. If you really do not want this behaviour (as I do), have a look at http://mail.gnu.org/archive/html/info-cvs/2004-03/msg00246.html where I show my work-around to this. Best regards, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ I'm subscribed to the mailing lists I'm posting on, so please refrain from Cc:ing me. Thank you. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
