svn commit: r398121 - in head/misc: freebsd-doc-all freebsd-doc-da freebsd-doc-de freebsd-doc-en freebsd-doc-ja freebsd-doc-nl

Peter Wemm peter at wemm.org
Mon Sep 28 22:05:05 UTC 2015


On Monday, September 28, 2015 08:02:38 PM Marc Fonvieille wrote:
> On Mon, Sep 28, 2015 at 06:50:26PM +0200, Mathieu Arnold wrote:
> > |> [...]
> > |> 
> > |> My bad :(
> > |> During my commit from FreeFall, Vim hanged and I lost the control of
> > |> the
> > |> terminal... and here's the result :((
> > |> How can I fix it?
> > | 
> > | It seems, I should do:
> > | 
> > | svn propedit -r 398121 --revprop svn:log
> > | 
> > | is it correct?
> > 
> > It is correct, but the history is immutable, so you won't be allowed to.
> 
> Indeed:
> svn: E165001: Revprop change blocked by pre-revprop-change hook (exit
> code 1) with output:
> Changing revision properties is prohibited
> 
> :((
> 
> Thanks for the answer.

It is a byproduct of the way repository mirroring works.  We use svnsync 
extensively which does a one-time copy of revisions.

The result is that if you could retroactively edit commits on  
svn+ssh://repo.freebsd.org, the change would not be mirrored to 
svn.freebsd.org.  Nobody would see the edit except you.   The mirrors under 
our control could be manually re-synced but that wouldn't be propagated to 
third party mirrors that had already seen the original message.

-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com; KI6FJV
UTF-8: for when a ' or ... just won\342\200\231t do\342\200\246
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150928/7bf4c4fc/attachment.bin>


More information about the svn-ports-all mailing list