Keeping up to Date Repository Shadows
From: Rydinare <rydinare_at_yahoo.com>
Date: 2004-11-04 17:42:30 CET
I'm sure this issue has come up before, but after searching, I didn't find a clear solution to it. Some revision control tools, such as Microsoft Visual Source Safe, provide a shadow directory that is an exact copy of all projects and files that your repository contains. Obviously, this feature doesn't exist by default in Subversion. I started trying to work around this and create my own.
I also tried looking at the svn export command, but realized that it doesn't meet my needs, as it would be highly inefficient to rewrite the whole shadow on a project or folder level if little changed on a commit.
So, does anyone have an easy way of implementing shadow directories in subversion? Thanks so much for any help you can provide.
|
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.