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

Re: Deleting files in subversion

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-03 14:12:27 CEST

On 9/3/07, Guenther Sohler <guenther.sohler@gmx.at> wrote:
> Hallo,
>
> We are working with many people on the same repository.
> One file, which includes really individual settings got
> accidently scheduled and committed under revision control some time ago.
>
> How can I remove the binding from my local file to the repository?
> "svn delete" would also deletes the local file but i just want to remove the linkage.

How about "svn revert" to revert addition of the file?

> When I do a commit, and others does an update, how would the binding
> also be removed for the he others without deletion of their local file ?

Impossible.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 3 14:09:36 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.