[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: easy way to delete file from repository but leave file where it is?

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-10-22 19:16:57 CEST

On Wed, Oct 22, 2003 at 11:47:23AM -0400, Brendan Patterson wrote:
>
> Is there an easy way to delete a file from the repository but leave
> the file where it is in the directory?
>

how about:

svn delete http://host/path/to/repos/file
svn up

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 22 19:07:57 2003

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.