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