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

Re: Can of worms.

From: <pete_at_molehole.org>
Date: 2005-10-19 00:46:02 CEST

On Tue, Oct 18, 2005 at 07:14:53PM +0200, Stefan K?ng wrote:
> pete@molehole.org wrote:
>
> >I realise this has been debated to some minor (heh) extent before,
> >but it would be really useful to be able to remove something from
> >version control, without deleting it from disk. Perhaps also having
> >the option to add it to the ignore list in the same step.
>
> You should ask on the Subversion mailing list about that kind of feature.
>
> Reason:
> When we call svn_client_delete(), the file is automatically removed from
> the working copy. Now even if we would first make a copy of the file,
> call svn_client_delete() and then copy the file back, it still would get
> deleted on the next commit. Because svn_client_commit() automatically
> removes files and folders with 'deleted' status (i.e. which are marked
> for deletion).
>
> So there's really not much we can do about this.

Yeah, that's what I figured. Will do, later on...

Pete

> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 19 00:40:51 2005

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

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