Please forgive my stupidity! :)

> Brian Callahan <call...@rpi.edu> hat am 31. Mai 2019 um 14:40 geschrieben:
 
> Huh? My email was a go-ahead for your game to be added to our ports tree.
> 
> ~Brian


So what I did was


cvs -qd anon...@anoncvs.ca.openbsd.org:/cvs checkout -P ports/games/


and checked if my project is in there. It was not. Trying to add the directory 
with

cvs add games/dmagnetic

resulted in a 

cvs server: cannot mkdir /cvs/ports/games/dmagnetic: Permission denied

which is why a cvs diff told me:

? dmagnetic/Makefile
? dmagnetic/distinfo
? dmagnetic/pkg

and after a couple of more tries in

cvs diff -u dmagnetic/*
cvs diff: warning: directory CVS specified in argument
cvs diff: but CVS uses CVS for its own purposes; skipping CVS directory
cvs server: I know nothing about dmagnetic/Makefile
cvs server: I know nothing about dmagnetic/distinfo
cvs server: Diffing dmagnetic/pkg
cvs server: dmagnetic/pkg/DESCR is a new entry, no comparison available
cvs server: dmagnetic/pkg/PLIST is a new entry, no comparison available


maybe i am stupid? anyways, my port is still at 
http://www.github.com/dettus/ports_and_packages, and pointing towards release 
0.14.

Reply via email to