views:

5

answers:

0

At work, I have been asked to save the current versions of all files in all repositories on our SVN server onto a network drive. This is on top of backing up the repositories themselves. Visual SourceSafe did this automatically via shadow folders.

Is there a way to accomplish this using SVN?

Is there an equivalent to shadow folders in any of the current/popular VCS solutions? (Hg, Git, etc.)