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

How to remove a file/directory from versioning without actually deleting it?

From: Lionel B <lionelb.nospam_at_gmail.com>
Date: 2007-03-20 15:25:01 CET

Greetings,

I'm a newbie to svn and (probably too) frequently find myself wanting to
remove a file/directory from version control without actually deleting it
- although I might well want to set the ignore property for it
subsequently. Since "svn delete" will delete (or schedule for deletion)
the file/directory, my current method is to make a copy of the
file/directory, "svn delete" it and then copy it back to its original
location. Is there perhaps a simpler accepted/standard way of doing this?

-- 
Lionel B
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 20 15:37:25 2007

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.