Re: git svn and the post-receive hook

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Aug 02, 2008 at 06:05:16PM +0200, Pascal Obry <pascal@xxxxxxxx> wrote:
> At the moment it seems to me that the post-receive hook is not called when 
> tracking a remove Subversion repository.

Sure. From the "post-receive" hook documentation:

"This hook is invoked by 'git-receive-pack' on the remote repository,
which happens when a 'git-push' is done on a local repository."

And git svn will never invoke git receive-pack.

> I think it would be nice to call the post-receive hook at the end of:
> 
>    $ git svn rebase

What about a post-rebase hook, like there is a post-merge one?

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

git rebase is shell. ;-)

Attachment: pgpzmcS5kawAw.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux