Re: [PATCH/RFC v3 10/16] Create a note for every imported commit containing svn metadata.

2012-08-15 Thread Junio C Hamano
Florian Achleitner writes: > To provide metadata from svn dumps for further processing, e.g. > branch detection, attach a note to each imported commit that > stores additional information. > The notes are currently hard-coded in refs/notes/svn/revs. > Currently the following lines from the svn du

Re: [PATCH/RFC v3 10/16] Create a note for every imported commit containing svn metadata.

2012-08-15 Thread Florian Achleitner
On Wednesday 15 August 2012 12:49:04 Junio C Hamano wrote: > Florian Achleitner writes: > > To provide metadata from svn dumps for further processing, e.g. > > branch detection, attach a note to each imported commit that > > stores additional information. > > The notes are currently hard-coded in

[PATCH/RFC v3 10/16] Create a note for every imported commit containing svn metadata.

2012-08-14 Thread Florian Achleitner
To provide metadata from svn dumps for further processing, e.g. branch detection, attach a note to each imported commit that stores additional information. The notes are currently hard-coded in refs/notes/svn/revs. Currently the following lines from the svn dump are directly accumulated in the note