On 3/9/06, Narve Sætre <narve@machina.no> wrote:
>
> Hi all,
>
> one feature that I really would like to have is the ability to
> remove a file from the repository and ignore it, but keep the local copy.
>
> This is especially useful if a file has accidentally been added to
> the repository, but it really should've been ignored instead, e.g.
> configuration files for an appliation.
>
> Currently, I have to:
> - create a backup
> - svn delete the original
> - svn commit
> - copy the file back
> - svn ignore it
>
> This is OK if it is one file, but when there are more than one...
>
> Is there an easier way? Appreciate help/comments.
>
> Regards,
>
> -n
>
>
As said in the past, this is something you should be asking for on the
subversion list. The subversion library is what deletes the file so
there's not really anything TortoiseSVN could do besides duplicating
the steps you follow. Personally I'd rather have it be able to avoid
the copy step, as it means you need more hd space.
- Jody
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Mar 9 16:37:34 2006