bug-cvs
[Top][All Lists]
Advanced

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

query!


From: Shaktinath Pandey
Subject: query!
Date: Tue, 3 Dec 2002 14:25:56 +0530

 

I want to create some empty versions .

e.g    suppose the trunk line is 2.0 and I check in the latest modification as 5.0

using   “ cvs commit –r 5.0 sample.c “

this creates the version 5.0 without creating 3.0 and 4.0.

I want 3.0 and 4.0 to be created automatically.

 

This facility is avialable in sccs using

 

admin -n -f n -a 26 s.$file 

 

where the second ‘n’ in the above command can be anything for e.g with reference to my cvs example,

   n = 5,so the above command creates the versions missing between the present version(2.0 in my example) and targeted version(5.0 in my example)

i.e 2.0 and 4.0 ,with 0 bytes contents.

 

So, can you suggest me any suitable solution , as I am in need of it in my project

Kindly post the solution at my same id Shaktinath_pandey@infosys.com

Thanx and regards!

 

shakti.

 

Shakti Nath Pandey

Software Engineer

Banking Bussiness Unit

Infosys Technologies

Banglore

Mobile-9886060629

 


reply via email to

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