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

Re: Need more Functionality :)

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2005-02-17 12:03:32 CET

On Thursday 17 February 2005 11:50, faxmodem@free.fr wrote:
> On Thu, Feb 17, 2005 at 10:52:48AM +0100, Bert wrote:
> > [...]
> > 1) We would be very happy to remove things (file,symlink,dir) from
> > version control BUT not to delete them. Please note that there are 2
> > ways, in both of them, we keep thing in the curent working copy.
> > One way is to let the file uppon update in another working copy. The
> > other is to delete it from other working copy.
> > As exemple , if we had dynamicly generated files (stats), we want not
> > to get them under version control but to keep them on local wc and
> > distant wc .
> > The other case is when you got your own litle test script in your wc and
> > want to delete it from the repository and other's wc.
> > Both example are initiated by an add error (lot of things in a
> > directory). [...]
>
> Use the svn:ignore property!

No, that won't do what he wants.

I second that feature request, I could have needed that just yesterday: I've
put a file under SubVersion control but after a few days I noticed that this
file is better not versioned, so I wanted SubVersion to stop versioning that
file without removing the physical file.

Had to copy the file, do "svn rm" and copy it back into place.

C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 17 12:06:31 2005

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.