Re: how to get a file copied from earlier revision to HEAD
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-20 18:21:23 CEST
solo turn <soloturn99@yahoo.com> writes:
> what is the simplest way to get a file from an earlier revision to
I'm not sure what you're trying to do; is the file actually missing
svn cp -rOLD_REV http://path/to/file http://path/to/new/parent
This performs an immediate commit.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.