On Tue, Oct 28, 2003 at 04:07:20PM -0600, Michael Kahle wrote: > I just installed CVS on my Debian box. I want to import a source tree > of a project I have been working on into it. I was able to do this, > but it was imported with the version number of 1.1.1.1. I would like > to start over now and somehow re-import in with the version number of > 0.1. Could someone explain to me how I am supposed to do this?
Don't try. The file revision numbers chosen by CVS are meaningful to it, and you should treat them as entirely independent from the version numbers you assign to releases of your project. As far as file revision numbers go, it's best by far just to let CVS get on with it and forget that they have any meaning. In particular, trying to change the length of branch version numbers will lead you into a world of pain, and I suspect is probably not possible. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]