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

Re: delete file from repository, not locally?

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: 2006-08-25 02:40:43 CEST

Quoth Stefan Küng:
> You need to make a copy of those files first. Then you can update your
> working copy (which removes the files in question). After that, copy the
> saved files back.

And after doing that, make sure you've got the svn:ignore property set
correctly on the folder to discourage them getting committed in future.

Or if you want to be absolutely certain, put a check in a precommit
script so that they *can't* be committed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 25 02:41:14 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.