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

Re: Subversion automatic Update

From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2005-10-20 16:03:29 CEST

Daniel Mendes <dmendes@mct.gov.br> wrote on 20.10.2005 15:57:44:

> Hi,
> I'v just installed subversion at my company as an alternative to
> SourceSafe. I'm with a problem( I guess...) when the issue is to
> commit the new files. The commit operation is working fine. The
> files in repository are being updated corretly, but to update the
> server, "the production server", i'm using a script that makes a
> checkout of the entire repository evey minute. I do belive there
> must be another way to do that without need to use a script every
> singlem minute. If anyone of you guys could help me I whould apreciate.

The usual way is to create a post-commit hook, that does a chekout of the
new files for you. Check out the chapther on script hooks:

http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

Cheers,

---
  Miha Vitorovic
  In¾enir v tehniènem podroèju
  Customer Support Engineer
   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 20 16:08:15 2005

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.