Re: [Fwd: Re: How to remove a versioned file from version control without deleting it.]
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-28 12:58:28 CET
On Nov 28, 2005, at 11:38, Hendrik Maryns wrote:
> I thought I´d follow Mark´s advice below and throw the question in
No need to regenerate from a previous revision:
$ cp -p foo foo.keep
$ svn ci -m "Removing foo from version control"
You could certainly wrap the first four steps into a shell script if
If it were added to the Subversion client, what would the command be
---------------------------------------------------------------------
|
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.