Re: Post-Commit in server side?

2012-03-08 Thread David Trowbridge
There's an example hook in the source tree:
https://github.com/reviewboard/reviewboard/blob/master/contrib/tools/svn-hook-postcommit-review

-David


On Thu, Mar 8, 2012 at 9:13 AM, Steven MacLeod  wrote:

> I've never done this myself, but I think it's probably possible. SVN has a
> number of hook points where you can run scripts, including a post-commit
> hook. After a quick search I found this:
>
>
> http://svnbook.red-bean.com/en/1.6/svn.reposadmin.create.html#svn.reposadmin.create.hooks
>
>
> On Thursday, March 8, 2012 4:56:14 AM UTC-5, brucenan wrote:
>>
>> Does any solutions for post-commit in server?
>> I do not want to make developer commit codes manually. Does any hooks
>> in server's SVN can implement this function.
>>
>> My steps:
>>
>> 1.Dev commit codes to SVN in sever
>> 2.SVN automatically commit review request to Reviewboard
>> 3.All can view request in Reviewboard Web.
>
>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Post-Commit in server side?

2012-03-08 Thread Steven MacLeod
I've never done this myself, but I think it's probably possible. SVN has a 
number of hook points where you can run scripts, including a post-commit 
hook. After a quick search I found this:

http://svnbook.red-bean.com/en/1.6/svn.reposadmin.create.html#svn.reposadmin.create.hooks

On Thursday, March 8, 2012 4:56:14 AM UTC-5, brucenan wrote:
>
> Does any solutions for post-commit in server? 
> I do not want to make developer commit codes manually. Does any hooks 
> in server's SVN can implement this function. 
>
> My steps: 
>
> 1.Dev commit codes to SVN in sever 
> 2.SVN automatically commit review request to Reviewboard 
> 3.All can view request in Reviewboard Web.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en