[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: Rudy Godoy Guillén <rudygodoyg_at_gmail.com>
Date: Mon, 26 May 2008 10:38:25 -0500

Hi,

2008/5/26 joncarl <jon_at_fmfever.com>:

>
> 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.
>

I'm afraid that what you need isn't a post-commit but a script which syncs
the webserver with the current revision. Syncing in a postcommit might lead
to issues and could be error prone.
This will depende, of course, of your development setup.

regards,
Rudy
Received on 2008-05-26 17:38:49 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.