Ticket #994 (closed todo: wontfix)
Fix SVN properties for git-svn users
Description
git-svn does not support SVN properties (except svn:executable), and that lack of support is painful to Git users working on Parrot. Something needs to be done to automatically apply the appropriate properties during (or immediately after) commits that add files. Possible solutions:
- Server-side hooks
- Improvements to git-svn
Change History
Note: See
TracTickets for help on using
tickets.