git svn and the post-receive hook

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: git list <git@...>
Date: Saturday, August 2, 2008 - 12:05 pm

At the moment it seems to me that the post-receive hook is not called 
when tracking a remove Subversion repository.

I think it would be nice to call the post-receive hook at the end of:

    $ git svn rebase

Why I need this?

I'd like to check for example that if a file has been added to the 
remote Subversion repository then it is properly added into a MANIFEST 
file. I'd also like to check some style rules. This would help to detect 
some problems when one has no way to add hooks on the Subversion repository.

I have zero experience with Perl so I do not feel like hacking this myself.

What do you think?

Is this already possible (I may have missed something)?

Thanks,
Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git svn and the post-receive hook, Pascal Obry, (Sat Aug 2, 12:05 pm)
Re: git svn and the post-receive hook, Junio C Hamano, (Sat Aug 2, 2:43 pm)
Re: git svn and the post-receive hook, Pascal Obry, (Sat Aug 2, 3:20 pm)
Re: git svn and the post-receive hook, Junio C Hamano, (Sat Aug 2, 4:16 pm)
Re: git svn and the post-receive hook, Miklos Vajna, (Sat Aug 2, 4:45 pm)
Re: git svn and the post-receive hook, Miklos Vajna, (Sat Aug 2, 2:03 pm)