$ cvs -d ~/cvsroot co -p -r T_4Suite-1_0-0_0_a3 rpms/4Suite/Makefile cvs: recurse.c:638: do_recursion: Assertion `repository != ((void *)0)' failed. cvs [checkout aborted]: received abort signal the assert is wrong!
Created attachment 97147 [details] assert correctly
oops --- patch is wrong... forget it!
investigating what could be wrong
ok... user error... there was a local checkout which seemed to disturb the cvs co with -p ... strange
Has s.th. to do with: CVSROOT/val-tags If I do a checkout without -p first, it works afterwards