[cvsnt] Re: How to get exsiting CVSNT repo up to date??

Tony Hoyle tmh at nodomain.org
Mon Apr 12 21:58:19 BST 2004


Bo Berglund wrote:
> I just realized that all of my repositories are quite old (several
> years) and predate improvements like the postcommit script...
> 
> Now I have a real use for postcommit, but I don't know how to get it
> into my repository. The prototype scriptfile is not there in any case.
> So what is the recommended procedure to get a repository up to date
> with respect to things like these (like going from 1.11.3.x to 2.0.34
> or similar)?
> 

You can just 'cvs add' them and they'll start working.  If you want the 
comments etc. just do a 'cvs init' into a directory somewhere and copy them 
out to use as templates.

For the most part the server works out what's there and uses it/upgrades it 
automatically.  It's downgrade that's hard... :)

Tony



More information about the cvsnt mailing list