[lazarus] CVS Updating

Curtis White osiriz at teleport.com
Mon Jul 26 15:46:58 EDT 1999


I just finished making the initial working version of the TNotebook component.
It needs more work, but I now have it working and want to commit it to CVS. But
when I tried to commit it, CVS told me I don't have permission to do that. So
how do I get permission to commit my code to CVS?

I want to get it in there before someone changes gtkint again and I have to
merge my changes back in to it.


Curtis

On 26-Jul-99 Michael Van Canneyt wrote:
> 
> 
> On Sun, 25 Jul 1999, Michael A. Hess wrote:
> 
>> I just tried to get the lcl stuff. IT'S EMPTY. And since you removed the
>> code from the main directory, all that is blown away. None of the code
>> is there dude!!!!!!!!
> 
> I have fixed this; do a 'cvs update -d lazarus'
> 
> Cliff; it seems that you made a NEW repository, and all lcl stuff was
> placed there. I have moved the code to the correct place in the old
> repository
> 
> You - and YOU ALONE - must do a complete new checkout of the lazarus
> module !!
> so
> 
> mv lazarus lazarus.old
> cvs co lazarus
> 
> because the repository information in you copy is wrong.
> 
> Next time you add a directory, just do a
> 
> cvs add dirname
> cd dirname
> cvs add *.*
> cvs commit -m 'xxxx' *.*
> 
> Hope this helps...
> 
> Michael (VC that is :) )
> 






More information about the Lazarus mailing list