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