info-cvs
[Top][All Lists]
Advanced

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

Re: File added but it isn't in repository


From: Lee Fellows
Subject: Re: File added but it isn't in repository
Date: 17 Apr 2002 08:55:55 -0400

On Wed, 2002-04-17 at 04:09, Peter Kesch wrote:
> hi ....
> 
> we have changed the for a file in the repository by :
> 
> $ move treeMeinWissen.java TreeMeinWissen.java
> $ cvs remove treeMeinWissen.java

  You removed treeMeinWissen.java, it will not show up later when you
do a cvs up or cvs co.


> $ cvs add TreeMeinWissen.jave

  Need to commit for add to be effective


> $ cvs ci treeMeinWissen.java TreeMeinWissen.java
> 
> but after a 'cvs up' or 'cvs co w3l' the files TreeMeinWissen.java and
> treeMeineWissen.java
> are not in the repository
> 
> another try to add the file fails
> after the ci - command we get the following message :
> cvs: hash.c:312: findnode: Assertion 'key != ((void *)0)' failed.
> 
> does anybody can help me to solve the problem ?????
> 
> 
> regards
> 
> Peter
> 
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 





reply via email to

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