Re: Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message -----
> From: "Sverre Rabbelier" <srabbelier@xxxxxxxxx>
> To: "Jonathan Nieder" <jrnieder@xxxxxxxxx>
> Sent: Monday, October 18, 2010 2:20:43 PM
> Subject: Re: Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)
> 
> On Mon, Oct 18, 2010 at 13:13, Jonathan Nieder <jrnieder@xxxxxxxxx>
> wrote:
> > Log messages could be an annoying special case, though, since people
> > edit those a lot. Does svn store the original log message somewhere?
> > (Please forgive my ignorance). If not, I suppose downstream can
> > publish refs produced by "git replace" to cope.
> 
> From what I've heard basically all meta-data about a commit (including
> author and date!) is mutable.

The default repository configuration does not allow changes to revision properties.  But if the repository administrator sets up a pre-revprop-change hook script that exits zero then users with commit access are allowed to modify revision properties.  In the general case, it's probably best to assume all properties are mutable.

http://svnbook.red-bean.com/en/1.5/svn.ref.reposhooks.pre-revprop-change.html

Thanks,
Stephen
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]