On 7/12/08, Paul Talacko <gnuruandstuff@xxxxxxxxxxx> wrote: > * amend SVN::Git::Editor::generate_diffs to add another hash key to amend properties. > * look for ~/.subversion/config or /etc/subversion/config to see whether auto-props are set > * if set, set the properties accordingly in the @mods array of hashes. > * SVN::Git::Editor::A then sets the properties according to the contents of the $mods hash > ref, using set_file_prop(). This sounds like it would be fine for almost all users. Specifically me :) I think it's a good starting point, so you could build something even more flexible on top later if you wanted. I guess in an ideal world there'd be a way to track svn properties in the git history, but I have no idea where such things should probably go. Have fun, Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html