git svn find-rev -- search for nearest SVN rev

2017-02-20 Thread Craig McQueen
hed to SVN with 'git svn dcommit'. Then, 'git svn find-rev HEAD' returns nothing. It would be really great if the '--before' and '--after' switches would work in this case. Then I could use 'git svn find-rev --before HEAD'. -- Craig McQueen

git svn and SVN property svn:original-date

2017-03-22 Thread Craig McQueen
he TRUE, original date of the commit." -- Craig McQueen

git svn propset and multi-line svn:externals property

2017-03-22 Thread Craig McQueen
es somehow? Or could this be a future enhancement? -- Craig McQueen

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:or