| Subject: | Help on newly added files on branch |
|---|---|
| From: | "Sumanth M" |
| Date: | Mon, 16 Jul 2007 18:45:24 +0530 |
| Newsgroups: | gnu.cvs.help |
|
I need to branch the newly added file with out having version on main. I know that I can do it by cvs ci -r branch_name filename so that it will create versions 1.1.2.1 , 1.1.2.2 etc. But I have a requirement in which created versions should be of 10.1.2.1, 10.1.2.2 etc Also we know that cvs finds the highest numbered revision of any file in the directory, takes the first digit, and assigns a revision of <digit>.1 to new files, but why this one is also not happening in the above case. Suppose I have 10.1 revision in my directory and when i am doing "cvs ci -r branch_name filename", still its creating the revisions starting with digit 1 ,instead of 10 Can any one help me on this?? Thanks sumanth |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Weird revision number on trunc., Yves Dorfsman |
|---|---|
| Next by Date: | Help on newly added files on branch, Sumanth M |
| Previous by Thread: | Weird revision number on trunc., Sergei Organov |
| Next by Thread: | Help on newly added files on branch, Sumanth M |
| Indexes: | [Date] [Thread] [Top] [All Lists] |