author | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 20 Nov 2010 00:54:20 +0000 (18:54 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Nov 2010 22:53:58 +0000 (14:53 -0800) | ||
commit | 2a48afe1c256db6273a4ff99eaddc5c18dc46ffd | |
tree | ed00b57f7053feb50e32931c2b70780fc87a7c70 | tree | snapshot |
parent | 3f3e676d6e6c1d445181107770670368e0ad3160 | commit | diff |
vcs-svn: Split off function for handling of individual properties
The handle_property function is the part of read_props that would be
interesting for most people: semantics of properties rather than the
algorithm for parsing them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The handle_property function is the part of read_props that would be
interesting for most people: semantics of properties rather than the
algorithm for parsing them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
vcs-svn/svndump.c | diff | blob | history |