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

Re: [Subclipse-dev] why is it that if i copy/paste over a file that it is then an outgoing deletion?

From: Johan Compagner <jcompagner_at_gmail.com>
Date: Thu, 8 May 2008 10:13:07 +0200

I had that "unversioning" only as an example
that the state the file is in is completely strange..
That an existing file can have the delete status is weird.. How can that
happen?
(except when you want to "unversioning == delete only from the repository
but keep local)
But i am not saying that i want that, i am only using it as an example..

johan

On Wed, May 7, 2008 at 5:11 PM, Maciek Sakrejda <msakrejda_at_truviso.com>
wrote:

> Perhaps something like --keep-local in 1.5?
>
> New --keep-local option retains path after delete.
> Delete (remove) now takes a --keep-local option to retain its targets
> locally, so paths will not be removed even if unmodified
>
> That's sort of un-versioning...
> --
> Maciek Sakrejda
> Truviso, Inc.
> http://www.truviso.com
>
> -----Original Message-----
> From: Mark Phippard <markphip_at_gmail.com>
> Reply-To: dev_at_subclipse.tigris.org
> To: dev_at_subclipse.tigris.org
> Subject: Re: [Subclipse-dev] why is it that if i copy/paste over a file
> that it is then an outgoing deletion?
> Date: Wed, 7 May 2008 10:31:30 -0400
>
> On Wed, May 7, 2008 at 9:42 AM, Johan Compagner <jcompagner_at_gmail.com>
> wrote:
> > phh all these open source projects really consume my time ;)
> > I will try to look at it
> >
> > For example what now also is going wrong but i guess thats exactly the
> same
> > principle
> >
> > delete a file
> > then think ahh that file shouldnt be deleted
> > CTRL-Z (undo)
> >
> > then i still have an deletion icon (red x) in the resource
> > this is a very weird icon to have in the explorer tree anyway i guess,
> when
> > is that a valid thing.
> > when do we have an outgoing deletion of a file that is on the
> filesystem?
>
> Items with SVN status == deleted will show the Red X. Usually you
> would only see these on folders, as they remain in the working copy if
> you commit the delete. If a file is deleted, and then the file is put
> back without running svn revert, then you would likely see this for a
> file as well.
>
> > Can you unversion 1 file?
>
> What does unversion mean? You can delete and commit one file.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: dev-help_at_subclipse.tigris.org
>
>
Received on 2008-05-08 10:13:14 CEST

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

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