[redland] CVS problems : cvs [checkout aborted]: could not chdir
to redland/aux: Not a directory
Dave Beckett
Dave.Beckett at bristol.ac.uk
Tue Jan 21 17:06:44 GMT 2003
>>>James Michael DuPont said:
> Following the instructions here
> http://www.redland.opensource.ac.uk/INSTALL.html
>
>
> export CVSROOT=:pserver:anonymous at cvs.ilrt.org:/cvsroot
>
> cvs login
> Logging in to :pserver:anonymous at cvs.ilrt.org:2401/cvsroot
> CVS password:
> [return]
>
> cvs checkout redland
>
> cd redland
I tried this, it works ok
> I get the following error :
> mdupont at PI /cygdrive/c/development/testing/redland
> $ cvs -t co redland
> cvs checkout: notice: main loop with
> CVSROOT=:pserver:anonymous at cvs.ilrt.org:/cv
> sroot
> S-> do_module (redland, Updating, , )
> S-> do_module (raptor, Updating, , )
> S-> do_module (redland, Updating, , )
> -> unlink(CVS/Entries.Static)
> cvs server: Updating redland
> S-> unlink_file(./CVS/Entries.Static)
> S-> Reader_Lock(/cvsroot/redland/librdf)
> S-> Lock_Cleanup()
> S-> Create_Admin (aux, redland/aux, /cvsroot/redland/librdf/aux, , , 0,
> 0)
> cvs [checkout aborted]: could not chdir to redland/aux: Not a directory
>
> any ideas
Looks like a problem on your (CVS client) end; is there a file called
'redland/aux' in the way of creating that directory?
Try deleting it then cvs update -A ?
Dave
More information about the redland-dev
mailing list