Re: csup or svn

2010-09-27 Thread jhell
Just as much as top-posting I would say ;)

On 09/27/2010 00:13, Aryeh Friedman wrote:
 Isn't that a step backwards?
 
 On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis gle...@eyesbeyond.com wrote:
 On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote:
 On 09/26/2010 22: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)


 (8.1-STABLE #0)

 Should I be using SVN instead and if so what is the repo URL I need to use?

 You can safely remove that file and continue to do what you do... or

 Yes you can use SVN ports/devel/subversion-freebsd

 Or you can use cvsup (it doesn't segfault on that file).

 --
 Greg Lewis  Email   : gle...@eyesbeyond.com
 Eyes Beyond Web : http://www.eyesbeyond.com
 Information Technology  FreeBSD : gle...@freebsd.org



-- 

 jhell,v
___
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


Re: csup or svn

2010-09-27 Thread Gary Jennejohn
On Mon, 27 Sep 2010 04:28:30 -0400
jhell jh...@dataix.net wrote:

 Just as much as top-posting I would say ;)
 
 On 09/27/2010 00:13, Aryeh Friedman wrote:
  Isn't that a step backwards?
  
  On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis gle...@eyesbeyond.com wrote:
  On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote:
  On 09/26/2010 22: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)
 
 
  (8.1-STABLE #0)
 
  Should I be using SVN instead and if so what is the repo URL I need to 
  use?
 
  You can safely remove that file and continue to do what you do... or
 
  Yes you can use SVN ports/devel/subversion-freebsd
 
  Or you can use cvsup (it doesn't segfault on that file).
 

I just updated my CVS tree with csup - no problems.

The suggestion to delete src/access,v and try again is probably the
way to go.

--
Gary Jennejohn
___
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


Re: csup or svn

2010-09-27 Thread Dimitry Andric

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


Re: csup or svn

2010-09-27 Thread Greg Lewis
On Mon, Sep 27, 2010 at 12:13:14AM -0400, Aryeh Friedman wrote:
 Isn't that a step backwards?

Segfaulting seems like a bigger step backwards to me ;)

 On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis gle...@eyesbeyond.com wrote:
  On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote:
  On 09/26/2010 22: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)
  
  
   (8.1-STABLE #0)
  
   Should I be using SVN instead and if so what is the repo URL I need to 
   use?
 
  You can safely remove that file and continue to do what you do... or
 
  Yes you can use SVN ports/devel/subversion-freebsd
 
  Or you can use cvsup (it doesn't segfault on that file).
 
  --
  Greg Lewis ? ? ? ? ? ? ? ? ? ? ? ? ?Email ? : gle...@eyesbeyond.com
  Eyes Beyond ? ? ? ? ? ? ? ? ? ? ? ? Web ? ? : http://www.eyesbeyond.com
  Information Technology ? ? ? ? ? ? ?FreeBSD : gle...@freebsd.org
 

-- 
Greg Lewis  Email   : gle...@eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology  FreeBSD : gle...@freebsd.org
___
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


csup or svn

2010-09-26 Thread Aryeh Friedman
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)


(8.1-STABLE #0)

Should I be using SVN instead and if so what is the repo URL I need to use?
___
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


Re: csup or svn

2010-09-26 Thread jhell
On 09/26/2010 22: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)
 
 
 (8.1-STABLE #0)
 
 Should I be using SVN instead and if so what is the repo URL I need to use?

You can safely remove that file and continue to do what you do... or

Yes you can use SVN ports/devel/subversion-freebsd

Regards,

-- 

 jhell,v
___
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


Re: csup or svn

2010-09-26 Thread Aryeh Friedman
Isn't that a step backwards?

On Sun, Sep 26, 2010 at 11:55 PM, Greg Lewis gle...@eyesbeyond.com wrote:
 On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote:
 On 09/26/2010 22: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)
 
 
  (8.1-STABLE #0)
 
  Should I be using SVN instead and if so what is the repo URL I need to use?

 You can safely remove that file and continue to do what you do... or

 Yes you can use SVN ports/devel/subversion-freebsd

 Or you can use cvsup (it doesn't segfault on that file).

 --
 Greg Lewis                          Email   : gle...@eyesbeyond.com
 Eyes Beyond                         Web     : http://www.eyesbeyond.com
 Information Technology              FreeBSD : gle...@freebsd.org

___
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


Re: csup or svn

2010-09-26 Thread Greg Lewis
On Sun, Sep 26, 2010 at 11:34:34PM -0400, jhell wrote:
 On 09/26/2010 22: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)
  
  
  (8.1-STABLE #0)
  
  Should I be using SVN instead and if so what is the repo URL I need to use?
 
 You can safely remove that file and continue to do what you do... or
 
 Yes you can use SVN ports/devel/subversion-freebsd

Or you can use cvsup (it doesn't segfault on that file).

-- 
Greg Lewis  Email   : gle...@eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology  FreeBSD : gle...@freebsd.org
___
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