I believe git-svn is incapable of handling svn properties. I usually do a follow-up TBR CL using svn to set properties, which is annoying.
git-cl relies on git-svn to do the actual committing, so I think we'd be patching up git-svn to support properties. On Thu, Oct 29, 2009 at 5:13 PM, John Abd-El-Malek <[email protected]> wrote: > Per the Chromium style guide ( > http://dev.chromium.org/developers/coding-style), we require all new files > to have the svn:eol-style property set. We even have a presubmit check for > it in case you don't configure Subversion to automatically add them per the > above previous link. > > git users seem to not have such a presubmit check, so nothing reminds them > to add them. Can the git-cl script be modified to do this, and if not > quickly, can git users please try to remember and follow this? > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
