[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Linux post commit script help

From: Jean-Claude Antonio <jcantonio_at_arcetis.com>
Date: Mon, 26 May 2008 18:21:43 +0200

Hi,
What you could do is to use in your post-commit script the svn update
command (to the project on the server). You need to check it out first.

*Jean-Claude Antonio*
Responsable Méthodes/Outils

Arcetis

joncarl a écrit :
> Hi
>
> I need help writing a post commit script
>
> (I will be using a 'repository per project' set up and we're a web
> development company)
>
> I want all developers to have personal working copies of a project on their
> local machine and perform all checkin/checkouts etc on a the project's
> repository located on a server. On top of this, I also want a working copy
> located on the server that gets updated automatically (post commit) from the
> project's repository.
>
> Can anyone help me write the post script hook to do this? I'm using Fedora
> 9.
>
> Regards,
> Jon
>
Received on 2008-05-26 18:22:03 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.