[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: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-07-15 18:26:34 CEST

Olivier Mascia wrote:

>That will be perfect for the job. I'll now dig documentation a bit more
>on this topic. I hope those hook scripts techniques are supported on
>Win32 versions of SubVersion. I'll see.
>
>
They sure are, just create "post-commit.bat" in the "hooks" directory of
your repository. Should be a one-liner -- "svn up
c:\path\to\shadow\folder" -- as long as Subversion is in the System Path
on the server machine. (You would need to manually "svn co
c:\path\to\shadow\folder URL" before the first time this script is used,
after which it would just work each time).

---------------------------------------------------------------------
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:27:10 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.