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

Re: Keeping up to Date Repository Shadows

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-11-05 04:06:32 CET

On Thu, 4 Nov 2004 12:04:09 -0800 (PST), Rydinare <rydinare@yahoo.com> wrote:
>
>
> Thanks for the idea, but wait... does this cause a conflict? Say I put this
> in the post-commit. I then commit my changes. The hook script is called,
> an svn update is called in response... are any hook scripts tied to the
> update? I was hoping to get a copy that instead of being a "working" copy
> was just a mirror without all the unnecessary .svn directories. Let me know
> if this is possible and if there's a conflict. If not, I may stick with
> this unless a better option presents itself.

You could have the post-commit hook use svn export, but that will be
quite inefficient.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 04:07:05 2004

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.