Bug 114027 - cvs: recurse.c:638: do_recursion: Assertion `repository != ((void *)0)' failed
Summary: cvs: recurse.c:638: do_recursion: Assertion `repository != ((void *)0)' failed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: cvs
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-21 15:45 UTC by Harald Hoyer
Modified: 2007-04-18 17:01 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-03-04 14:24:53 UTC
Embargoed:


Attachments (Terms of Use)
assert correctly (333 bytes, patch)
2004-01-21 15:46 UTC, Harald Hoyer
no flags Details | Diff

Description Harald Hoyer 2004-01-21 15:45:15 UTC
$ 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!

Comment 1 Harald Hoyer 2004-01-21 15:46:03 UTC
Created attachment 97147 [details]
assert correctly

Comment 2 Harald Hoyer 2004-01-21 15:54:57 UTC
oops --- patch is wrong... forget it!

Comment 3 Harald Hoyer 2004-01-21 15:55:18 UTC
investigating what could be wrong

Comment 4 Harald Hoyer 2004-01-21 15:58:24 UTC
ok... user error... there was a local checkout which seemed to disturb
the cvs co with -p ... strange

Comment 5 Harald Hoyer 2004-01-21 16:08:53 UTC
Has s.th. to do with:
CVSROOT/val-tags

If I do a checkout without -p first, it works afterwards


Note You need to log in before you can comment on or make changes to this bug.