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

Re: Automatic updating file in a repository

From: Jeff Lanzarotta <delux256-subversion_at_yahoo.com>
Date: 2005-10-13 20:57:14 CEST

I'll give that a try.

The working copy will be updated automatically before I do the 'svn
ci'...

Thanks.

--- Scott Palmer <scott.palmer@2connected.org> wrote:

>
> On 13-Oct-05, at 2:32 PM, Jeff Lanzarotta wrote:
>
> > Hello,
> >
> > Is there a way that svn can automatically scan a working directory
> for
> > changed file and automatically update the repository with these new
> > files with any human intervention, like through a cron job?
>
> Can't you just schedule a cron job to do:
>
> svn ci -m "automatic update"
>
> ?
>
> The only problem would be if the working copy was out of date and
> needed to be updated first. Of course you could schedule an update
> too - but it will be harder to automatically deal with conflicts if
> they are possible in your scenario.
>
> Scott
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 13 20:59:49 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.