Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 1995 16:10:43 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        peter@freefall.FreeBSD.org (Peter Wemm)
Cc:        CVS-commiters@freefall.FreeBSD.org, cvs-gnu@freefall.FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/cvs/cvs import.c
Message-ID:  <199508152310.QAA17777@gndrsh.aac.dev.com>
In-Reply-To: <199508152038.NAA26516@freefall.FreeBSD.org> from "Peter Wemm" at Aug 15, 95 01:38:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> peter       95/08/15 13:38:02
> 
>   Modified:    gnu/usr.bin/cvs/cvs  import.c
>   Log:
>   This changes two things when importing an unreadable file:
>   1: It stops invalid files being created in the cvs tree
>   2: It stops the import from aborting without mailing a commit message..
>   
>   The first is simple, it opens the file for reading before touching the
>   repository, and the second catches the pieces when it hits an unreadable
>   file rather than just aborting mid-way through, leaving the repository in
>   a bit mess.
>   
>   Reviewed by:	rgrimes

Now, let me see if I can compile and install this bloody thing on Freefall
without too much pain :-).


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508152310.QAA17777>