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

Re: Does SubVersion allows to share a file/revision among multiple paths ?

From: Olivier Mascia <om_at_tipgroup.com>
Date: 2004-07-15 18:50:21 CEST

On Thu, 15 Jul 2004 12:26:34 -0400,
Toby Johnson <toby@etjohnson.us> wrote:

TJ> They sure are, just create "post-commit.bat" in the "hooks" directory of
TJ> your repository. Should be a one-liner -- "svn up
TJ> c:\path\to\shadow\folder" -- as long as Subversion is in the System Path
TJ> on the server machine. (You would need to manually "svn co
TJ> c:\path\to\shadow\folder URL" before the first time this script is used,
TJ> after which it would just work each time).

Wouldn't it be conceptually simpler using an export from repository to
shadow folder than an update? It wouldn't require the initial checkout
as I understand.

-- 
Olivier Mascia
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 18:50:50 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.