git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git svn and SVN property svn:original-date
@ 2017-03-22 23:26 Craig McQueen
  2017-03-23  2:56 ` Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Craig McQueen @ 2017-03-22 23:26 UTC (permalink / raw)
  To: git@vger.kernel.org

When doing "git svn dcommit", the SVN revision just has the date/time stamp of the time of the dcommit.

Apparently SVN revisions can have an "svn:original-date" property, which would be good to set on dcommit, to preserve the timestamp from the git repository.

https://subversion.apache.org/docs/api/1.7/group__svn__props__revision__props.html#ga8f17351dd056149da9cb490f1daf4018
"The svn:date property must be monotonically increasing, along with the revision number. In certain scenarios, this may pose a problem when the revision represents a commit that occurred at a time which does not fit within the sequencing required for svn:date. This can happen, for instance, when the revision represents a commit to a foreign version control system, or possibly when two Subversion repositories are combined. This property [svn:original-date] can be used to record the TRUE, original date of the commit."

-- 
Craig McQueen


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-23 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 23:26 git svn and SVN property svn:original-date Craig McQueen
2017-03-23  2:56 ` Eric Wong
2017-03-23  4:18   ` Craig McQueen
2017-03-23 17:31     ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).