info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs import help


From: ankitks . mital
Subject: cvs import help
Date: Tue, 14 Oct 2008 19:29:11 -0700 (PDT)
User-agent: G2/1.0

I am trying to add new project to CVS, and having problem with files
revision index.

My $CVSROOT is set correctly to repository.

Here is what I am doing:
trying to set project for bin dir, bin dir includes only one file
proj.pl

>cvs import -m "adding bin" bin projxxx MySoftwareCompany start
..
after this if I do status check on file
>cvs log bin/proj.pl
head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 ***1.1.1;
locks    ; strict;
comment  @# @;


1.1
date **** author***;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date***  author ***;  state Exp;
branches ;
next     ;


Why I am getting branchs here? how can I avoid this?

What I want is something like this.
I don't need 1.1.1.1!!!!
I need versions to be 1.1 1.2 1.3.
Working file: proj.pl
head: 1.79
branch:
locks: strict
access list:
symbolic names:







reply via email to

[Prev in Thread] Current Thread [Next in Thread]