Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 17:04:38 +0200
From:      Palle Girgensohn <girgen@pingpong.net>
To:        Chris Rees <crees@FreeBSD.org>
Cc:        "ports@freebsd.org" <ports@freebsd.org>, Palle Girgensohn <girgen@freebsd.org>
Subject:   Re: repo copy (svn cp) gives pre-commit "Do not replace a file. This will break the CVS exporter."
Message-ID:  <C45CD1B2-6BD3-42F7-A388-1A1DE0E50D58@pingpong.net>
In-Reply-To: <CADLo839jEjwqFCdXu-WuBM__jCVZOtCRa-01ZYGj8338SzmjRQ@mail.gmail.com>
References:  <518E4687.3000703@FreeBSD.org> <CADLo83-FxQCb6QoQeV0K=TVkaPgD3v%2B1bVfLrgCMq-Dg-SLPQQ@mail.gmail.com> <BB8B2AB3-CB6B-4F1D-9CA6-0E6EF0C37D9E@pingpong.net> <CADLo839jEjwqFCdXu-WuBM__jCVZOtCRa-01ZYGj8338SzmjRQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, thanks. That is probably exactly what happened. I'll check it out tomorr=
ow.

PostgreSQL 9.3 beta1 will be announced on Monday... :-)

11 maj 2013 kl. 16:54 skrev Chris Rees <crees@FreeBSD.org>:

> On 11 May 2013 15:29, Palle Girgensohn <girgen@pingpong.net> wrote:
>> Hi Chris,
>>=20
>> I did
>>=20
>> cd /usr/ports/databases
>> svn cp postgresql90-server postgresql93-server
>>=20
>> and some then another set I'd similar copies. After that I modified the M=
akefiles and some other stuff. At commit it complained as per subject.
>=20
> Yes, it looks as though you've replaced a file with svn cp somehow.
> Unfortunately this kind of thing is incredibly fiddly... and some bugs
> can present in the svn pre-commit checks that break it.
>=20
> Your best bet is to do an old-fashioned svn cp postgresql90-server
> postgresql93-server, svn commit, then do the fiddling around with it
> all, as we used to in the cvs days.  (Don't add it to
> databases/Makefile until it's ready of course!)
>=20
> If you run svn diff, you may even see which file you've "replaced".
>=20
> Chris
>=20
>> 11 maj 2013 kl. 15:36 skrev Chris Rees <crees@FreeBSD.org>:
>>=20
>>> On 11 May 2013 14:24, Palle Girgensohn <girgen@freebsd.org> wrote:
>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>> Hash: SHA1
>>>>=20
>>>> Hi,
>>>>=20
>>>> I though I could just do my own repo copies not, using svn copy in the
>>>> ports tree. Is this just not allowed, due to the CVS exporter?
>>>>=20
>>>> Will I still have to request a repo copy from portmgr@?
>>>=20
>>>=20
>>> Depends what you are repocopying from -> to.  If you are copying a
>>> file over an existing file, that is disallowed (though why, I'm not
>>> sure-- I think the exporter hooks were left enabled even though we
>>> don't export any more).
>>>=20
>>> What are you trying to do?
>>>=20
>>> Chris
>>=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C45CD1B2-6BD3-42F7-A388-1A1DE0E50D58>