On 2010-09-27 04:47, Aryeh Friedman wrote:
I currently use:

csup -h cvsup9.us.freebsd.org /usr/share/examples/cvsup/cvs-supfile

and when I just ran it I got:

  Append to CVSROOT-src/access
  Edit CVSROOT-src/access,v
Segmentation fault (core dumped)

Unfortunately, the access,v file in the master repository is still
corrupted, so every time it gets an update, csup will die on it.

The short term solution is to run "rm -f CVSROOT-src/access,v" just
before your csup command line.

The long term solution consists of 1. fixing the master repo, and 2.
fixing csup so it doesn't die on corrupt ,v files...
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to