Re: CVS repository rsync

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Neil Conway" <neilc(at)samurai(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS repository rsync
Date: 2006-10-19 18:04:33
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FC94@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > This works well, except every now and
> > then (not every time, but definitly often enough to bother me) it
> > resyncs the entire repository, and not just the files that have had
> > commits to them.
>
> I haven't noticed this personally, although I might have just
> missed it.
> Are you sure you're not just noticing the times when a new
> release has been tagged? (Tagging in CVS requires touching
> all tagged files.)

Hmm, now that you mention it, at least this time that's probably the
reason. Didn't consider that a tag in a *backbranch* affects all the
files inthe repository for HEAD as well. I guess I'll just keep my eyes
open for next time it happens to see if that happens then as well.

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-10-19 18:04:56 Re: qsort vs MSVC build
Previous Message Tom Lane 2006-10-19 18:03:45 Re: qsort vs MSVC build