Thanks for your response Guus. The problem was that the directory .libs wasn't added to the repository. But the strange thing was that a file in that directory was in the repository. When I added this directory to the repository everything works just fine.
"Guus Leeuw jr." <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > -----Urspr ngliche Nachricht----- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Im > > Auftrag von Goran > > Gesendet: vrijdag 24 september 2004 12:00 > > Betreff: Problems to tag a directory named .libs! > > > > In my repository I got a directory starting with a dot(.). > > When I want to make a tag i get problems with that directory. > > The error message i get when making a tag from cervicia is > > the following: cvs tag -b v1 1 0 '.' cvs tag: in directory > > apps/handler/src/lib/.libs: cvs [tag aborted]: There is no > > version here; do 'cvs checkout' first > > I checked the manual(s) and it seems CVS has no problem with a . in the > directory name. > It looks like, according to the manual, that if you did not check out a > directory from the repository, CVS might come back with a message "There > is > no version here; do 'cvs checkout' first". > Also, in a different set of manuals, I found that .libs is generated by > one > of the GNU autotools... > > Cheers, > Guus > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.712 / Virus Database: 468 - Release Date: 27/06/2004 _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
