Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jul 2002 08:45:26 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Juli Mallett <jmallett@FreeBSD.org>
Cc:        Bill Fenner <fenner@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/cvs/src client.c 
Message-ID:  <20020708154526.4D9313808@overcee.wemm.org>
In-Reply-To: <20020708083018.A39552@FreeBSD.ORG> 

next in thread | previous in thread | raw e-mail | index | archive | help
Juli Mallett wrote:
> * De: Bill Fenner <fenner@FreeBSD.org> [ Data: 2002-07-08 ]
> 	[ Subjecte: cvs commit: src/contrib/cvs/src client.c ]
> > fenner      2002/07/08 03:05:28 PDT
> > 
> >   Modified files:
> >     contrib/cvs/src      client.c 
> >   Log:
> >   Always upload new files, even if the timestamps match.  This is a workaro
    und
> 
> Why not check timestamps, then branches?  That seems like it will do the job
> just as well, and not waste a lot of bandwidth?

Read what he said.  If a file is 'New' (ie: doesn't exist in the repo, ie:
it was Added) then always upload it for the server to process.  Do not leave
it out if the New file happens to have a matching timestamp.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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