Subversion get a snapshot of files for point in time from the past
Posted
by Steve Kuo
on Stack Overflow
See other posts from Stack Overflow
or by Steve Kuo
Published on 2010-04-07T23:43:00Z
Indexed on
2010/04/07
23:53 UTC
Read the original article
Hit count: 141
svn
|subversion
Is there a way using Subversion to get snapshot of the files for a particular point in time? For example, I want to recreate a build based on how the repository looked at an exact point in time from the past.
© Stack Overflow or respective owner