Re: git svn and SVN property svn:original-date

2017-03-23 Thread Eric Wong
Craig McQueen wrote: > Eric Wong wrote: > > Craig McQueen wrote: > > > 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/gr

RE: git svn and SVN property svn:original-date

2017-03-22 Thread Craig McQueen
Eric Wong wrote: > Craig McQueen wrote: > > When doing "git svn dcommit", the SVN revision just has the date/time > stamp of the time of the dcommit. > > Yeah, that's sometimes annoying to me, too. > > > Apparently SVN revisions can have an "svn:original-date" property, which > would be good to

Re: git svn and SVN property svn:original-date

2017-03-22 Thread Eric Wong
Craig McQueen wrote: > When doing "git svn dcommit", the SVN revision just has the date/time stamp > of the time of the dcommit. Yeah, that's sometimes annoying to me, too. > Apparently SVN revisions can have an "svn:original-date" property, which > would be good to set on dcommit, to preserve

git svn and SVN property svn:original-date

2017-03-22 Thread Craig McQueen
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