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

Re: shadow directory

From: Chris Little <clittle_at_sbs.com>
Date: 2004-09-29 20:08:16 CEST

Josh Howe wrote:
>
>
> In VSS there's a concept called "shadow directories". Basically, you can
> set up a physical directory that always mirrors the latest version of
> the repository files. When a file is checked in, it is automatically
> copied to this folder. Is there anything similar in subversion? Thanks!
>
>
> ***This message has been scanned for virus, spam, and undesirable
> content.***
> ***For further information, contact your mail administrator.***
>
>
You could use a post-commit hook script to do the copy(as well as many
other things). Not as straightforward as VSS, you have to do the work
but you get much more flexibility.

http://svnbook.red-bean.com/svnbook-1.0/svn-book.html#svn-ch-5-sect-2.1

This communication, including any attachments, is confidential information of SBS Technologies and intended solely for the use of the individual or entity to which it is addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message was sent to you in error, please immediately notify the sender by reply e-mail and delete this message without disclosing it. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 29 20:09:08 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.